html, body {
	margin: 0px;
	padding:0px;
}
body {
	background-color: #000; 
	color: #fff;
	font-family: 'Droid Serif', serif;
	background-repeat:no-repeat;
}
div.cont_top {
	background-color:black;
	float:left;
	padding-top:10px;
	width:100%;
}
div.top {
	width: 950px;
	margin: 0 auto;
	font-family: 'Droid Serif', serif;
	height:100px;
}
div.logo {
	width:400px;
	float:left;
	text-align:left;
}
div.social {
	width:550px;
	float:left;
	text-align:right;
	font-size:13px;
}
div.cont_menu {
	background-image:url(menu.jpg);
	background-repeat:repeat-x;
	float:left;
	background-position:top;
	width:100%;
}
div.menu {
	width: 950px;
	margin: 0 auto;
	font-family: 'Droid Serif', serif;
	height:45px;
}
div.cont_head {
	float:left;
	width:100%;
}
div.head {
	margin:0 auto;
	width:950px;
}
div.box_ricerca {
	background-image:url(black.png);
	background-repeat:repeat;
	width:290px; 
	height:343px;
	margin-left:650px;
	padding-top:35px;
	padding-left:5px;
}
div.cont_testo {
	width:100%;
	background-color:black;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
}
div.content{
	width:950px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}
div.cellasx {
	width:250px;
	margin-right:30px;
	float:left;
}
div.cont_footer {
	width:100%;
	background-color:#2b2b2b;
	float:left;
}
div.box_footer {
	margin:0 auto;
	width:950px;
	height:130px;
	font-size:12px;
	padding-top:25px;
	padding-bottom:10px;
	color: #c9c9c9;
	line-height:140%;
}
div.footer {
	margin:0 auto;
	width:950px;
	font-size:11px;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
}
div.footer a:link, div.footer a:visited, div.footer a:hover {
	color:white;
}

/* TESTO PAGINA -------------------------------------------------------------------------------------------------------------*/
div.testo {	
	font-family: 'Droid Serif', serif;
	width:950px;
	font-size:13px;
	color: #c9c9c9;
	margin:0 auto;
}
div.testo2 {	
	font-family: 'Droid Serif', serif;
	width:670px;
	font-size:13px;
	color: #c9c9c9;
	float:left;
}
div.testo a:link, div.testo a:visited, div.testo a:hover, div.testo2 a:link, div.testo2 a:visited, div.testo2 a:hover {
	color: #fff;
	text-decoration: none;
	font-size:12px;
}
h1, h2, h3, h4, h5 {
	color: #fff;
	font-size: 20px; 
	font-weight:normal; 
	text-align: left;
	line-height:100%;
	margin-top:0px;
}

/* BOX LAT-------------------------------------------------------------------------------------------------------------------*/
div.boxlat-notitle {
	margin: 0 auto;
	width: 220px;
	font-size:14px;
	color: #727272;
	margin-top: 10px;
}

div.box-blog {
	width: 180px;
	padding-left: 30px;
}

div.box-title_boxlat {
	color: #bf6427;  
	font-size:14px;
	font-weight: bold;
	margin-bottom: 5px;	
}

div.box-testo_boxlat {
	color: #727272;
	font-size:14px;
	border: 1px solid #e8e8e8;
	padding:5px;
}
div.box-testo_boxlat a:link, div.box-testo_boxlat a:visited, div.box-testo_boxlat a:hover {
	color: #727272;
	text-decoration: none;
	font-size:14px;
	line-height: 150%;
}

/* FORM CONTATTI ------------------------------------------------------------------------------------------------------------*/
input.radio {
	color: #000;
	border-style: none;
}
input { 
	color: #000; 
	font-size: 11px;
	background-color: #fff; 
	margin-bottom: 3px; 
	width: 100px; 
	border: solid 1px #a8a8a8; 
}
/* VARI ------------------------------------------------------------------------------------------------------------*/

.clear {clear: both; }

ul {
	clear:both;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
li{
	padding:0px;
	margin: 0px;
	list-style-type: none;
}
img { border:none; }

a:link, a:visited, a:hover {
	text-decoration: none;
}


#imghome {
margin: auto; max-width: 194px;
}

#dimghome {
height: 194px; width: 194px; overflow: hidden; max-height: 130px;margin-bottom:20px;
}
