body
{
	background-color: #ebbb8b;
	padding: 0px;
	margin: 10px auto 10px auto;
}

#contenitore
{
	width: 900px;
	height: auto;
	background-color: transparent;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: none;
}

#head
{
	width: 900px;
	height: 100px;
	background-image: url(immagini/header_03.jpg);
	position: relative;
	float: left;
	margin: 0px 0px 8px 0px;

}

#menu
{
	width: 900px;
	height: auto;
	position: relative;
	float: left;
	background-image: url(immagini/menu-footer_06.jpg);
        background-repeat: repeat;
	margin: 0 8px 8px 0px;
	overflow:auto;
}

#sinistra
{
	background-color: transparent;
	width: 190px;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 0px 8px 0px;
}

#centro
{
	background-color: transparent;
	width: 504px;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 8px 0px 8px;
}

#centro_g
{
	background-color: transparent;
	width: 900px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#footer
{
	background-image: url(immagini/menu-footer_06.jpg);
	width: 900px;
	height: 30px;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align:center;

}

#avvisi
{
	width: 190px;
	height: auto;
	position: relative;
	float: left;
    margin-bottom: 10px;
}

#testa
{
	width: 190px;
	height: 30px;
	background-image: url(immagini/testa-dx-sx_08.jpg);
}

#contenuto
{
	width: 190px;
	height: auto;
	background-image: url(immagini/corpo-dx-sx_17.jpg);
}

#piedi
{
	width: 190px;
	height: 30px;
	background-image: url(immagini/piedi-dx-sx_19.jpg);
}

#articoli
{
	width: 504px;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 0px 8px 0px;

}

#articoli-g
{
	width: 900px;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 8px;
}

#testa-a
{
	width: 504px;
	height: 30px;
	background-image: url(immagini/testa-centro_10.jpg);
}

#contenuto-a
{
	width: 504px;
	height: auto;
	background-image: url(immagini/corpo-centro_14.jpg);
}

#piedi-a
{
	width: 504px;
	height: 30px;
	background-image: url(immagini/piedi-centro_20.jpg);
}

#testa-g
{
	width: 900px;
	height: 30px;
	background-image: url(immagini/testa_g_08.jpg);
}

#contenuto-g
{
	width: 900px;
	height: auto;
	background-image: url(immagini/corpo_g_19.jpg);
	padding: 0px;
}

#piedi-g
{
	width: 900px;
	height: 30px;
	background-image: url(immagini/piedi_g_17.jpg);
}

ul{
	width: 840px;
	height: 30px;
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}

li{
	width: auto;
	height: 30px;
	list-style: none;	
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	line-height: 30px;
}

li a{
	width: auto;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-family: arial;		
	text-align: center;
	text-decoration: none;
	color: white;
	position: relative;
	float: left;
}

li a:hover{
	height: 31px;
	background-image: url(../immagini/images3/images/header-tasto_07.gif);
	text-decoration: none;
	color: Gray;
	overflow: auto;
}

li a:active{
	height: 31px;
	background-image: url(../immagini/images3/images/header-tasto_07.gif);
	text-decoration: none;
	color: Maroon;
	overflow:auto;
}

.video{
    margin-bottom: 10px;
}