@charset "UTF-8";
body  {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	border-top:5px solid #18867b
}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left
} 

#header {
	padding: 15px 0;
} 

#header img {
	border: none
} 

img {
	border: none
} 

#richiedi_info {
	margin-top:15px
}

#richiedi_info a {
	background-repeat: no-repeat;
	display: block;
	cursor: pointer;
	
}

#richiedi_info img {
	border: none
}


#menu {
	margin: 30px 0 0 0;
	width: 695px;
}

#menu a {
	background-repeat: no-repeat;
	display: block;
	float: right;
	cursor: pointer;
	margin-left: 70px
	
}

#menu img {
	border: none
}

#menu_contatti1 { background-image: url(../images/certificazioni_over.gif); }
#menu_contatti2 { background-image: url(../images/servizi_over.gif); }
#menu_contatti3 { background-image: url(../images/prodotti_over.gif); }
#menu_contatti4 { background-image: url(../images/chi_siamo_over.gif); }
#menu_contatti1_over { background-image: url(../images/certificazioni.gif); }
#menu_contatti2_over { background-image: url(../images/servizi.gif); }
#menu_contatti3_over { background-image: url(../images/prodotti.gif); }
#menu_contatti4_over { background-image: url(../images/chi_siamo.gif); }



#menu2 .selezionato, #footer .selezionato, .verde {
	color: #18867b;
}

#menu2 a, #menu2 {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px
}


#menu2 a:hover {
	text-decoration: none;
}

#menu_pulsanti {
	margin: 10px 0 0 0;
	width: 900px;
}

*html #menu_pulsanti {
	width: 910px;
}

#menu_pulsanti a {
	background-repeat: no-repeat;
	display: block;
	float: left;
	cursor: pointer;	
}

#menu_pulsanti img {
	border: none
}

#menu_pulsanti4, #menu_pulsanti3, #menu_pulsanti2, #menu_pulsanti1 { padding-right:25px }


#foto_head {
	text-align:center;
	border: 4px solid #999;
	height: 176px;
}

#foto_home {
	text-align:center;
	border: 4px solid #999;
	height: 256px;
}

#foto_head img, #foto_home img {
	border: 2px solid #fff
}

#pulsanti_home {
	margin: 10px 0 0 0;
	width: 900px;
}

*html #pulsanti_home {
	width: 910px;
}

#pulsanti_home a {
	background-repeat: no-repeat;
	display: block;
	float: left;
	cursor: pointer;	
}

#pulsanti_home img {
	border: none
}

#pulsanti_home4, #pulsanti_home3, #pulsanti_home2, #pulsanti_home1 { padding-right:5px }



#sidebar1 {
	float: right;
	width: 180px;
	font-size: 12px;
}

#sidebar1 h3 {
	background: #18867b;
	color: #fff;
	padding: 2px 0 2px 7px;
	margin: 0;
	font-weight: normal;
	font-size: 12px
}


#colonna {
	background: #dbd9d7;
	padding: 0;
	margin: 0 0 10px 0;
}

#colonna ul {
	list-style: none;
	margin: 0;
	padding: 0
}

#colonna a {
	color: #666;
	text-decoration:none
}

#colonna a:hover {
	text-decoration:none
}

#colonna .seconda {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 10px
}

#colonna .selezionato {
	border-left: #18867b 5px solid;
}

#colonna .selezionato a {
	color: #18867b;
	margin-left: -5px
}

#colonna ul li {
	 border-bottom: #fff 1px solid;
	 padding: 7px  
}


#mainContent {
	margin: 0 200px 0 0;
	padding: 0;
} 

#mainContent h1 {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 30px;
	font-weight: normal;
	color: #18867b;
} 

p {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	line-height: 18px;
} 

p a {
	color:#18867b;
	text-decoration:none
}

#footer {
	padding: 0;
	border-top: 1px solid #ccc;
	margin-top: 30px
} 

#footer p, #footer p a {
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	letter-spacing: 1px
}

*:first-child+html #footer p, #footer p a { 
	letter-spacing: 0px
}

*html #footer p, #footer p a { 
	letter-spacing: 0px
}

#footer p a:hover {
	text-decoration: none;	
}

.fltrt {
	float: right;
}

.fltlft {
	float: left;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.formular {
margin-bottom: 5px
	
}

input, textarea {
	padding: 3px;
	border: 1px solid #333;
	color: #666;
	font: 12px "Lucida Grande", Arial, sans-serif;
	background: #fff url(../images/bg_input.gif) repeat-x;
}

input:hover, textarea:hover	{
	border: 1px solid #18867B
}

input:focus, textarea:focus	{ 
	background:#18867B; 
	color: #fff
}

.formular fieldset {
	margin-top: 15px;
	padding: 15px;
	border: 1px solid #B5B8C8;	
}






#heading {
	display: block;
	text-align: left;
	margin-bottom: 15px;
}
		
#heading * {
	display: inline;
	padding: 3px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
}


#heading li.active {
	color: #fff;
	background: #18867b
}



#heading li {
	color: #18867b;
	font-size: 11px;
}


#heading2 ul {
	list-style: none
	text-align: left;
	margin: 10px 0 40px 0;
	padding: 0;
}
		
#heading2 li.active, #heading2 li a:hover {
	color: #fff;
	background: #18867b;
		padding: 3px

}

#heading2 li {
	color: #18867b;
	font-size: 11px;
	display: inline;
	padding: 3px;
}

#heading2 li a {
	color: #18867b;
	text-decoration: none;
		padding: 3px
}


	
*html .morphtabs_title {
	margin: 0;
	padding: 0 0 0 -15px
}
	
	
*:first-child+html .morphtabs_title {
	margin: 0;
	padding: 0 0 0 -15px
}
		
	


.morphtabs_panel { border-top: #18867B 2px solid;padding:15px 0 15px 0 }


.morphtabs_panel h3 {
	color: #18867B;
	padding: 0;
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 12px
}



.tip {
	background-color: #fff;
	padding: 5px;
	border: #18867B 1px solid;
}

.tip-title {
	color: #fff;
	background-color: #666;
	font-size: 20px;
	padding: 5px;
}

.tip-text {
	color: #18867B;
}

#hide {
	margin-bottom: 20px;
}


table {
	width: 100%;
} 

td {
	text-align: left;
} 

.grigio a {
	color: #666;
	text-decoration: underline
}

.grigio a:hover {
	color: #666;
	text-decoration: none
}




.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

