/*conteitori sezioni*/
body{
	margin: 0;
	padding: 0;
	border:0 none;
	font: 10px Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#FFF;
}

img,
img a{
	border:0 none;
}

#wrap{
	margin: 0;
	padding: 0;
	border:0 none;
	}

#testa{ }
#corpo{}
#piede{}


/* sezioni testa */
#pos_0{/*testata funzioni*/}
#pos_0 #testata{
	display:block;
	height: 20px;
	line-height:20px;
	background-color: #DDD;
	color: #666;
	padding-left:10px;
	}
#pos_0 #testata a{
	color: #666;
	text-decoration: none;
	}
#pos_0 #testata a:hover{
	text-decoration: underline;
}


#pos_1{/*menu*/}
#pos_1 #menu_primario{
	position: absolute;
	top:90px;
	left: 10px;
	width: 190px;
	font-stretch: wider;
	font-size: 12px;
	font: small-caps;
	
	}
#pos_1 #menu_primario ul{
	margin:0 0 0 10px;
	padding:0;
	}
#pos_1 #menu_primario li{
	list-style: none;
	margin:0;
	padding:0;
	height:14px;
	line-height:14px;
	}
#pos_1 #menu_primario a{
	font-size: 12px;
	display:block;
	color: #DB0000;
	text-decoration: none;
	height:14px;
	line-height:14px;
	margin:0;
	padding:0;
	}
#pos_1 #menu_primario a:hover{
	padding-left: 6px;
	}
#pos_1 #menu_primario .siamqui{
	color: #A52A2A;
	font-weight: bold;
	padding-left: 6px;
	background: transparent url(imgs/arrow_red.gif) no-repeat left 50%;
	}


#pos_2{/*partners*/}
#pos_2 #blocchetto_wrap{
	width: 170px;
	height: 50px;
	position: absolute;
	top:330px;
	left:15px;
}
#pos_2 #blocchetto_wrap IMG{
	margin:0 1px 1px 0;
	/*height:35px;*/
	width:35px;
	border:0 none;
}




/* colonne corpo */
#pos_3{}

/*focus*/
#pos_4{
	margin:60px 10px 0 210px;
	}
#pos_4 h1{
	/*titolo focus*/
	color: #888;
	font: bold 12px/12px Arial;
	padding:0 0 10px 0;
	margin:0;
	border-bottom: 1px solid red;
	text-transform: uppercase;
}
#pos_4 #focus{
	position:relative;
	height: 370px;
	overflow: auto;
	padding:5px;
	border-bottom: 1px solid red;
	font-size:11px;
}
#pos_4 #focus div{
	margin:5px 0;
}
#pos_4 #focus a{
	text-decoration:none;
	font-weight:bolder;
	color: #5576CA;
}
#pos_4 #focus a:hover{
	text-decoration:underline;
}
#pos_4 #focus h2 {
	color: #333;
	font: bold 12px/12px Arial;
	padding: 0 0 0 0;
	margin: 20px 0 30px 0;
	text-transform: uppercase;
}

#pos_4 #focus h3 {
	font: bold 12px/12px Arial;
	padding: 0;
	margin: 20px 0;
}

#pos_4 #focus .cont #immagine {
	float:right;
	margin:0 0 5px 5px;
}

#pos_4 #focus .cont #miniature {
	position:absolute;
	top:0;
	right:0;
}
#pos_4 #focus .cont #miniature img{
	margin:5px;
	}

/*footer*/
#pos_5{
	margin:5px 0 0 210px;
	padding:0;
	color:#ddd;
	}
#pos_5 A{
	color:#ddd;
	font-weight: bold;
	text-decoration: none;
	}
#pos_5 A:hover{
	text-decoration: underline;
	}



/*sezioni pie' di pagina */
#pos_6{}
#pos_7{}
#pos_8{}