body {
	font-family: Trebuchet MS, Verdana;
	font-size: 0.75em;
	color: #666666;
	text-align: center;
}

img {
	border: 0px;
}

a {
	color: #E69B00;
	/*color: #f6a80b;*/
	text-decoration: underline;
}

a:hover {
	color: #E69B00;
	/*color: #f6a80b;*/
	text-decoration: none;
}

h1 {
	font-size: 1.2em;
	padding: 20px 0 5px 0;
	border-bottom: 1px dotted #f6a80b;
}

#linea-ro h1 {
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1.5em;
	color: #f6a80b;
}
h4 {
	padding-left: 15px;
	padding-top: 30px;
	font-size:1.2em;
}

h5 {
	font-size:1.2em;
	text-transform: uppercase;	
}

h6{
	font-size: 1.2em;
	color: #f6a80b;
	margin: 0;
}

h7 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}


.sx {
	float: left;
}

.sx_img {
	float: left;
	padding-right:10px;
}

.dx_img {
	float: right;
	padding-left:10px;
}

.tipologie {
	font-family: Trebuchet MS, Verdana;
	font-size: 0.75em;
}

.dx {
	float:right;
}

#layout{
	width: 848px;
	margin: 0 auto;
	text-align: left;
	/*display: block;
	position: relative;
	left: 50%;
	margin-left: -424px;*/
}

.clear {
	clear: both;
}
.top {
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 848px;
}

#center {
	width: 818px;
	background-image: url(img/left_right.gif);
	background-repeat: repeat-y;
	padding: 0 15px;
}

#header{
	width: 818px;
}

#header .colonna_sx {
	float: left;
	border: 1px solid #f6a80b;
	width: 145px;
	height: 200px;
	background-image: url(img/virgolette.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
	text-align: center;
	display: block;
	margin-top: auto;
	margin-bottom: auto;
}

#linea-ro #header .colonna_sx {
	width: 145px;
	height: 218px;
}

#header .colonna_sx p{
	padding-top: 70px;
}

#header .colonna_dx {
	float:right;
	width:663px;
}

#header .colonna_dx .payoff {
	background-color: #f6a80b;
	color: #ffffff;
	text-transform: uppercase;
	padding: 3px;
	width: auto;
	text-align: center;
	font-weight: bold;
}

#content {
	width: 818px;
	margin-top: 15px;
}

#content .colonna_sx {
	width: 650px;
	float: left;
}

.box {
	background-image: url(img/box_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	height: 68px;
	padding: 15px;
	padding-bottom: 0;
}

.box_closed {
	background-image: url(img/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 620px;
}

#content .colonna_sx_small {
	width: 471px;
	float: left;
	margin-right: 35px;
}

#content .colonna_dx_small{
	width: 312px;
	float: left;
}

.box_small h2,
.box_grigio_casetta h2,
.box_grigio_casetta h3{
	margin: 0px;
	padding-bottom: 5px;
}

.box_closed .testo {
	padding: 15px;
	width: 580px;
	padding-top: 0;
}

.box_closed .testo p,
.box_closed_small .testo p,
.box_grigio_casetta_closed .testo p {
	margin-top: 0;
}

.box h1 {
	width: 50%;
}

.bottom {
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 18px;
	width: 848px;
}

.box_grigio_casetta {
	background-image: url(img/box_grigio_casetta_eng.gif);
	background-repeat: no-repeat;
	height: 80px;
	padding-left: 15px;
	padding-right: 85px;
	padding-top: 20px;
}

.box_grigio_casetta_eng {
	background-image: url(img/box_grigio_casetta_eng.gif);
	background-repeat: no-repeat;
	height: 90px;
	padding-left: 15px;
	padding-right: 85px;
	padding-top: 20px;
}


.box_grigio_casetta_closed {
	background-image: url(img/box_bot_grigio_casetta.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.colonna_meta_sx {
	width: 380px;
	float: left;
	margin-right: 56px;
}

.colonna_meta_dx {
	width: 380px;
	float: left;
}

.colonna_meta_sx .prodotto {
	margin-left: 30px;
	margin-bottom: 20px;
}

.colonna_meta_dx .prodotto {
	margin-right: 30px;
	margin-bottom: 20px;
}

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

.prodotto p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.prodotto p.link {
	text-align: right;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}

#footer img {
	margin-right: 20px;
	margin-bottom: 20px;
}

#descrizione {
	float:left;
	width:430px;
	padding-left:15px;
}

#sx {
	width:400px;
}

.keyword{
	color:#f6a80b;
	font-weight:bold;
}

.keyphrase{
	font-weight:bold;
}

#servizio{
	float:right;
	width:420px;
}

.top_servizio{
	height:75px;
	background-image:url(img/top_fenix.gif);
	background-repeat:no-repeat;
}

