body{
	background: #DBE7FF;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;	
}
a{
	color: #A52A2A;
	text-decoration: none;
	font-weight: bold;
	
}
a:hover{
	text-decoration: underline;
	
}
h1{
	background: url(img/fondo2.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 7px;
	margin: 0 0 10px 0;
}
h3{
	background: #FFEBCD;
	padding: 5px 0;
	text-align: center;
}
h4{
	background: #DBE7FF;
	padding: 5px 0;
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 14px;
}
#super{
	background: url(img/ombre.jpg) repeat-y;
	width: 740px;
	margin: 0 auto;
	
}
#container{
	width: 700px;
	margin: 0 auto;
	background: Black;
	
}
#content{
	background: #FC9;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0 ;
	
}
#header{
	width: 700px;
	height: 260px;
	background: url(img/header.jpg)
}
#footer{
	background: #DDE2E3;
	padding: 10px;
	font-size: 11px;
	border-top: 2px solid #999;
}
#boxint{
	width: 500px;
	border: 1px solid #960;
	margin: 0 auto 25px auto;
	background: #FFF;
	padding: 20px;
	text-align: justify;
	line-height: 18px;
}

/* menu */
.menu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(img/blockdefault.gif) center center repeat-x;
}

.menu li{
display: inline;
}

.menu li a{
float: left;
color: white;
padding: 7px 16px;
text-decoration: none;
border-right: 1px solid white;
}

.menu li a:visited{
color: white;
}

.menu li a:hover, .menu li .current{
color: white;
text-decoration: none;
background: transparent url(img/blockactive.gif) center center repeat-x;
}
.bandiera{
	position: relative;
	left: 250px;
	top: -29px;
	border: 0;
	z-index: 1;
	width: 40;
	height: 25;
}
.capolettera{
	font-size: 24px;
	color: Maroon;
	font-weight: bold;
}
.img{
	margin: 10px 0;
}
.noborder{
	border: 0;
}
.campiform{
	width: 200px;
	color: black;
	font-size: 14px;
	border: 1px solid #2A4E73;
	background-color: #FFFFA0;
}
.campiformogg{
	width: 340px;
	color: black;
	font-size: 14px;
	border: 1px solid #2A4E73;
	background-color: #FFFFA0;
}
.reset{
	color: #000;
	background:#FC9; 
	font-size: 14px;
}
.center{
	text-align: center;
}

