/* CSS Document */
body, td, th, p, ul, h4, h3 {font-family:Verdana,Arial,Helvetica,Sans-serif;color:#003880;} 
body, p, td, th {font-size: 9pt}
h2 {font-size:13pt; font-weight:normal}
h3 {font-size:12pt; font-weight:normal}
h4 {font-size:10pt; border-bottom:1px solid}

a {color:#000050}
a:hover {color:#000050; text-decoration:underline}

#Container {
	position:relative;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	z-index:10;
}
#LogoTitol {
	visibility:visible;
	position: relative;
	z-index:20;
	top:-1px; left:0px;
	width: 650px;	height: 180px;
	border-bottom:1px solid #000050
}
#MenuInt {
	visibility:hidden;
	position:absolute;
	z-index:20;
	top:210px;
	left:1px;
	width: 0px;
}

.itemMenu a {
	color:#DD5276;
	display: block;
	height:10px;
	text-decoration: none;
	padding:5px;
	background-color: #F3F1F0;
	font-size:7pt;
	border:1px solid #dddddd;
	border-bottom: 1px solid #D01242;
}

.itemMenu a:hover {
	background: #D01242;
	color:#ffffff;
	text-decoration:none;
	border-bottom: 1px solid #FFFFFF;
	
}
#Content {
	position:relative;
	z-index:19;
	left: 0px;
	top: 0px;
	width: 650px;

}
.titol {	
	background:#ffffff;
	color:#000050;
	display: block;
	padding:4px;
	font-size:16pt
		}

#quadreDates{
background:#eeeeee;
top:0px;
padding-left:2px
}
#quadreDates H4 {background: #dddddd; text-align:center}
#quadreNews{
background:#eeeeee;
padding-left:2px
}
#quadreNews H4 {background: #dddddd; text-align:center}
#quadreForms{
background:#eeeeee;
padding-left:2px
}
#quadreForms H4 {background: #dddddd; text-align:center}
