html, body {
	background-color: #CFC75C;
	background-image:url(struttura/sfondo_beige.jpg);
	background-repeat:repeat-x;
	margin:0;

}

#Contenitore 
{
	width: 750px;
	background-color:#FFFFFF;
	top:45px;
	margin-top:45px;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border:1px solid #FFFFFF;
}

#PreIntestazione 
{	
	background-image: url(struttura/sfondo_header.jpg);
	height:30px;
	width:750px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin:auto;
	vertical-align:bottom;
/*	border-bottom: #666666 1px solid;*/
}


#monoSlideshow
{
	vertical-align:bottom;
/*	border-bottom: #666666 1px solid;*/
}

#Intestazione 
{
	background-image:url(struttura/intestazione_beige.jpg);
	background-repeat:no-repeat;
	height:50px;
	width:750px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin:auto;
/*	border-bottom: #666666 1px solid;*/
}

hr
{
	font-style:normal;
	width:100%;
	color:#CCCCCC;
}

#Menu 
{
	position:relative;
	width:750px;
	background-color:#333333;
	background-image:url(struttura/sfondo_menu_beige.jpg);
	color: #ffffff;
	font-size:14px;
	text-align:right;	
	text-transform:none;
	vertical-align:middle;
	font-family:Verdana;
}

#img
{
 display: block;
}


#Testo 
{
	position:relative;
	top:0;
	width:750px;
	margin:auto;
	background-color: #FFFFFF;
}

#ContenutoSx
{
/*	position:relative;*/
	top:0;
	margin-right:200px;
	padding:2px;
	text-align:justify;
/*	background-image: url(struttura/sfondo_pagina.jpg);	*/
	background-repeat:no-repeat;
	min-height:1000px;	
}


#Contenitore #Footer
{
	position:relative;
	top:0;
	width:750px;
	margin:auto;
	color:white;
	text-align:center;	
	background-color:#FF6600;
/*	border-top:1px solid #FFFFFF;*/
	border-bottom:10px solid #FFFFFF;
	background-image:url(struttura/sfondo_footer_beige.jpg);
	height:50px;
	vertical-align:middle;
}


.FontGiallo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	vertical-align:middle;
}

.TitoliGrandi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A59C30;
	font-size: 24px;
}

a:link {
	color:#666666;
	text-decoration: none;
}

.FontCorpo {
	font-family: "Monotype Corsiva", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}


a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.Intro {
	font-family: "Monotype Corsiva";
	color: #000000;
	font-size: 24px;
}
#Contenitore #Lingue {
	background-color:#33CC66;
	background-image:url(struttura/lingue.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:45px;
	width:750px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin:auto;
}

#Calendario
{
	position:absolute;
/*	float:right;*/
	margin-left:570px;
	top:260px;
	border: 0;
	border-top:0;
	width:170px;
	font-size:10px;
	color: #666666;

}

.box
{
/*	float:right;*/
	border: #E5E0A6 solid 1px;
	font-size:10px;
	color: #666666;
width:170px;	

}

#Calendario2
{
	position:inherit;
/*	float:right;*/
	margin-left:570px;
	border: 0;
	border-top:0;
	width:170px;
	font-size:10px;
	color: #666666;

}

#Vetrina
{
/*	border: #CCCCCC solid 1px;*/
	border:none;
	color: #666666;

}


.FontBianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background:#DF5900;

}

.Firma {
	font-family: "Monotype Corsiva";
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	font-variant: normal;	
	font-size:22px;
}