/* CSS Document */

html {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 100%
}
body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 100%
	font-size: 76%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
	background-color: #CCCCCC;	
}
DIV#top {
	WIDTH: 760px;
	height: 49px;
	BACKGROUND-IMAGE: url(/images/top.gif);
}
DIV#logo {
	float: left;
	WIDTH: 171px;
	height: 114px;
	/*BACKGROUND-IMAGE: url(/images/logo.gif);*/
}
DIV#logoDX {
	float: right;
	WIDTH: 589px;
	height: 114px;
	BACKGROUND-IMAGE: url(/images/logoDX.gif);
}	
DIV#bottom {
	clear: left;
	WIDTH: 760px;
	height: 27px;
	BACKGROUND-IMAGE: url(/images/bottom.gif);
}
DIV#pulsantiera {
	WIDTH: 760px;
	height: 77px;
	BACKGROUND-IMAGE: url(/images/pulsantiera.gif);
}
DIV#wrapper {
	WIDTH: 760px;
	COLOR: #333333;
	TEXT-ALIGN: left;
	background-position: left top;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	WIDTH: 760px;
	height: 77px;
	BACKGROUND-IMAGE: url(/images/pulsantiera.gif);
	
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #541C00;	
}
#navigation li {
	display: inline;
	height: 13px;
	float: center;
	text-align: center;
	color: #541C00;
}

#certificazione a {
	width: 120px;
	float: left;
	color: #541C00;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#certificazione a:hover {
	background-position: 0px;
	color: #ffffff;
}
#verifiche a {
	text-decoration: none;
	width: 120px;
	float: left;
	color: #541C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#verifiche a:hover {
	background-position: 0px;
	color: #ffffff;
}
#prove a {
	text-decoration: none;
	width: 110px;
	float: left;
	color: #541C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#prove a:hover {
	background-position: 0px;
	color: #ffffff;
}
#energetica a {
	text-decoration: none;
	width: 110px;
	float: left;
	color: #541C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#energetica a:hover {
	background-position: 0px;
	color: #ffffff;
}
#area a {
	text-decoration: none;
	width: 110px;
	float: left;
	color: #541C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#area a:hover {
	background-position: 0px;
	color: #ffffff;
}
#menu_testa a {
	text-decoration: none;
	width: 150px;
	float: left;
	color: #541C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#menu_testa a:hover {
	background-position: 0px;
	color: #ffffff;
}
DIV#main {
	width: 760px;
	margin-top: 10px;
}
DIV#sidebar {
	float: left;
	width: 171px;
	border: 0px solid black;
}
DIV#content {
	float: right;
	width: 589px;
	border: 0px solid black;
}
DIV#footer {
	clear: both;
}
.testoBold {
	margin-top: 0px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.testo {
	margin-top: 0px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.testo a {
	color: #009999;
	text-decoration: underline;

}
.testo a:visited {
	color: #FF6666;
	text-decoration: none;

}
.testo a:hover {

}

.testo_link {
	margin-top: 0px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #A23600;
	text-align: left;

}

.testo_link:hover {
	background-position: 0px;
	color: #FF702B;


}
.descrizione {
	margin-top: 0px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	text-align: center;
}
.descrizione a{
	color: #993300;
}
.descrizione a:hover{
	color: #EDB037;
}
