/*stili specifici per il layout di impaginazione*/
body{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding:0;
	background-attachment: fixed;
	background-color: #b5cce2;
}


div#main{
	width: 900px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0;
	background-color: #ffcc00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/*per spostare al centro il contenuto è sufficiente impostare i margini dx e sx di main in auto*/
div#header{
	color: #000;
	height: 150px;
	width: 900px;
	padding: 0px;
	margin:0px;
}
div#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 100%;
	height:100%;
	padding:0px;
	margin: 0px;
	background-color: #FFFFFF;
	}

div#navloc{
	float:left;
	width: 22%;
	height: 100%;
	margin: 0px;
	background-color: #ffcc00;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 85%;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#content{
	float:right;
	width:78%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0;
	background-color: #EEEEEE;
	margin-left: 0%;
	padding: 0%;
	height: auto;
}
div#footer{
	width:100%;
	text-align:center;
	background-color: #EABB00;
	color: #000000;
	font-size: x-small;
	font-weight: bold;
	clear: both;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/*impostazioni grafiche per la barra di stato*/

div#stato{
	text-align: right;
	font-style: normal;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F255A;
	margin: 0px;
	background-color: #FFFFFF;
	float: right;
	padding: 0px;
	font-size: x-small;
	color: #000066;
}
div#stato a{
	text-decoration: none;
	color: #000066;
	font-size: x-small;
	font-weight: bold;
	font-style: oblique;
	}

div#stato a:hover {
	background-color: #4D85C4;
	color: #FFFFFF;
}

/*impostazioni grafiche per la sezione di contenuto*/

.titolo{
	background-color: #FFDF62;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin: 0px;

}

.contenuto {
	width:99,5;
	margin-top: 3px;
	margin-left: 3px;
	font-size: 85%;
	margin-bottom: 3px;
	background-position: center center;
	background-attachment: fixed;
	text-align: center;
	background-color: #000000;
	padding-right: 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

div#content a{
	font-weight: bold;
	text-decoration: underline;
	color: #1F255A;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#link_video{
	width:99,5;
	margin-top: 3px;
	margin-left: 3px;
	font-size: 85%;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: lighter;
	text-transform: none;
	text-align: center;
	background-position: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

div#link_video table{
	background-color:#000000;
	border:none;
	width:100%;
	height:auto;
	color:#333333;
	font-weight: normal;
}

div#link_video td{
	width:24%;
	height:150px;
	text-align:center;
	vertical-align: top;
	background-position: center;
	background-color: #000000;
	color: #FFFFFF;
	
}

div#link_video img{
	border: 1px solid #FFFFFF;

}



/*impostazioni grafiche per la barra di navigazione principale*/
div#navbar ul{
	float:left;
	width:900px;
	list-style: none;
	margin: 0;
	font-weight: bold;
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #ffcc00;;
	}
	
div#navbar li{
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	color: #000000;	
}

div#navbar a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-color: #ffcc00;	
	float: left;
	white-space: nowrap;
	margin: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top:1px;
	}
/*	padding: 4px;line-height: 20px;*/
#navbar a:hover {
	color: #CC6600;
	background-color: #FFF2BF;
	}

/*impostazioni grafiche per la sezione di navigazione locale*/


.space{
	border-bottom-color:#FFFFFF;
	height:26px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	width: 100%;
	background-color: #FFDF62;

}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFDF62;
	border: 1px none #333333;
	width: 100%;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.menu a {
	color: #000000;
	text-decoration: none;
	display:block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:  5px;
	
	border: 1px solid #ffcc00;
	width: 100%;
}

.menu a:hover {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #D0DFFB;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu h1{
	font-size: small;
	color: #CC3300;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}



/*impostazioni grafiche per il footer*/

div#footer a{
	color: #000000;
	text-decoration: underline;
	}
	

div#video{
	border-top-width: 0px;
	border-bottom-width: 0px;
	text-align: center;
	padding-top: 5px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

div#video object{
	border:1px;
	border:1px solid #EEEEEE;
}

