body {
	/*background-color: #D7D5E8;*/
	background-color:#121212;
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #131936;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #1860A3;
	margin: 10px 15px !important; 
	

}
h2 {
	font-size: 13px;
	color:#333333;
	padding: 0 15px;

}
p, .tablabel, .tabdatum {
	font-size: 12px;
	color:#666666;
	padding: 0 15px;
}

a {
	color: #1860A3;	
	font-weight: bold;
}

a.pdf {
color:#1860A3;
text-decoration:none;
background-color:#D7D5E8;
padding: 0 5px;
border:1px solid #BFC1DE;
}

a.pdf:hover {
color:#1860A3;
text-decoration:none;
background-color:#E7E5F8;
padding: 0 5px;
border:1px solid #BFC1DE;
}

#top {
	position:relative;
	height: 100px;
	background-color:#121212;
}

#maincont {
	background-color: #D7D5E8;
	width: 100%;
}

#main {
	background-color: #FFFFFF;
	position:relative;
	left:50%;
	margin-left:-450px;
	top:0;
	width:930px;
	min-height: 430px;
	border-top: 1px solid #BFC1DE;
	border-left: 1px solid #BFC1DE;	
	border-right: 1px solid #BFC1DE;
}


#testata_center {
	position:relative;
	left:50%;
	margin-left:-450px;
	top:0;
	width:930px;
	height:100px;
	background-image: url(../bmp/testata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#left_contents {
	position: relative;
	float: left;
	width:540px;
	
}
#right_contents {
	position: relative;
	float: left;
	width:370px;
}

#contents {
	position: relative;
	float: left;
	width:900px;
}
#menu {
	background-color: #D7D5E8;
	height: 23px;
	left:0;
    line-height:23px;
	position:relative;
	text-align:center;
	top:0;
	width:100%;
	position:relative;
	
}

#bottom {
	position:relative;
	height: 100px;
	background-color:#121212;
}
#bottom_center {
	position:relative;
	left:50%;
	margin-left:-450px;
	top:0;
	width:930px;
	height:100px;
}
#menu a:hover {
color:#121212;
}
#menu a {
color:#121212;
text-decoration:none;
padding: 0 10px;
}

.clear {
	clear: both;
}
#lingua {
	position:relative;
	float:left;
	width:120px;
	padding:10px 0px;
	}
#lingua a, #manta a{
color:#666666;
text-decoration:none;
padding:  10px;
}
#lingua a:hover, #manta a:hover {
color:#777777;
}
#lingua li {

display:inline;
padding:0 10px;
}
#lingua ul {
color:#666666;
padding: 0;
}
#manta {
	position:relative;
	float:left;
	text-align:right;
	color:#666666;
	size:12px;
	padding:10px 0px;
	width: 788px;
}
.box {
	position:relative;
	/*width:350px;*/
	border: 1px solid #BFC1DE;
	
}
.box_fondo {
	position:relative;
	margin:2px;
	/*width:336px;*/
	background-color:#D7D5E8;
	padding: 5px;
	
}

.sep {
	border-top: 1px solid #BFC1DE;
	border-bottom: 1px solid #BFC1DE;
	background-color:#D7D5E8;
	width: auto;
	margin: 0 10px;
}

.sep h2 {
	margin: 0;
	padding: 3px 10px;
}

.hline {
	border-bottom: 1px solid #D7D5E8;
	margin: 3px 10px;
}

.tablabel {
	float: left;
	width: 300px;
	padding: 3px 0 3px 15px;
}

.tabdatum {
	float: left;
	width: auto;
	padding: 3px 0;
}
