body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000000;
    background-image: url(images/sfondo_pleiadi.jpg);
    background-repeat: repeat;
}
	
#header {
    margin: 0px;
    width: 960px;
    height: 137px;
    background-image: url(images/header.jpg);
}

#headerTop {
    width: 960px;
    background-color: #000000;	
}

a.language:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.language:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.language:hover {
	text-decoration: none;
	color: #FFFF00;
}

a.language:active {
	text-decoration: none;
}

a.language {
	font-weight: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#divisore_header {
    margin: 0px;
    width: 960px;
    height: 61px;
    background-image: url(images/divisore_header.png);
    background-color: transparent;
}

#tabellaHomePrincipale {
	border-left-width: 5px;
	border-left-color: #000000;
	border-left-style: solid;
	background-color: #000;
    background-image: url("images/sfondo_grigio_chiaro.gif");
    background-repeat: repeat-y;
    background-position: right;
}

#menuBar {
	margin: 0px;
    width: 960px;
    height: 61px;
	background-image: url("images/sfondo_grigio_chiaro.gif");
    background-repeat: repeat-y;
    background-position: right;
}	

#divisore_header_centrale {
    text-align: center;
    margin: 0px;
    width: 960px;
    height: 68px;
    background-image: url(images/divisore_header_centrale.png);
}

#divisore_caption_centrale {
    font-size: 18px;
    font-family: Arial, Helvetica;
    color: #ffffff;
    padding-top: 10px;
}

#divisore_caption {
    font-size: 18px;
    font-family: Arial, Helvetica;
    color: #ffffff;
    padding-top: 10px;
    padding-left: 320px;
}

#container {
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 960px;
}

#containerGenerico {
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 960px;
    background-color: #e0e0e0;
    background-image: url("images/sfondo_grigio_chiaro.gif");
    background-repeat: repeat-y;
    background-position: center;
}

#body {
    padding: 10px;
    font-family: verdana,arial, helvetica;
    font-size: 12px;
}

#menu {
    background-color: #02436c;
    padding-right: 20px;
    padding-left: 20px;
    font-family: verdana,arial, helvetica;
    font-size: 12px;
    color: #ffff00;
}

.menuItem {
    text-align: center;
    width: 187px;
    height: 27px;
    font-size: 12px;
    font-family: Arial, Helvetica;
    color: #ffffff;
}

#colonnaMenu {
    font-size: 14px;
    font-family: Arial, Helvetica;
    font-weight: bold;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    width: 205px;
    height: 1012px;
    background-image: url(images/colonnamenu.jpg);
	background-repeat: no-repeat;
}

#cellaPresentazioneHome {
    font-size: 14px;
    font-family: Arial, Helvetica;
    width: 400px;
    background-color: transparent;
    padding: 10px;
}


#cellaFotoCasuale {
    text-align: center;
    font-size: 13px;
    font-family: Arial, Helvetica;
    background-color: transparent;
    padding: 5px;
    color: #202020;
}

.sfondoCellaHome {
    font-size: 15px;
    font-family: Arial, Helvetica;
	padding-top: 8px;
	margin: 0px;
	color: #ffff00;
	text-align: center;
	width: 340px;
	height: 310px;
	background-image: url(images/finestra320x240.jpg);
	background-repeat: no-repeat;
}

.contenutoCellaHome {
	text-align: center;
	margin-left: 10px;
	margin-top: 9px;
	width: 320px;
	height: 240px;
    font-size: 14px;
    font-family: Arial, Helvetica;
    color: #ffffff;
}

.sfondoCellaNewsHome {
    font-weight: none;
	font-size: 15px;
    font-family: Arial, Helvetica;
	padding-top: 8px;
	margin: 10px;
	color: #ffffff;
	text-align: center;
	width: 680px;
	height: 310px;
}

#intestazioneNewsHome {
	width: 750px;
	height: 34px;
	background-color: #000000;
	background-image: url("images/divisore_header_centrale_home.gif");
    font-family: Verdana, Arial, Helvetica;
    font-size: 16px;
    color: #ffffff;
}	

.contenutoCellaNewsHome {
	/*height: 240px;*/
	text-align: center;
	margin-left: 10px;
	margin-top: 9px;
    font-size: 14px;
    font-family: Arial, Helvetica;
    color: #ffffff;
}

#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A0A0A0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0A0A0;
	margin-top: 20px;
	padding: 10px;
	text-align: center;
    font-size: 13px;
    font-family: Arial, Helvetica;
    font-weight: none;
    color: #ffffff;
    background-color: #404040;
    width: 940px;
}

a.news:link {
	text-decoration: none;
	color: #FFFF00;
}

a.news:visited {
	text-decoration: none;
	color: #FFFF00;
}

a.news:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.news:active {
	text-decoration: none;
}

a.news {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sponsor {
	background-color: #008000;
	margin-top: 20px;
	border-top-color: #e0e0e0;
	border-top-style: dotted;
	border-top-width: 1px;
	
	border-bottom-color: #e0e0e0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
		
	width: 205px;
	
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.partner {
	background-color: #e30000;
	margin-top: 20px;
	border-top-color: #e0e0e0;
	border-top-style: dotted;
	border-top-width: 1px;
	
	border-bottom-color: #e0e0e0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	
	width: 205px;
	
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}