/* CSS Document */

/* CSS Document */

/*stili testi*/


body {
	
	background-repeat:repeat-x;
	background-image:url(../img/standard/bg_blu.png);
	font-size:10px;
	background-color:#FFFFFF;
}




/*--------------- IMPAGINAZIONE CONTENUTI HOME PAGE------------*/

#box_cont_home img {
border:none;
padding:0px;
margin:0px;
margin-bottom:20px;
}

#box_cont_home p {
border:none;
padding:0px;
margin:0px;
margin-bottom:20px;
}


/*--------------- FINE ------------*/



/*-----------------STILE PER IMPAGINAZIONE 2*/
.impaginazione_2 {
width:400px;
height:100%;
position:relative
}

.impaginazione_2 p {
width:195px;
height:auto;
float:left;
}

.impaginazione_2 img {
width:195px;
height:auto;
background-color:#660033;
float:right
}



/*-----------------FINE-------------------*/



/*-----------------STILE PER IMPAGINAZIONE 3*/
.impaginazione_3 {
width:400px;
height:100%;
position:relative;
}

.impaginazione_3 p {
width:195px;
height:auto;
float:right;
}

.impaginazione_3 img {
width:195px;
height:auto;
background-color:#660033;
float:left;
}



/*-----------------FINE-------------------*/
















