@charset "UTF-8";
/* CSS Document */


#contenitore-risparmio{
	width:730px;
}

#titolo-legislativo{
	width:730px;
}

#titolo-legislativo h1{
	font-size:18px;
	color:#273C80;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#foto-sx{
	text-align:left;
	float:left;
}

#foto-dx{
	text-align:left;
	float:left;
}

.testodx{
	text-align:left;
	color:#808080;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

.testodx p{
	padding-left:10px;
}


.testo-sx{
	width:350px;
	float:left;
	text-align:center;
}

.testo-sx p{
	text-align:justify;
	color:#808080;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

.testo-sx b{
	color:#404040;
}

.testo-dx{
	margin-left:20px;
	width:350px;
	float:left;
	text-align:center;
}

.testo-dx p{
	text-align:justify;
	color:#808080;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

.testo-dx b{
	color:#404040;
}


.testo-big{
	width:700px;
	text-align:center;
}

.testo-big p{
	text-align:justify;
	color:#808080;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

.testo-big b{
	color:#404040;
}



.titoletto{
	color:#273C80;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}



.testo-sx2{
	width:390px;
	float:left;
	text-align:center;
}



.testo-dx2{
	margin-left:10px;
	width:300px;
	float:left;
	text-align:center;
}

.testo-dx2 p{
	text-align:justify;
	color:#808080;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}

.testo-dx2 b{
	color:#404040;
}



.fotina{
	width:160px;
	text-align:left;
	float:left;
}

/*------------------------INDEX------------------------*/

#contenitore-risparmio{
	width:930px;
	text-align:left;
}

#casella-risparmio-energetico1{
	width:300px;
	height:200px;
	float:left;
	background:#eaeaea;
}

.testo-pic-risparmio{
	width:140px;
	height:120px;
	text-align:justify;
	padding-left:10px;
	float:left;
}


.foto-risparmio{
	width:150px;
	height:80px;
	margin-left:10px;
	float:left;
}

.testo-risparmio{
	width:220px;
	height:130px;
	text-align:justify;
	padding-left:10px;
	float:left;
}


.foto-pic-risparmio{
	width:200px;
	height:80px;
	margin-top:10px;
	margin-left:10px;
	float:left;
}

#casella-risparmio-energetico2{
	width:300px;
	height:200px;
	margin-left:15px;
	float:left;
	background:#f5f5f5;
}

#casella-risparmio-energetico3{
	width:300px;
	height:200px;
	margin-left:15px;
	float:left;
	background:#eaeaea;
}

#casella-risparmio-energetico4{
	width:400px;
	height:200px;
	margin-left:55px;
	float:left;
	background:#eaeaea;
}

#casella-risparmio-energetico5{
	width:400px;
	height:200px;
	margin-left:15px;
	float:left;
	background:#f5f5f5;
}

.titolo-risparmio-energetico{
	font-size:18px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#404040;
	padding-left:30px;
	height:50px;
	background-image:url("../../images/freccietta.gif");
	background-repeat:no-repeat;
}


