body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #DE5804;
	color                  : #FFD0BB;
}

body,
select,
input,
textarea {
	font-family		: Verdana, sans-serif;
	font-size		: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
color                : #FD9EC9;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
	text-decoration		: underline;
	color                 : #FFF;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			: 2px;
	background-color	: #EEE;
	border			: 1px solid #999;
}

textarea.input_1 {
	
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_left {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_left {
	padding			: 0 15px;
}

.stile_indi
{
	display				: none;
}

div.div_pagina {
   background-image: url(../_pics/struttura/bg_pagina.jpg);
   background-repeat: no-repeat;
   background-position: center top;
	min-height				: 851px;
	height					: auto !important;
	height					: 851px;
}

div.div_pagina div.div_container {
   width                : 980px;
   height					: 650px;
   margin               : auto;
   position             : relative;
}

div.div_pagina div.div_container div.div_box_testo {
	width						: 420px;
	position					: absolute;
	top						: 430px;
	left						: 540px;
	font-family				: Arial;
	font-size				: 14px;
	color						: #FFF;
	line-height				: 16px;
}

div.div_pagina div.div_container div.div_box_testo h1 {
	font-size				: 19px;
}

div.div_pagina div.div_container div.div_box_testo h2 {
	font-size				: 12px;
	font-weight				: normal;
}

div.div_pagina div.div_container div.div_footer {
   bottom               : 90px;
   font-size            : 11px;
   font-family          : Verdana, sans-serif;
}
