body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	background-image: url('images/gradiente.jpg');
	background-repeat: repeat-x
}
div#testa{
background-color:#FFFFFF;
color:#fff;
width:750px;
margin:0px auto 0px auto;
padding:0px;
text-align:left;
 }
div#testa h1{
margin:0px;
padding:1px;
line-height:60px;
margin-left:20px;
}

div#barranav{
	border-bottom:1px solid;
	padding-left:14px;
	border-bottom-color: #999999;
 }

div#barranav ul{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
	 white-space: nowrap;
	} 
div#barranav li{
    display:inline;
    margin:3px;
    padding:0px;
	}
div#barranav li a{
	text-decoration: none;
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #3333CC;padding-left:3px; padding-right:3px; padding-top:0px; padding-bottom:0px
	}  	
div#barranav li a:hover{
	background-color: #DFDFDF;
	color: #0033CC;
	} 	 
div#barranav li#qui {
	background-color: #fff;
	margin:3px;
	color: #333333;
	display:inline;
	padding: 0px 3px 0px 3px;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	} 

div#contenuto{
	width:750px;
	margin:15px auto 0px auto;
	padding:0px;
	border:1px solid;
	height:auto;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
 }
div#contenuto p{
font-family:Century Gothic; font-size:15px; margin-left:5px; margin-right:5px; margin-top:10px; margin-bottom:10px
}

p.c1 {text-align: justify; font-family:Tahoma; font-size:14px; position:relative; left:5px; right:5px; top:-15px; z-index:1}
p.c2 { text-align: left; font-family:Tahoma; font-size:14px; font-weight: bold; border: 1px solid #666666 }
p.c3 {text-align: justify; font-family:Tahoma; font-size:14px; }