/* CSS Document */

body{
	background-color:#768490;
	background-image:url(img/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}



#container{
	width:777px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	text-align:left;
	padding-left:0;
}

#top{
}

.logo{
	width:340px;
	height:105px;
	float:left;
	padding-left:25px;
}
.ricerca{
	float:left;
	width:370px;
	text-align:right;
	padding-top:15px;
}

#boxMenu{
	height:240px;
	float:left;
	width:777px;
	margin-top:1px;
}

.boxImgTop{
	background-image:url(img/imgTop.jpg);
	width:368px;
	height:254px;
	position:relative;
	top:-14px;
	left:25px;
	float:left;
}
.menu{
	float:left;
	text-align:left;
	text-transform:uppercase;
	width:180px;
	position:relative;
	left:30px;
	padding-top:85px;
}

.menuIn{
	float:left;
	text-align:left;
	text-transform:uppercase;
	width:180px;
	position:relative;
	left:30px;
	padding-top:33px;
}
.menu a, .menuIn a{
	display:block;
	height:10px;
	background-image:url(img/freccia.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#bodySito{
	float:left;
	width:777px;
}
.testo{
	width:368px;
	float:left;
	text-align:justify;
	padding-top:20px;
	display:block;
	margin-left:25px;
}

.testoLargo{
	width:720px;
	float:left;
	text-align:justify;
	padding-top:20px;
	display:block;
	margin-left:25px;
}


.testoLargoScroll{
	width:720px;
	height:300px;
	overflow:hidden;
	float:left;
	text-align:justify;
	padding-top:20px;
	display:block;
	margin-left:25px;
}

.testo a, .testoLargo a{
	color:#768490;
	font-weight:bold;
	text-decoration:none;
}

.testo h1, .testoLargo h1{
	font-size:16px;
	color:#3F485B;
	text-transform:uppercase;
}

.testo h3, .testoLargo h3{
	font-size:14px;
	color:#768490;
	margin-bottom:0;
}


.testo .nota{
	font-size:10px;
	font-style:italic;
}

.boxes{
	float:right;
	width:360px;
	display:block;
	padding-top:20px;	
}

.boxes .box{
	width:300px;
	padding:10px;
	height:130px;
	display:block;
	background-color:#E9EEF2;
	margin-bottom:5px;
	float:left;
}

.boxes .boxAlto{
	width:300px;
	padding:10px;
	height:auto;
	display:block;
	background-color:#E9EEF2;
	margin-bottom:5px;
	float:left;
}


.boxes .box h3, .boxes .boxAlto h3{
	font-size:14px;
	color:#768490;
	margin:0;
}
.boxes .box h4, .boxes .boxAlto h4{
	color:#666666;
	font-weight:normal;
	font-size:12px;
	margin:6px 0 0 0;
	text-align:justify;
}

.boxes .box h4 img, .boxes .boxAlto h4 img{
	float:left;
	border:solid 2px #768490;
	margin-right:10px;
}
.boxes .box h4 a{
	color:#993300;
	font-weight:bold;
	text-decoration:none;
}

#bottom{
	float:left;
	clear:both;
	font-size:11px;
	height:45px;
	margin-top:50px;
	padding-left:20px;
	color:#768490;	
	font-family:Georgia, "Times New Roman", Times, serif;
}



iframe.elencoRiviste{
	width:290px;
	height:auto;
}
