body
{

	background-color: #fff;
	text-align:center;
	font-family: geneva, arial, lucida, sans-serif;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	color: #111;
	text-align:justify;
}

div#header
{

	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat: repeat-x;
	padding: 0;
	text-align: right;
	color:#111;
	margin:auto;
}

.head1
{
	height: 142px;
	background-color:#fff;
	background-image: url('./img/sfondo-header.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #bdbdbd;
} 

.head2
{
	background-image: url('./img/bordo.jpg');
	background-repeat: repeat-x;
	height: 8px;
}

.head3
{
	padding: 0px;
	margin-left:-2px;
	width:874px;
	font-size: 8pt;
	font-weight: bold;
	background-image: url('./img/bordo2.jpg');
	background-repeat: repeat-x;
	height: 38px;
}

.td-head
{
	margin: 0px 0px 0px 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 0;
}

.td-sx
{
	margin: 0px 0px 0px 0px;
	min-width: 210px;
	background-color: #fff;
	text-align:left;
	border-width:1px;
	border-color:#bec1c3;
	border-right-style:dotted;
	padding: 3px;
	width: 18%;
}

.td-mid
{
	text-align: justify;
	padding-left:5px;
	padding-right:5px;
	font-size:10pt;
}

.td-dx
{
	min-width: 210px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	border-width:1px;
	border-color:#bec1c3;
	border-left-style:dotted;
	padding: 3px;
	width: 18%;
	text-align:right;
}

h1
{
	font-size: 11pt;
	color: #2e5ca0;
	
}

h2
{
	font-size: 12pt;
}

img {border: 0px;}

fieldset {border: none;}

div#container
{
	width:900px;
	background-image: url('./img/sfondo.jpg');
	background-repeat: no-repeat;
	background-position:center; 
	background-attachment:fixed;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	text-align: center;
	margin:auto;

}	

table#maintable
{
	text-align: justify;
	vertical-align:top;
	margin:auto;
	padding: 0;
}

table#maintable td
{
	height:400px;
	text-align: justify;
	vertical-align:top;
	padding-left: 14px;
	
}

   
#mainmenu{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#mainmenu ul{margin:0;padding:0;list-style-type:none;width:auto;}
#mainmenu ul li{display:block;float:left;margin:0;}
#mainmenu ul li a{display:block;float:left;color:#2e5ca0;text-decoration:none;padding:11px 20px 0 15px;height:23px;}
#mainmenu ul li a:hover,#mainmenu ul li a.current{color:#d1262c;background-color:#fff ;}
	

.menuhead
{
	background-image: url('./img/menuhead.jpg');
	background-repeat: no-repeat;
	min-height: 28px;
	text-align:left;
	font-weight:bold;
	font-size: 9pt;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: white;
	padding-top: 1px;
	padding-bottom: 5px;
}


.menuhead a:link
{	/*9d603c*/
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.menuhead a:visited
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.menuhead a:hover, a:active
{
	color: #fff;
	text-decoration: underline;
	background-repeat:repeat-y;
} 




.sottomenu
{
	
	margin-left:10px;
	background-image: url('./img/dot.jpg');
	background-repeat: no-repeat;
	min-height: 28px;
	text-align:justify;
	font-size: 9pt;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #111;
	padding-top: 0px;
	text-margin-left:10px;
}

.sottomenu2
{	
	min-height: 128px;
	text-align:justify;
	font-size: 9pt;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #111;
	padding: 3px;
	text-margin-left:10px;
}

.sottomenu3
{	
	min-height: 10px;
	text-align:justify;
	font-size: 9pt;
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #111;
	padding: 3px;
	text-margin-left:10px;
}



#footer
{
	margin-left:-2px;
	width: 904px;
}

.footer
{
	margin-top:5px;
	border-top:4px solid #B30000;

	padding: 0;

	text-align: center;
	color:#111;
	min-height:43px;
	font-weight:bold;
	font-size: 8pt;
	margin:auto;
}

.vtop
{
	text-align: justify;
	vertical-align:top;
}

.sx
{
	text-align: left;

	padding: 0;
}


.ju
{
	text-align: justify;
	border: 0px;
}


.ce
{
	text-align: center;
	margin:0 auto;
	border: 0px;
}


.sottomenu a{display:block;margin-left:10px;}

a:link
{	/*9d603c*/
	color: #2e5ca0;
	text-decoration: none;
	
}
a:visited
{
	color: #2e5ca0;
	text-decoration: none;
	
}
a:hover, a:active
{
	color: #d1262c;
	font-weight: bold;
	background-repeat:repeat-y;
} 


div#ie6ostia
{
	text-align: center;
	display:none;
}

.wat
{
	font-size: 8pt;
	background-color: #111;
	color: #FFFFFF;
	text-align: center;
}


.floatsx{float:left;}

.floatdx{float:right;}

img.floatsx { 
    float: left; 
    clear: left; 
    margin: 4px; 
}

img.floatdx { 
    float: right; 
    clear:right;
    margin: 4px; 

}

.testomid
{
	vertical-align:middle;
	padding-right: 5px;
}

	
.social
{
	margin-top:5px;
	text-align:right;
	font-size: 12px;
}

.clearboth { clear: both; }

.newsintro
{
	color: #555;
	font-size:10px;
	text-align:left;
}

.col-container 
{
	width:900px;
	margin: auto;
	text-align: left;
}
  
.col-sx 
{
	float: left;
	text-align:left;
	padding: 3px;
	width: 200px;
	background-color: #fff;
	vertical-align: top;
}

.col-mid 
{
	vertical-align: top;
	top: 10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:3px;

}

.col-rx 
{
	vertical-align: top;
	float: right;
	text-align:left;
	padding: 3px;
	width: 200px;
	background-color: #fff;

}

.slideshow { height: 250px; width: 544px; }
.slideshow img { padding: 0px; height: 250px;width: 544px;border: 1px solid #111; }



