/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
/*	background: #859C0E; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #554D49;
	margin: 0;
	height: 100%;
	background-image: url(images/fondo.gif);
}

#maincontainer{
width: 890px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
height: 100%;
}

.menu {
	vertical-align: top;
	width: 170px;
}



.markermenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 170px;
	border: 0px solid #9A9A9A;
	margin-top: 0px;
}

.markermenu li a{
background: #d8d8d8 url(images/menu01.gif) no-repeat 10px center;
/*background: white url(images/menu01.gif) no-repeat 10px center;*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: black;
/*background-color: #d8d8d8;*/
background-color: #ffffff;
background-image:url(images/menu02.gif); /*onMouseover image change. Remove if none*/
}


.markersmenu{
	list-style-type: none;
	margin: 0px 0;
	padding: 0;
	width: 160px;
	border: 0px solid #9A9A9A;
	margin-left: 10px;
}

.markersmenu li a{
background: white url(images/menu01.gif) no-repeat 10px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markersmenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markersmenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markersmenu li a:hover{
color: black;
background-color: #d8d8d8;
background-image:url(images/menu02.gif); /*onMouseover image change. Remove if none*/
}


.principale{
	background: #ffffff;
	height: 100%;
}

.corpo {
	vertical-align: top;
	width: 720px;
}

#testi {
	vertical-align: top;
	width: 660px;
	text-align: justify;
	margin: 0 auto; 
	margin-top: 20px;
	margin-bottom: 20px;
}

#testi2 {
	vertical-align: top;
	width: 660px;
	text-align: center;
	margin: 0 auto; 
	margin-top: 20px;
	margin-bottom: 20px;
}

#miniature{
	vertical-align: top;

	text-align: center;
	margin: 0 auto; 
	margin-top: 20px;
	margin-bottom: 20px;
}



.fondopagina {
	background: #d8d8d8;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
}


#socim {
	background-color: #aec3e9;
	width: 600px;
	margin: 0 auto;
	border: 2px solid #003399;
}

#socim td {
	width: 100px;
	text-align: center;
	border: 1px solid #ffffff;
}

#titolosocim {
	text-align: center;
	background-color: #003399;
	color: #FFFFFF;
}


#socif {
	background-color: #FFCCFF;
	width: 600px;
	margin: 0 auto;
	border: 2px solid #FF0099;

}

#socif td {
	width: 100px;
	text-align: center;
	border: 1px solid #ffffff;
}

#titolosocif {
	text-align: center;
	background-color: #FF0099;
	color: #FFFFFF;	
}

#socib {
	background-color: #FFCCFF;
	width: 600px;
	margin: 0 auto;
	border: 2px solid #FF0099;
	text-align: center;

}

#socib td {
	text-align: left;
	border: 1px solid #ffffff;
}


#classica {
	background-color: #e8e8e8;
	width: 450px;
	margin: 0 auto;
	border: 0px solid #FFffff;
}

#classica td {
	width: 150px;
	text-align: left;
	border: 1px solid #ffffff;
}

#classicatitolo {
	text-align: left;
	background-color: #686870;
	color: #FFFFFF;
}

#classicatitolo2 {
	width: 450px;
	text-align: left;
	background-color: #686870;
	color: #FFFFFF;
}