@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000000;
	color: #FFFFFF;
}
#centrale #linea {
	text-align: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pagina {
	width: 1101px;
	margin-right: auto;
	margin-left: auto;
}
#pagina #header {
	background-image: url(img/bg_header.gif);
	background-repeat: repeat-x;
	height: 252px;
}
#header #header_sx {
	float: left;
	width: 580px;
	height: 250px;
}
#header #header_dx {
	height: 252px;
	width: 520px;
	float: right;
	background-image: url(img/piazza.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header_sx #header_superiore_sx {
	height: 166px;
}
#header_superiore_sx #lingue {
	width: 100px;
	float: left;
}
#header_superiore_sx #logo {
	float: right;
	width: 395px;
	margin-top: 47px;
}
#centrale #minifoto {
	width: 152px;
	float: left;
}
#pagina #centrale {
	background-color: #D1242A;
}

#minifoto img {
	padding: 0px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
}
div.clearer {
	clear: both; 
	line-height: 0; 
	height: 0;
}
div.clearerx {
	clear: left;
	line-height: 0;
	height: 0;
}
#centrale #sottolinea {
	height: 597px;
	background-repeat: no-repeat;
	background-position: right top;
}
#centrale #sottolinea #linea {
	background-image: url(img/linea.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 597px;
}
#header_sx #menu {
	margin-top: 40px;
}
#centrale #sottomenu {
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#centrale #testo_pagina_ato {
	margin-left: 150px;
	padding-right: 15px;
	padding-left: 15px;
}
#pagina #footer {
	font-size: x-small;
	color: #999999;
	text-align: right;
	padding: 5px;
	float: right;
	height: 50px;
}
#fotoclaudio {
	float: left;
	height: 50px;
}

#footer a{
	color: #999999;
	text-decoration: none;
}

#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#centrale #sottomenusottopagine {
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}



#centrale #lineaup {
	background-image: url(img/lineatop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 187px;
	background-color: #d1242a;
}
#centrale #lineacont {
	background-color: #d1242a;
	margin-left: 171px;
}
#lineacont #lineasx {
	background-image: url(img/linea_bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 159px;
	float: left;
	height: 408px;
}
#lineacont #lineatesto {
	float: left;
	color: #FFFFFF;
	margin: 70px;
	width: 600px;
}
#lineatesto a{
	color: #FFFFFF;
}
#lineasumappa {
	background-color: #3366CC;
	border: 1px solid #006666;
	position: absolute;
	height: 200px;
	width: 300px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
