/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#CECBBA;
 background-image:url(../img/sfondo_pagina.jpg) 
} 

#pagewidth{ 
 width:780px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
} 

#header{
 position:relative; 
 height:170px; 
 width:100%;
} 

#body{
	width:780px;
	float:left;
	position:relative;
	background-image:url(../img/blu_body.jpg);
	/*visibility: visible;*/
	


 }

#content {
	position: relative;
	margin: 10px;
	float: left;
	width: 510px;
	display: inline;
	left: 70px;
	padding:0px;
	/*height: 254px;*/
	background-color: #FFFFFF;

}

#menu {
	position:relative;
	left: 40px;
	padding:0px;
	float: left;
	width: 110px;
	margin: 5px;
} 

#menu-2 {
	position:relative;
	left: 40px;
	padding:0px;
	float: left;
	width: 110px;
	top: 280px;
	margin: 5px;
} 

#gallery{text-align:center}
#gallery p{display:inline; font-size: 12px;}
#gallery span{margin:0 5px 5px 5px; vertical-align:top;  display:table-cell; display:inline-table; display:inline-block}
#gallery p img{margin-bottom:5px}

#gallery2{text-align:left; font-size:10px; font-family: Arial, Verdana,  Helvetica, sans-serif; }
#gallery2 p{display:inline}
#gallery2 span{margin:0 5px 5px 5px; vertical-align:top; width:50px; horizontal-align:left; display:table-cell; display:inline-table; display:inline-block}
#gallery2 p img{margin-bottom:5px}


 #footer{
 height:38px;  
 clear:both;
 } 

 
 /* *** Float containers fix:

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

#mainnav, #mainnav ul
{
	padding: 0.5em 0em;
	margin-left: 0;
	list-style-type: none;
	width: 10em;
	line-height: 25px;
}

body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 }

#mainnav 
{
    color: red;
	text-decoration: none;
	font-size: 12px;
}


#mainnav a
{
    text-decoration: none;
	font-size: 12px;
}

#mainnav a:hover, #mainnav a:active, #mainnav a:focus
{
    text-decoration: underline;
	font-size: 12px;
}


/*  Stili per testo */

.rosso {
	color: #FF0000;
}

.agente {
	font-size: 11px;
	color: #FF0000;
	
}

.titoloContatti {
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;	
}
.titoloPreventivo {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

.datiPreventivo {
	font-size: 11px;
	color: #666666;

}

.testo {
	font-size: 12px;
}

.indirizzo {
	font-size: 14px;
	
}

.dataNews {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	line-height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;

}

.dataNews02 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Trebuchet MS', arial, verdana, sans-serif;
	color: #999999;
	font-weight: bold;
	font-size: 16px;
	line-height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;

}

.titoloNews {
	font-size: 14px;
	line-height: 34px;
	color: #999999;
		
}

.descrizioneNews {
	font-size: 13px;
	line-height: 24px;
	color: #000000;

		
}
h1 {

	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: lighter;
}
.testoPiccolo {
	font-size: 11px;
	color: #333333;
}
