@charset "UTF-8";
*, html {
	margin:0;
	padding:0;
	outline:none;
}
img {
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h3, h3  a:link, h3 a:visited {
color:#aa0000;
text-decoration:none;
}

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

.clear {
	font-size:0px;
	height:0px;
	overflow:hidden;
	clear:both;
}

hr {
color: #d1d1d1;
background-color: #d1d1d1;
height: 1px;
border:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
		}
		
#contenitore {
	text-align:center;
	width:100%;
}


#testa {
	width:800px;
	margin:0 auto;
	position:relative;

}


#uno {
	background: #fff url(../images/contornomappa.png) no-repeat left top;
	height:367px;
	width:780px;
	padding:10px;
	text-align:center;
}
#due {
	background:#aa0000;
	position:relative;
	height:347px;
}


#mappag {
	height:310px;
	width:404px;
	background-color:#ccc;
	margin-top:10px;
	float:left;
}


#testata {
	width:800px;
	font-weight:bold;
	text-align:center;
	padding:10px;
	text-decoration:none;
	text-transform:capitalize;
	font-family:verdana, Helvetica, sans-serif;
	color:#aa0000;
}

#testata h1{
	font-size:36px;
	font-weight:bold;
	color:#aa0000;
}


#testata h1 a:link, h1 a:visited {
	font-size:36px;
	font-weight:bold;
	color:#aa0000;
	text-decoration:none;
}

#testata h1 a:hover  {
	font-size:36px;
	font-weight:bold;
	color:#aa0000;
	text-decoration:underline;
}


.title {
	color:#AA0000;
	font-size:16px;
	margin-top:15px;
	margin-bottom:15px;
	}

#menuorizz {
padding: 6px 0 0 12px;
text-align:left;
}


#sinistracartina {
	font-family:Verdana, Helvetica, sans-serif;
	margin-top:10px;
	font-size:11px;
	color:#fff;
	float:left;
	width:346px;
	padding:0px 10px 0px 10px;
}

#sinistracartina  h2{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:left;
	margin-left:8px;
	text-decoration:underline;
}


#sinistracartina span {
	font-size:18px;
	font-weight:bold;
	display:block;
}




.right {
	float:right;
}
.left {
	float:left;
}


#content {
	width:800px;
	text-align:center;
	margin:0 auto;
	position:relative;
		margin-bottom:30px;
}
	
#borderin {
	border: solid 1px #d1d1d1;
	background-color:#fcfcfc;
	padding:5px;
	text-align:left;
	padding:10px 20px 10px 20px;
}
#borderin a, a:visited{
color:#aa0000;
text-decoration:none;
}

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

#borderin ul{
margin-left:30px;
margin-top:10px;
margin-bottom:15px;
}


#borderin  h3{
	font-family:Verdana, Helvetica, sans-serif;
	color:#aa0000;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	}

#menudx	{
float:right;
margin-left:20px;
padding-bottom:250px;
}

#menudx	ul {
padding-left:30px;
margin-bottom: 20px;
}

#menudx	ul li a:link, ul li a:hover, ul li a:visited {
color:#aa0000;
text-decoration:underline;
}





/*PER LA HOME*/


#leftcol {
	margin-top:10px;
	float:left;
	width:350px;
	padding-right:18px;
	margin-top: -2px;
	border-right:1px dotted #b6b6b6;	
	}
	


#leftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

.feature p, #leftcol p {
	margin:0;
	}

.feature img, #leftcol img {
	padding:1px;
	border:1px solid #000;
	}
	
#leftcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	

	
	
	
	
	
#rightcol {
	margin-top:10px;
	float:left;
	width:350px;
	padding-left:18px;
	margin-top: -2px;
	}
	



#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:1px solid #000;
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #b6b6b6;
	padding:12px 0;
	}	
	
	
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	display:block;
	}

.clearfloat h3, h3.a:link, h3.a:visited, h3.a:hover {
 color:#aa0000;
}

	
/* IMMAGINI */

img.alignright {  
float:right; 
margin-left:10px; 
margin-bottom:10px;
}  
   
img.alignleft {  
float:left; 
margin-right:10px; 
margin-bottom:10px;
}  
   
.alignright {  
float: right;  
}  
   
.alignleft {  
float: left;  
} 	
		