body
{
	background-color:#0401AB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-x;
}

#top
{
background-color:#000000;
width:800px;
height:56px;
}


.testo_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.testo_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.testo_n:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

#menu
{
width:800px;
background-color:#000000;
}
.menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
a.menu:hover {
text-decoration:none;
color:#FFCC00;
}


#header
{
 width:800px;
 height:168px;
 }
 
#main{
background-color:#ffffff;
width:800px;
height:318px;
}

#mainadmin{
background:url(../images/p_body.jpg);
background-repeat:repeat;
width:800px;
}

#footer{
position:relative;
background-image:url(../images/sotto.gif);
width:747px;
height:40px;
}
#linkbutton{
}
#linkbutton a{
text-decoration:none;
color:#000033;
}
#linkbutton a:hover{
text-decoration:none;
color:#FFFFFF;
}


h1{
font-size:18px;
}

h3
{
font-size:18px;
color:#CCCCCC;
}
fieldset{
padding:10px 10px 10px 10px;
}
