@charset "UTF-8";
/* CSS Document */

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

hr{
 color: #CCCCCC;
}


#spot-paginadomini {
    width:960px;
	height:200px;
	margin:0 auto;
	background-repeat: no-repeat;
}

#dettagli_box{
float: left;
}

#dettagli_box h3{
color: #333333;
margin: 0;
padding: 0;
}

#dettagli_box h4{
color: #333333;
margin: 0;
padding: 0;
}

#dettagli_box ul,li{
margin: 0;
padding: 0;
}

#dettagli_box li{
list-style: inside;
}

#dettagli_box .boxuno{
width: 240px;
height: 290px;
}

#dettagli_box .boxdue{
width: 390px;
height: 290px;
padding-right: 10px;
}

#dettagli_box .boxtre{
width: 300px;
height: 290px;
padding: 10px 10px 0 10px;
background-color: #EEEEEE;
}


.evidenziatore{
color: #E69302;
}

#box_freccia_addons{
	width:16px;
	height:16px;
	margin: -19px 0 0 280px;
}