.box_servizio{
	background-image:url(img/bottom_fenix.gif);
	background-repeat:no-repeat;
	padding:0 70px 30px 15px;
	height:310px;
}

.calce_idraulica {
	width: 340px;
	margin-bottom:10px;
}

.composizione {
	height: 145px;
	background-image:url(img/mucchio_calce2.jpg);
	background-repeat: no-repeat;
	padding: 10px 40px 10px 80px;
	text-align: right;
}

#content .tradizione{
	border: 1px solid #f6a80b;
	padding: 10px 20px 10px 20px;
	text-align: left;
}

#content .box_sx_bottom {
	float:left;
	width: 180px;
}

#content .box_sx_bottom ul li{
	line-height: 0.5em;
}

#content .box_center_bottom{
	float:left;
	width: 319px;
}

#content .box_center_bottom ul li{
	line-height: 1.5em;
	padding: 10px 0px;
}

#content .box_dx_bottom{
	float:left;
	width: 319px;
}

#content .box_dx_bottom ul li{
	line-height: 1.5em;
	padding: 10px 0px;
}

#col_sx_nhl {
	float: left;
	width: 385px;
	padding-left: 10px;
}

.nhl {
	float:left;
	width:360px;
	padding-left:10px;
}

.tipi_nhl {
	text-align: left;
}

.tabella_nhl{
	padding: 0 0 0 25px;
}

.box_nhl_top{
	background-repeat:no-repeat;
	padding:30px 110px 20px 40px;
}

.box_nhl_bottom{
	background-repeat:no-repeat;
	padding:0 50px 20px 20px;
	margin-left: 20px;
}

#servizio {
	background-image:url(img/bg_box_nhl.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:480px;
}

#certificato{
	float:right;
	width: 200px;
}

.img_certificato{
	padding-left: 20px;
}

#content .box_sx_bottom ul li {
	background-image:url(img/puntatore.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:15px;
}


#content .box_sx_bottom ul {
	margin:0;
	padding:0;
}

/*--------------------------------------------- loghi nel footer*/

#footer{
	height: 140px;
	margin-bottom: 50px;

}

#assorestauro {
	float: left;
	font-size: 0.9em;
	margin-top: 15px;
}

#enea {
	float:left;
	margin: 30px 0 0 40px;
}

#diswall,
#mibac,
#metaldistretto {
	float:left;
	margin: 20px 0 0 35px;
}

#link {
	text-align: center;
}

.more_info {
	padding:20px 80px 40px 140px;
}

.tipi_nhl  ul {
	padding:0;
	margin:0;
}

.tipi_nhl ul li{
	list-style-type:none;
	list-style-image:url(img/puntatore.gif);
}

#calcerestauro {
	margin: 25px 0 0 0;
	text-align:center;
}

.box_nhl_bottom ul {
	padding:0;
	margin:0;
}

#content #linea_prodotti{
	padding: 0 10px;
}

#content #linea_prodotti ul {
	padding: 0;
	margin: 0 0 20px 0;
	color: #f6a80b;
	float: left;
	width: 46%;
	margin:0;
}

#content #linea_prodotti ul li {
	padding: 0;
	list-style-type: none;
}

#prodotti .prodotto {
	float: left;
/*	width: 230px;
	margin-left: 30px;*/
	margin: 0 15px;
	width: 240px;
}

#servizio2 {
	float: right;
	width: 345px;
}

.descrizione h2 {
	color:#f6a80b;
	font-size:1.2em;
	float:left;
	width:180px;
	border-bottom:1px dotted #f6a80b;
}

h2.no_border {
	border-bottom: none;
}

.descrizione h4 {
	border-bottom:none;
}

.foto { 
	margin-left:5px;
	width:150px;
	float:left;
}

#gallery h3 {
	border-bottom:1px dotted #f6a80b;
}

#etica h3 {
	text-align:center;
}

#ricerca #colonna_sx,
#content #colonna_sx { 
	float:left;
	border-right:1px dotted #f6a80b;
	text-align:justify;
	width:409px;
}

#ricerca #colonna_dx .testo,
#ricerca #colonna_sx .testo,
#content #colonna_dx .testo,
#content #colonna_sx .testo { 
	display:block;
	padding:0 15px;
}

#ricerca #colonna_dx,
#content #colonna_dx { 
	float:left;
	text-align:justify;
	width:408px;
}

.box_small { 
	background-image:url(img/box_top_small.gif);
	background-repeat:no-repeat;
	padding:15px 15px 0;
}

.box_closed_small { 
	background-image:url(img/box_bottom_small.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0 15px 15px;
	height: 260px;
}

.testo ul {
	padding:0;
	margin:0;
	padding-left:15px;
}

.testo ul li {
	list-style-type:none;
	list-style-image:url(img/puntatore1.gif);
}

#content .colonna_dx_small { 
	float:left;
	width:312px;
}

