
/* CSS Document */


p {

	margin:	0em 0;
	display: block;
	
}

ul {
	margin-top: 0em;
}



.testo {
	font-family: 	Verdana;
	font-size:		11px;
	LINE-HEIGHT: 	20px; 
}


.costruzioni-titolo {
	font-family: 	Verdana;
	font-size:		16px;
	font-weight:	bold;
	line-height:	20px;
	color:			#FF9900;
}


.costruzioni-sottotitolo {
	font-family: 	Verdana;
	font-size:		13px;
	font-weight:	bold;
	line-height:	20px;
	color:			#FF9900;
}




.coperture-titolo {
	font-family: 	Verdana;
	font-size:		16px;
	font-weight:	bold;
	line-height:	20px;
	color:			#C51217;
}


.coperture-sottotitolo {
	font-family: 	Verdana;
	font-size:		13px;
	font-weight:	bold;
	line-height:	20px;
	color:			#C51217;
}

.facciate-titolo {
	font-family: 		Verdana;
	font-size:			16px;
	font-weight:		bold;
	line-height:		20px;
	color:				#A9B93C;
}


.facciate-sottotitolo {
	font-family: 		Verdana;
	font-size:			13px;
	font-weight:		bold;
	line-height:		20px;
	color:				#A9B93C;
}

.pavimenti-titolo {
	font-family: 		Verdana;
	font-size:			16px;
	font-weight:		bold;
	line-height:		20px;
	color:				#009900;
}


.pavimenti-sottotitolo {
	font-family: 		Verdana;
	font-size:			13px;
	font-weight:		bold;
	line-height:		20px;
	color:  			#009900;
}



/* Image gallery */

.single-image {
	border:				5px solid white;
}

.image-container {
	
}


TABLE.contatti-table   {
	margin-left: 20px;
	
}

TABLE.contatti-table TR TD IMG{
	
	margin: 10px;
	border: 3px solid white;


}

.contatti-title {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
	background-color:#E4E4E4;
	height: 25px;
	text-align:left;
	padding-right: 15px;	
	border-bottom: 1px solid #CCCCCC;
}

.trasparente {
	font-family: verdana;
	color: #efefef;
	font-size:9px;

}

#home-outline {

	position:relative;
	top: 100px;
	left: 100px;
}





#glossario {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffc;
	padding: 10px;
	border: 1px solid #000;
	z-index: 1;
	visibility: hidden;
	font: normal 10px "Verdana", Arial, Helvetica, sans-serif;
	color: #000;
	height: auto;
	text-align: left;
}