body {
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000000;
    color: #f0f0f0;
    /*
    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: normal;
	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;
    background-color: #000000;
    /*
    width: 550px;
    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: normal;
	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-image: url("images/divisore_header_centrale_home.png");
	background-repeat: no-repeat;
	background-position: 5px;
    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;
}

#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: 0px;
	padding: 10px;
	text-align: center;
    font-size: 13px;
    font-family: Arial, Helvetica;
    font-weight: normal;
    color: #ffffff;
    background-color: #404040;
    width: 940px;
}

a.news:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.news:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.news:hover {
	text-decoration: none;
	color: #FFFF00;
}

a.news:active {
	text-decoration: none;
}

a.news {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.news_titolo {
	color: #c0c0c0;
	font-size: 13px;
}

.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;
}

.sliderContentHome {
	font-size: 15px;
    font-family: Arial, Helvetica;
    padding: 5px;	
}

/*
	SLIDER
*/
.slider-wrap								{
	margin-left: 5px; 
	width: 750px;
    background-color: #e0e0e0;
    background-image: url("images/sfondo_grigio_chiaro.gif");
    background-repeat: repeat-y;
    background-position: right;
}
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 750px; height: 320px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 750px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }

a.cross-link:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.cross-link:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.cross-link:hover {
	text-decoration: none;
	color: #FFFF00;
}

a.cross-link:active {
	text-decoration: none;
}

a.cross-link {
	padding: 5px;
	background-color: #343434;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 9999; 
}

