body { 
	font-family:	verdana; 
	color:			#00324A;
	font-size:		11px;
	margin-top:		0px;
	text-align:		center;	
	font-style: 	normal;
	background:		#DDDDDD url('../img/bg_body.jpg') center  ;

}

body b, h2
{
	color:			#00324A;

}

h2
{
	font-size:		20px;
}

a:link, a:visited
{
	color:				#00324A;
	font-weight:		normal;
	text-decoration:	none;
}

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

hr
{ 
	display: 		none;
}

.display_none {
   display: 		none;
}

span.errore
{
	color:			#C00;
	font-size: 		12px;
	font-weight:	bold;
}

p.footer_text
{
	font-family:		Verdana, sans-serif;
	font-size:		11px;
	color:			#787873;
	font-style: 		normal;
}

p.footer_text a:link,
p.footer_text a:visited
{
	font-weight:		normal;
	color:			#787873;
}

#container-home
{
	position: 		relative;
	margin-top:		20px;
	margin-left:	auto;
	margin-right:	auto;
	width:			720px;
}
