/* moduli contenitori */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6489b1;
	background-image: url(img/fondo_pag.jpg);
	background-repeat: repeat-y;
	background-position:left



}

#container{
	margin:auto;
	margin-left:70px;
	position:relative;
	width:690px;
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 0.9em;
	}	
#top {
	float:left;
	width:690px;
	height:35px;
	margin-top:35px;
	}
#logo {
	float:left;
	position: absolute;
	width:198px;
	height:35px;
	background-image:url(img/logo.jpg);
	}

#nav {
	float:right;
	text-align:right;
	padding-top: 21px;
	position: absolute;
	width:685px;
	}
	
	#nav li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style: circle;
	padding-left:3px;
	display:inline;
	}
	#nav li a {
	color: #4195d3;
	list-style: circle;
	padding-left:3px;
	display:inline;
	text-decoration:none;
	}
	#nav li a:hover {
	color: #4195d3;
	list-style: none;
	padding-left:3px;
	display:inline;
	text-decoration: underline;
	}
	
#main_top {
	width:690px;
	margin-top:10px;
	height:147px;
	background-image: url(img/img_top_dx.jpg);
	background-repeat:no-repeat;
	float:left;
	}
#img_sx{
	position:absolute;
	}

#main_home {
	width:690px;
	margin-top:155px;
	background-repeat:repeat-y;
	float:left;
	}

.box_home {
	width:128px;
	height:138px;
	margin-left:1px;
	margin-bottom:1px;
	float:left;
	padding-left:90px;
	padding-top:20px;
	}
	
.box_generico_sx {
	width:350px;
	float:left;
	padding-left:50px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
	}
.box_generico_dx {
	width:200px;
	float:left;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	border-left-color:#999999;
	border-left-width:1px;
	border-left-style:solid;
	}
	
#footer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #333333;
text-decoration: none;
padding-top:5px;
padding-bottom:10px;
padding-left:10px;
clear:both;
background-image:url(img/footer.jpg);
background-repeat:no-repeat;
width:690px;
height:26px;
}

#footer2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	clear:both;
	background-color:#CDDFF2;
	width:680px;
	height:26px;
}
#footer a{
text-decoration: none;
color: #333333;
}
#footer2 a{
text-decoration: none;
color: #333333;
}
	
/* font */
	
	
	
.box_home h1
{ font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:200;
color: #0066CC;
margin:0px;
background-image:url(img/fr_dx.gif);
background-repeat:no-repeat;
padding-left:16px;
line-height:15px;
}
.box_home h1 a
{ text-decoration:none;
color: #0066CC;} 

.box_home h2
{ font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:200;
color: #CC3366;
margin:0px;
background-image:url(img/fr_dx.gif);
background-repeat:no-repeat;
padding-left:16px;
line-height:15px;
}
.box_home h2 a
{ text-decoration:none;
color: #CC3366;} 

.box_home h3
{ font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:200;
color: #336600;
margin:0px;
padding-left:0px;
line-height:15px;
}	
.box_home h3 a
{ text-decoration:none;
color: #336600;} 

.box_home h4
{ font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:200;
color: #336600;
margin:0px;
background-image:url(img/fr_dx.gif);
background-repeat:no-repeat;
padding-left:14px;
line-height:15px;
}
.box_home h4 a
{ text-decoration:none;
color: #336600;}



p {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
margin:0px;
font-size:11px;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
color:#0066CC;
margin:0px;
font-size:18px;
}

p {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
margin:0px;
font-size:11px;
}

h5 {
font-family:Arial, Helvetica, sans-serif;
color:#0066CC;
margin:0px;
font-size:12px;
}
		
