@charset "utf-8";
body {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat;
	background-position: center top;
}
a:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
#pagina {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#contenitore {
	width: 950px;
	color: #FFFFFF;
}
#top_menu {
	width: 940px;
	height: 33px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 10px;
}
#top_menu a{
	font-size: 11px;
	color: #FFFFFF;
}
#footer {
	width: 950px;
	height: 45px;
	background-color: #002850;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a{
	font-size: 11px;
	color: #FFFFFF;
}
#footer_sx {
	width: 465px;
	float: left;
	padding-left: 10px;
	text-align: left;
	padding-top: 15px;
}
#footer_dx {
	width: 465px;
	float: left;
	padding-right: 10px;
	text-align: right;
	padding-top: 15px;
}
#immagine_centrale {
	width: 950px;
	height: 216px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 190px;
	float: left;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding: 5px;
	margin-left: 15px;
}
#menu ul a{
	color: #003366;
}
#centrale {
	width: 950px;
	padding-top: 20px;
	padding-bottom: 25px;
}
#centrale_evidenza {
	width: 760px;
	padding-bottom: 25px;
}
#centrale_evidenza_sx {
	width: 335px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 15px;
}
#centrale_evidenza_dx {
	width: 379px;
	float: left;
	padding-right: 10px;
}
#titolo_evidenza {
	width: 350px;
	float: left;
	font-size: 18px;
	color: #003366;
	margin-bottom: 10px;
}
#testo_evidenza {
	width: 185px;
	float: left;
}
#foto_evidenza {
	float: right;
}
#centrale_ultimi {
	width: 760px;
	background-image: url(../images/sf_ultimi.jpg);
	background-repeat: no-repeat;
	height: 210px;
	float: left;
	margin-top: 10px;
}
#centrale_home {
	width: 750px;
	float: left;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-right: 10px;
}
#titolo_ultimi {
	width: 740px;
	float: left;
	font-size: 18px;
	color: #003366;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
}
#testo_ultimi {
	width: 400px;
	float: left;
	color: #003366;
	float: left;
	margin-left: 10px;
}
#menu_sx {
	width: 190px;
	float: left;
}
#centrale_dx {
	width: 760px;
	float: left;
}
a.glink:link {
	font-size:  16px;
	text-decoration: none;
	color: #CC0000;
}
a.glink:visited {
	font-size:  16px;
	text-decoration: none;
	color: #CC0000;
}
a.glink:hover {
	font-size:  16px;
	text-decoration: underline;
	color: #CC0000;
}
#titolo {
	width: 740px;
	float: left;
	font-size: 24px;
	color: #003366;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-right: 20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9599A3;
}
#sottotitolo {
	width: 760px;
	float: left;
	font-size: 18px;
	color: #003366;
	margin-bottom: 5px;
}
.titolo_riviste {
	font-size: 18px;
	color: #003366;
}
#testo_chi {
	width: 720px;
	float: left;
	margin-bottom: 20px;
	margin-right: 40px;
}
#testo_errore {
	width: 720px;
	float: left;
	margin-bottom: 20px;
	margin-right: 40px;
	color: #FF0000;
	font-weight: bold;
}
.riga {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E4E8;
}
.pulsante {
	width: 250px;
}
.release {
	color: #003366;
}
.release span{
	font-size: 18px;
	color: #003366;
}
.tab_release {
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
}
.tab_release td{
	height: 25px;
}

