/* CSS Document 
sfondo 282828
sfondo piedipagina b19d27
corpo d48125
testo f0efed
quadrati 6b6a6a  
link hover b19d27


*/
body {
background-color:#000000; /*#3091B1;*/
color:#f0efed;
font-family:"Century Gothic",Verdana,Georgia,sans-serif ;
text-align:center;
margin:0;
font-size:10pt ;
}

a {
color:#3091B1;
}


a:hover {
color:#FFFFFF;
}
/*
a:visited {
color:#3091B1;
}
*/


.content {
width:840px;
margin-left:auto;
margin-right:auto;
border:0px solid red;
} 

#mainmenu  {
/*background-color:#6b6a6a;*/
text-align:center;
font-size:13px;
color:#FFFFFF;
overflow:hidden;
margin-bottom: 30px;
}

#mainmenu  A.item {
color:#FFFFFF;
text-decoration:none;
display:block;
float:left;
padding:40px 10px 10px 10px;
}

#mainmenu  A.item:hover {
text-decoration: underline;
}

#loghi {
width:838px;
margin-left:auto;
margin-right:auto;
padding: 20px 0;
text-align:center;
}

#logo {
	width: 220px;
	height:66px;
	border:0;
	float:left;
	margin: 10px 25px 0 0;
}


#container{
	/*background-color:#282828;*/
	padding-bottom:15px;
}

#corpo H1  {
color:#3091B1;
padding: 0 0 15px 0;
margin: 0;
font-weight:normal;
font-size:28px;
}

#corpo {
text-align:left;
margin-left:auto;
margin-right:auto;
margin-top:25px;
}

#footer {
padding:20px;
padding-bottom:50px;
font-size:12px;
text-align:center;
color:#666666; /*#f0efed;*/
}

#footer A, #footer A:visited {
	color:#073D4F;
}

.titolo {
color:#3091B1;
font-size:24px;
}

.both {
clear:both;
}


.sidebar-dx {
	border: 0px solid green;
	float:right;
	padding:0;
	margin-left:15px;
	margin-bottom:15px;	
	width:253px;
	text-align:left;
	background-color:#111111/*#3E3E3E;*/
}

.sidebar-dx .sidebarContent{
	border: 0px solid red;
	background-image:url(../images/round-corner-t-sx.gif);
	background-repeat:no-repeat;	
	padding:10px 10px 0 10px;
}

.sidebar-01-bottom {
	
	background-image:url(../images/round-corner-b-dx.gif);
	background-position:bottom right;	
	background-repeat:no-repeat;
	
	height:22px;
}

