/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#E4F0DB;
	background-image:url(../images/grafica/tex_body.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{
	font-size:18px;}
#main {
	background-image:url(../images/grafica/tex_main.gif);
	background-repeat:repeat-y;
	width:740px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
#testata {
	font-size:10px;
	color:#2D4559;
	text-align:right;
	width:740px;
	height:85px;
	background-image:url(../images/grafica/testata.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
#testata a {
	color:#2D4559;
	font-weight:bold;
	text-decoration:none;
}
#testata a:hover {
	color:#2D4559;
	text-decoration:underline;
	margin-top:3px;
}
#menu{
	font-size:10px;
	color:#FFFFFF;
	width:740px;
	background-color:#2D4559;
	font-weight:bold;
	height:30px;
	margin:0;    
	padding:0;
 }
#menu ul{
	list-style:none;    
	margin:0;    
	padding:0;
}
#menu ul li{
	display:inline;
	margin:0;
}
#menu ul li a {
	width:142px;
	height:25px;
	padding:0px;    
	color:#FFFFFF;
	background-image:url(../images/grafica/bg_menu.jpg);
	float:left;
	text-decoration:none;
	text-align:center;
	margin:0px 0px 0px 5px;
	line-height:24px;
}
#menu ul li a:hover{
	background-image:url(../images/grafica/bg_menu_active.jpg);
	color:#FFFFFF;
	text-decoration:none;
}
#menu ul li a.active{
	background-image:url(../images/grafica/bg_menu.jpg);
	color:#FFFFFF;
	border-bottom:5px solid #DB4104;
}
#content {
	background-image:url(../images/grafica/bg_content.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px;
	margin:0px;
	width:740;
}
#submenu {
	float:right;
	width:170px;
	padding-top:50px;
}
#submenu h3 {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:10px;
}
#submenu ul {
	list-style:none;    
	margin:0;    
	padding:0;
}
#submenu ul li {
	font-size:10px;
	line-height:15px;
	color:#FFFFFF;
	width:160px;
	margin-left:10px;
	margin-bottom:15px;
	border-bottom:1px dashed #FFFFFF;
}
#submenu ul li.active {
	border-bottom:5px solid #DB4104;
}
#submenu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}
#submenu ul li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#submenu ul li a.firma {
	font-style:italic;
	font-weight:bold;
	text-align:right;
}
#submenu ul li a.titolo {
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
#animazione {
	width:562px;
	height:240px;
}
#contenuto {
	width:550px;
	padding:5px;
}
#contenuto p {
	font-size:10px;
	color:#2D4559;
	line-height:15px;
}
#contenuto p.domanda {
	font-size:10px;
	color:#2D4559;
	line-height:15px;
	font-weight:bold;
	margin-left:10px;
	margin-bottom:-12px;
	padding-bottom:0px;
	text-align:justify;
}
#contenuto p.risposta {
	font-size:10px;
	color:#2D4559;
	line-height:15px;
	margin-left:10px;
	margin-bottom:-12px;
	padding-bottom:0px;
	text-align:justify;
}
#contenuto p a {
	color:#2D4559;
	font-weight:bold;
	text-decoration:underline;
}
#contenuto p a:hover {
	color:#FF3300;
	font-weight:bold;
	text-decoration:none;
}
#contenuto h1 {
	font-size:16px;
	color:#2D4559;
	line-height:18px;
}
#contenuto h2 {
	font-size:12px;
	color:#2D4559;
	line-height:14px;
}
#contenuto p img {
	float:left;
	border:1px solid #2D4559;
	margin:0 10px 10px 0;
}
#contenuto .data {
	font-size:10px;
	color:#2D4559;
	text-align:right;
	font-style:italic;
	border-bottom:1px dashed #2D4559;
}
#contenuto .firma {
	font-size:10px;
	color:#2D4559;
	text-align:right;
	font-style:italic;
	font-weight:bold;
	margin-bottom:auto;
}
#contenuto .service {
	border-top:1px dashed #2D4559;
	text-align:center;
	margin-bottom:auto;
	
	
	
	
}
#footer {
	font-size:10px;
	line-height:20px;
	color:#FFFFFF;
	padding: 5px 0 5px 0;
	background-color:#2D4559;
	width:740px;
	text-align:center;
	clear:both
}
#footer a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#footer a:hover {
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;
}

#titart1 {
	background-image:url(../tit1mod.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 560px;
	height:160px;	
}
	