@charset "UTF-8";
body {
	background-image: url(./img/bg_home.jpg);
	background-repeat: repeat-x;	
}

#testa1 {
background-color:#014f9a;
}

#contenuti {
display:block;
  margin-left: 15%;
  
}

#container {
background-color:#014f9a;
}


#container .logosx {
	float: left;
	
}
#container .titolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #699;
	float: left;
	width: 875px;
	height: 80px;
}
#container #menu {
	clear: left;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	color: navy;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	background-color:#014f9a;

}
#container #menu a {
	color: white;
	text-decoration: none;
}
#container #menu a:hover {
	color: yellow;
	text-decoration: none;
}
#container {
	margin: auto;
	height: auto;
	width: 955px;
}
#container #mainContent {
	width: 670px;
	overflow: auto;
}

.inizio {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
	padding-left: 10px;
	height: 50px;
	margin-top: 20px;
}

.inizio h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: normal;
	margin: 0px;
}
.elenco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
	margin-top: 10px;
}
.elenco li{
	margin-top: 10px;
}
.elenco li a{
	text-decoration: none;
	font-weight: bold;
	color: #699;
	font-style: italic;
}
.elenco li a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	background-color: #699;
}


#nav ul a{
	text-decoration: none;
	font-weight: bold;
	color: #699;
	font-style: italic;
}
#nav ul a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
	background-color: #699;
}
.grassetto {

	color:white;
	
}
.testo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	font-style: italic;
	text-align: justify;
	margin-top: 30px;
	margin-left: 35px;
}
#container .destra {
	width: 250px;
	float: right;
	margin-top: 78px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00F;
}
#container .destra2 {
	width: 250px;
	float: right;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00F;
	clear: right;
	margin-bottom: 10px;
}

#container .destra ul.nav-pod {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container ul.nav-pod li {
	border-top: 1px solid #fefefe;
	border-bottom: 1px solid #c3c8cb;
	background-color: #edf1f1;
	height: 28px;
}

ul.nav-pod li a, ul.nav-pod li a:visited {
	clear: both;
	color: #21536A;
	display: block;
	text-decoration: none;
	height: 18px;
	padding: 5px;
}

ul.nav-pod li a:hover, ul.nav-pod li a:visited:hover {
	background: #def url(none);
	height: 18px;
	padding: 5px;
}
#container #footer {
	clear: right;
	background-color: #FDDA35;
	margin-top: 55px;
	color: #00F;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#container #footer2 {
	clear: right;
	background-color: #FDDA35;
	margin-top: 60px;
	color: #00F;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.selezionato {
	font-weight: bold;
	color: #699;
}
#contenuto table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
}
.nav-pod_select {
	clear: both;
	color: #F00;
	display: block;
	text-decoration: none;
	height: 18px;
	padding: 5px;
}
#contenuto #FLVPlayer {
}
#contenuto #video {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	height: auto;
	overflow: hidden;
	text-align: left;
	background-image: url(img/bg_home.jpg);
	background-repeat: repeat-x;
}
#mainContent #contenuto {
	height: 340px;
	overflow: auto;
}
