body {
	background-color: #00a7eb;
}

#Login {
	position:absolute;
	overflow:hidden;
	width: 30%;
	height: 160px;
	top: 50%;
	left: 50%;	
	margin-top:-80px;
	margin-left:-15%;
	background-color: #E4E4E4;
	border: 1px #000000 solid;
	padding:5px;
	}
body>#Login {width:30%;height:160px;}

#Container {
	position:absolute;
	width:980px;
	background-color:#cce5ff;
	left: 50%;
	margin-left:-490px;
	top: 0px;
	z-index:1;
	overflow:hidden;
}
#Top {
	width:980px;
	height:79px;
	background:url(../grafica/top_bg.gif) repeat-x;
	float:left;
	overflow:hidden;
}
#Menu {
	width:960px;
	background-color:#3399CC;
	padding:10px;
	float:left;
	overflow:hidden;
}
#Ricerca {
	width:280px;
	padding:10px;
	float:left;	
	overflow:hidden;
}
#Ricerca_BOX {
	width:258px;
	padding:10px;
	margin-bottom:10px;
	background-color:#3399CC;
	border:1px #FFFFFF solid;
	overflow:hidden;
}
#Ricerca_BOX_dett {
	width:258px;
	height:150px;
	padding:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:1px #000000 solid;
	overflow:auto;
}
#Top_t {
	width:258px;
	padding:10px;
	background-color:#FFFFCC;
	margin-bottom:10px;
	border:1px #FF9900 solid;
	overflow:hidden;
}
#Corpo {
	width:660px;
	padding:10px;
	float:left;
	overflow:hidden;
}
#Corpo_BOX {
	width:638px;
	padding:10px;
	background-color:#FFFFFF;
	overflow:hidden;
	border:1px #3399CC solid;
	float:left;
}
#Bottom {
	width:960px;
	background-color:#3399CC;
	padding:10px;
	float:left;
	overflow:hidden;
}
#testa_campi {
	background-color: #E4E4E4;
	width: 100%;
	top: 0;
	float:left;
	}
/* Fix Opera 5 */
body>#testa_campi {width:100%;}
#Coda {
	background-color: #E4E4E4;
	width: 100%;
	left: 0%;
	float:left;
	}
/* Fix Opera 5 */
body>#Coda {width:100%;}

.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}
.testonero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.testoslct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-transform:uppercase;
}
.testonero_dett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.titoletti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color:#000000;
}
/* Links */
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
a:hover {
	font-weight: bold;
	color:#FFCC00;
	text-decoration:none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}

.aqui:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration:underline;
}
.aqui:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration:underline;
}
.aqui:hover {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.aqui:active {
	font-weight: bold;
	color: #FFCC00;
	text-decoration:underline;
}

.a_dett:link {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration:underline;
}
.a_dett:visited {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration:underline;
}
.a_dett:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.a_dett:active {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration:underline;
}
.a_top:link {
	font-size: 12px;
	color: #336699;
	text-decoration:underline;
}
.a_top:visited {
	font-size: 12px;
	color: #336699;
	text-decoration:underline;
}
.a_top:hover {
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.a_top:active {
	font-size: 12px;
	color: #336699;
	text-decoration:underline;
}
/* Fine Links */