.box_grigio_casetta_closed .testo { 
	height: 255px;
	width: 255px;
	padding: 23px 5px 15px 15px;

}

#cose_fenix-ro .box_grigio_casetta_closed .testo { 
	height: 270px;
}

#box_progetti {
	float: right;
	width: 650px;
	margin:0 auto;
	background-image:url(img/bg_progetti.gif);
}

#box_progetti p {
	padding-left:23px;
}

.linea{
	background-image: url(img/linea.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	height: 40px;
}

.img_enea{
	float: left;
	padding: 40px 0 0 0;
}

#img_progetti{
	margin-top: 15px;
}

#img_progetti .img_bottom{
	float: left;
	margin-left: 20px;
}

#img_progetti .more_info {
	float: left;
	padding: 10px;
	width: 300px;
	text-align: center;
}


#ricerca{
	width: 818px;
	margin-top:10px;
}

#ricerca #colonna_sx { 
	width:333px;
}

#ricerca #colonna_dx { 
	width:333px;
}


/*----------------------------------------------------------------LINGUE--------*/
#language {
	background-color: #fff;
	float: left;
	height: 20px;
	width: 400px;
	text-align: left;
	padding: 5px 5px 0 0;
	font-weight: bolder;
}

#language ul li {	
	display: inline;
	padding-left: 15px;
}

#language ul {
	padding: 0;
	margin: 0;
}

#language a{
	color: #F6A80B;
	text-decoration: none;
}

.flag{
	margin: 0px 3px 0px 0;
}

/*----------------------------------------------------------------MENU----------*/
.menu_eng,
.menu_deu,
.menu_ro,
.menu {
	width: 818px;
	background-color: #F6A80B;
	margin: 15px 0;
}

.menu_eng ul,
.menu_deu ul,
.menu_ro ul,
.menu ul {
	font-weight:bold;
	margin:0;
	padding:0;
	text-align: center;
}

.menu_eng ul li,
.menu_deu ul li,
.menu_ro ul li,
.menu ul li {
	display: inline;
	text-transform: uppercase;
}

.menu_eng ul li a,
.menu_deu ul li a,
.menu_ro ul li a,
.menu ul li a {
	text-decoration: none;
	background-color: #ffffff;
	margin: 0 17px;
	padding: 0 10px;
}

.menu_eng ul li a {
	margin: 0 7px;
	padding: 0 7px;
}

.menu_deu ul li a {
	margin: 0 15px;
	padding: 0 10px;
}

.menu_ro ul li a {
	margin: 0 8px;
	padding: 0 8px;
}

.menu_eng ul li a.selected,
.menu_eng ul li a:hover,
.menu_deu ul li a.selected,
.menu_deu ul li a:hover,
.menu_ro ul li a.selected,
.menu_ro ul li a:hover,
.menu ul li a.selected,
.menu ul li a:hover {
	text-decoration: none;
	color: #ffffff;
	margin: 0 17px;
	padding: 0 10px;
	background-color: #F6A80B;
}

.menu_eng ul li a.selected,
.menu_eng ul li a:hover {
	margin: 0 7px;
	padding: 0 7px;
}

.menu_deu ul li a.selected,
.menu_deu ul li a:hover	 {
	margin: 0 15px;
	padding: 0 10px;
}

.menu_ro ul li a.selected,
.menu_ro ul li a:hover	 {
	margin: 0 8px;
	padding: 0 8px;
}


/*--------------------------------------------DIV INFORMAZIONI--------------------------*/

#informazioni {
	text-align:right;
	padding-right:28px;
	padding-top:10px;
}



/*--------------------------------------------------------FORM RICHIESTA INFORMAZIONI----*/
/*-------------------------CONTATTI.PHP-------------*/
#contattaci {
	width: 818px;
	margin-left: 13px;
	padding-bottom: 20px;
}

#contattaci #text_titolo_1 {
	width: 600px;
	margin-bottom: 10px;
}

/*--------------------------CONFERMA.HTM-----*/
#ringraziamenti {
	text-align: center;
	padding: 120px 0;
}


/*----------------------------------------------------------PRE_HEADER---------------------*/
#pre_header {
	font-size: 1em;
	float: right;
	margin-top: 3px;
	font-weight: bold;
}

#pre_header a {
	text-decoration: none;
	color: #F6A80B;
}

#pre_header a:hover {
	text-decoration: none;
	color: #F6A80B;
}

#pre_header #preferiti,
#pre_header #contatti,
#pre_header #preferiti_text,
#pre_header #contatti_text,
#pre_header .img_pre_header {
	float: left;
}

#pre_header .img_pre_header {
	margin: 0 0 0 3px;
}

#preferiti, #contatti {
	margin-right: 10px;
}

#preferiti_text,
#contatti_text {
	margin-top: 3px;
}

