/* CSS Document */

body{
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFF;
	margin:0;
	font-family:Arial, Helvetica, sans-serif; 
}

h2{
	margin:0;
	padding:0;
}

h3{
	margin:0;
	padding:4px 0 0 0;
	font-size:16px;
	color:#1d5866;
}

h4{
	margin:0;
	padding:0 0 0 0;
	font-size:20px;
	color:#1d5866;
}



a{
	color:#1d5866;
	text-decoration:none;
}

a:hover{
	color:#1d5866;
	text-decoration:underline;
}

#cent{
	width:900px;
	min-height:619px;
	margin:0 auto 0 auto;
	background-image:url(../images/centro.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}

#cent-due{
	width:900px;
	min-height:509px;
	margin:0 auto 0 auto;
	background-image:url(../images/centro-due.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
}


#logo{
	float:left;
	width:300px;
	height:138px;
}

#header{
	float:left;
	width:600px;
	height:100px;
}

#header ul{
	list-style:none;
	margin:0;
	padding:35px 0 0 220px;
	font-size:14px;
	float:left;
	padding-right:20px;
	display:inline;
}

#header ul a{
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}

#header ul a:hover{
	font-size:14px;
	color:#FFF;
	text-decoration:underline;
}


li.corto{
	width:80px;
	height:35px;
	color:#FFF;
	text-align:center;
	float:left;
}

li.medio{
	width:100px;
	height:35px;
	color:#FFF;
	text-align:center;
	float:left;
}

li.lungo{
	width:140px;
	height:35px;
	color:#FFF;
	text-align:center;
	float:left;
}

#flash{
	margin:0 38px 10px 30px;
	height:275px;
	text-align:center;
	background-color:#FFF;
	clear:both;
}

#immagine{
	margin:0 0 10px 40px;
	min-height:275px;
	text-align:justify;
	width:260px;
	float:left;
	display:inline;
}

#testi{
	margin:0 0 10px 0;
	min-height:275px;
	text-align:justify;
	width:560px;
	float:left;
	color:#152022;
}

#testi p{
	font-size:14px;
	padding-left:10px;
}

#testi p span{
	color:#666;
}

#quello{
	margin:0 0 10px 0;
	min-height:275px;
	text-align:justify;
	width:820px;
	float:left;
	color:#152022;
	padding:0 40px 0 40px;
}

#quello p{
	font-size:14px;
	padding-left:10px;
}

#quello p span{
	color:#666;
}


.argomenti{
	float:left;
	width:250px;
	min-height:150px;
	padding:25px;
}

.argomenti p{
	font-size:12px;
	color:#0E1412;
	text-align:justify;
	margin:10px 0 0 0;
}

.titoli{
	width:250px;
	height:25px;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:top right;
	margin-top:25px;
}

#footer{
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	height:400px;
	clear:both
}

#cont-footer{
	width:900px;
	height:400px;
	background-image:url(../images/form.jpg);
	margin:0 auto 0 auto;
}

#contatti{
	width:250px;
	height:205px;
	float:left;
	margin-top:80px;
	padding:40px 10px 25px 40px;
}

#contatti p{
	font-size:12px;
	color:#FFF;
	font-weight:normal;
}

#titolo-post{
	border-bottom:1px solid #1d5866;
	padding-bottom:3px; margin-left:10px;
}

#cred{
	clear:both;
	width:740px;;
	height:25px;
	padding:25px 0 0 0;
	color:#FFF;
	font-size:11px;
	margin:0 auto 0 auto;
}

#cred p{
	margin:0;
	font-weight:normal;
}

#cred a{
	color:#FFF;
	font-weight:normal;
}

/********** FORM **********/
#form{
	width:550px;
	height:255px;
	float:left;
	margin-top:80px;
	margin-left:25px;
	display:inline;
}

#cella{
	padding:20px 30px 0 30px;
	height:230px;
}

.intestazione-uno{
	width:270px;
	height:16px;
	float:left;
	color:#FFF;
	font-size:12px;
}

.intestazione-due{
	width:220px;
	height:16px;
	float:left;
	color:#FFF;
	font-size:12px;
}

.insert-uno{
	width:270px;
	height:22px;
	float:left;
	margin-top:1px;
}

.insert-due{
	width:200px;
	height:22px;
	float:left;
	margin-top:1px;
}

#box-sx{
	width:270px;
	height:90px;
	float:left;
	color:#FFF;
	font-size:12px;
}

#box-dx{
	width:220px;
	height:90px;
	float:left;
}

#privacy{
	margin:17px 30px 0 0;
	float:right;
}

#privacy p{
	color:#FFF;
	font-size:10px;
	margin:0;
}

#privacy p a{
	color:#FFF;
}

#obbligatori{
	float:left;
	width:100px;
	margin:10px 0 0 15px;
	display:inline;
	color:#FFF;
}

#obbligatori p{
	color:#FFF;
	font-size:12px;
	margin:0;
}

#tastino{
	width:90px;
	height:31px;
	float:right;
}

.tastino-ino{
	background-image:url(../images/pulsante.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:31px;
	border:0;
}

.asd{
	width:200px;
	border:0;
}

.zxc{
	width:215px;
	height:60px;
	border:0;
	overflow:auto;
	margin:0;
	padding:0;
	background-color:transparent;
}

.qwe{
	float:left;
	margin-top:14px;
}





