/* CSS Document */
html,body{margin:0;padding:0}
body{
	text-align:center;
	background:url(/img/wb.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p{margin:0 10px 10px; padding:5px;}
a{
color: #31476C;
text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
div#barra_nav{
	height:20px; line-height:20px; border-bottom:1px solid #89A2CB;
	padding-left:5px; 
}
div#barra_nav a{
	text-decoration:none;
}
div#header{
	background-image:url(/img/testata.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:117px;
	padding:0px;
	width:762px;
	margin-left:-2px;
	margin-right:+2px;	
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;	
	white-space:nowrap;
	}
div#header img{
	margin-top:0px;
}	
div#testata{
	height:26px;
	padding-left:5px;
	padding-top:2px;	
	text-align:center;
}
div#top{
	height:89px;
}
div#menu_top{
background-color:#3E5A8B;
border:1px solid #000033;
border-left:0;
height:24px;
text-align:right;
padding-right:5px;
line-height:24px;
}
div#menu_top a{
	color:#FFFFFF;
	padding-top:3px;
}
div#container{
	text-align:left;
	border-left:1px #3E5A8B solid;
	border-right:1px #3E5A8B solid;	
}
div#content p{line-height:1.4;}
div#navigation{
	background-color: #FFFFFF;
}
div#footer{
	color: #FFF;
	background-color: #3E5A8B;
	text-align:right;
	font-size:9px;
}
div#footer p{margin:0;padding:5px 10px}

div#container{width:760px;margin:0 auto; background:#FFFFFF;}
div#content{float:right;
width:550px;	
}
div#navigation{float:left;width:200px}
div#extra{clear:both;width:100%;
	/*background-color: #FFFFDD;*/
	/*border-top:#FFCC33 1px solid;*/

}
h1, h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3E5A8B;
	margin-top:15px;
	border-bottom:2px solid #3E5A8B;
}
h2{
	font-size:20px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3E5A8B;
	margin-top:15px;
	margin-left:15px;
}

hr{
	margin-bottom:10px;
	height:1px;
	border:0;
}

.ActiveLink{
	font-weight:bold;
}
fieldset{
	padding:10px;
	width:93%;
}
input{
font-size:11px;
width:200px;
}
textarea{
font-size:11px;
width:200px;
}.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
