body {
	background-color: #888;
	background-image: url(immagini/sfondo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#contenitore {
	position: absolute;
	top: 0px;
	width: 1000px;
	height: 700px;
	background-position: center;
	left: 50%;
	margin:0 0 0 -500px;
}

#testata {
	height: 160px;
	background-color: #000000;
}

#footer {
	height: 83px;
	background-color: #000000;
}


#contenitore_corpo {
	width: 1000px;
	background-image: url(immagini/sfondo_colonna.gif);
	background-repeat: repeat-y;
	height: auto;
	overflow: auto;
	background-color: #FFFFFF;
}

#colonnamenu {
	background-color: #FFAD1D;
	float: left;
	width: 200px;
	height: 520px;
}

#corpo {
	background-color: #FFFFFF;
	width: 760px;
	float: left;
	height: auto;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#contenitore_menu_orizzontale {
	width: 1000px;
	background-color: #FF0000;
	height: 40px;
}

.voce_menu_orizzontale {
	float: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 40px;
	height: 40px;
}

.voce_menu_orizzontale:hover {
	
	float: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

.voce_menu_orizzontale_selected {
	
	float: left;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 40px;
	height: 40px;
	
	
}


.voce_menu_orizzontale_selected a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.voce_menu_orizzontale_selected a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.voce_menu_orizzontale_selected a:active {
	color: #FFFFFF;
	text-decoration: none;
}






.voce_menu_orizzontale a:link {
	color: #000000;
	text-decoration: none;
}

.voce_menu_orizzontale a:visited {
	color: #000000;
	text-decoration: none;
}

.voce_menu_orizzontale a:active {
	color: #000000;
	text-decoration: none;
}



.voce_menu_orizzontale:hover a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.voce_menu_orizzontale:hover a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.voce_menu_orizzontale:hover a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.voce_menu_orizzontale:hover a:hover {
	color: #FFCE7D;
}





.voce_menu {
	padding-left: 15px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFAD1D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBF55;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	letter-spacing: 1px;
	line-height: 13px;
}


.voce_menu a:link {
	color: #000;
	text-decoration: none;
}

.voce_menu a:visited {
	color: #000;
	text-decoration: none;
}

.voce_menu a:active {
	color: #000;
	text-decoration: none;
}



.voce_menu_selected a:link {
	color: #000;
	text-decoration: none;
}

.voce_menu_selected a:visited {
	color: #000;
	text-decoration: none;
}

.voce_menu_selected a:active {
	color: #000;
	text-decoration: none;
}



.voce_menu_selected {
	padding-left: 15px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	background-color: #FFF;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBF55;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	letter-spacing: 1px;
	line-height: 13px;
}

.voce_menu:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}


.voce_menu:hover a:link {
	color: #000;
	text-decoration: none;
}

.voce_menu:hover a:visited {
	color: #000;
	text-decoration: none;
}

.voce_menu:hover a:active {
	color: #000;
	text-decoration: none;
}

.voce_menu:hover a:hover {
	color: #ff0000;
	text-decoration: none;
}

#puntomedia {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	line-height: 30px;
}


#puntomedia  a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#puntomedia  a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#puntomedia  a:active {
	color: #CCCCCC;
	text-decoration: none;
}

#puntomedia  a:hover {
	color: #FFB63C;
	text-decoration: none;
}

#addthis_sotto {
margin-top:20px;
margin-bottom:20px;

}

