
/* CSS Document */

/*-----------------------------------tabella rosa--------------------------------------*/		
.riga_tabella_rosso{
	background-image: url(../img/riga_tabella_rossa.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.riga_tabella_rosa{
	background-image: url(../img/riga_tabella_rosa.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabella_rosso{
	margin:10px 5px 5px 5px;		
		width:310px;
		float:left}

.angolo_top_sx_fixrosso{
	background-image: url(../img/top_sx_rosa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	width:9px;
	float:left
}
.angolo_top_dx_fixrosso{
	background-image: url(../img/top_dx_rosa.gif);
	background-repeat: no-repeat;
	background-position: right top;
		height:30px;
	width:9px;
		float:left
}
.angolo_bottom_sx_rosso{
	background-image: url(../img/bottom_sx_rosa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		height:12px;
	width:9px;
		float:left
}
.angolo_bottom_dx_rosso{
	background-image: url(../img/bottom_dx_rosa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
		height:12px;
	width:9px;
		float:right
}
.top_fixrosso{
	width:80px;
	height:27px;	
	font-size: 10px;
	padding-top:3px;
	background-color: #da7267;
	float:left;
	color:#000000;

}
.top_rosso:link{color:#000000; text-decoration:none}
.top_rosso a:active{color:#000000; text-decoration:none}
.top_rosso a:visited{color:#000000; text-decoration:none}
.top_rosso a:hover{color:#c4171d; text-decoration:none}	

.bottom_rosso{
	width:292px;
	height:12px;
	background-color: #da7267;
	float:left}
	
	.tabella_centro_rosso{
		width:300px;
		float:left;
		padding:5px;
		background-color: #da7267;
		}
.tabella_centro_rosso a:link{color:#c4171d; text-decoration:none}
.tabella_centro_rosso a:active{color:#c4171d; text-decoration:none}
.tabella_centro_rosso a:visited{color:#c4171d; text-decoration:none}
.tabella_centro_rosso a:hover{color:#c4171d; text-decoration:none}	
		
.tabella_rosa{
	margin:10px 5px 5px 5px;		
		width:510px;
		float:left}

.angolo_top_sx_fixrosa{
	background-image: url(../img/top_sx_rosa_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	width:9px;
	float:left
}
.angolo_top_dx_fixrosa{
	background-image: url(../img/top_dx_rosa_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
		height:30px;
	width:9px;
		float:left
}
.angolo_bottom_sx_rosa{
	background-image: url(../img/bottom_sx_rosa_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		height:12px;
	width:9px;
		float:left
}
.angolo_bottom_dx_rosa{
	background-image: url(../img/bottom_dx_rosa_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
		height:12px;
	width:9px;
		float:right
}
.top_fixrosa{
	width:80px;
	height:27px;	
	font-size: 10px;
	padding-top:3px;
	background-color: #f4c4be;
	float:left;
	color:#000000}
.top_rosa a:link{color:#000000; text-decoration:none}
.top_rosa a:active{color:#000000; text-decoration:none}
.top_rosa a:visited{color:#000000; text-decoration:none}
.top_rosa a:hover{color:#c4171d; text-decoration:none}	

.bottom_rosa{
	width:292px;
	height:12px;
	background-color: #f4c4be;
	float:left}

	
.tabella_centro_rosa{
		width:300px;
		float:left;
		padding:5px;
		background-color: #f4c4be;
		}

.tabella_centro_rosa a:link{color:#c4171d; text-decoration:none}
.tabella_centro_rosa a:active{color:#c4171d; text-decoration:none}
.tabella_centro_rosa a:visited{color:#c4171d; text-decoration:none}
.tabella_centro_rosa a:hover{color:#c4171d; text-decoration:none}		
/* css donna---------------------------------------------*/
.box_donna{
	width:361px;
	height:100%;
	float:left;
	padding-bottom:4px;
	background-image: url(../img/bg_boxdonna.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.box_donna_scheda{
padding-bottom:4px;
	width:100%;	
	height:100%;
	float:left;
	background-image: url(../img/bg_boxdonna.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.titolo_donna{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #da7267;
	background-image: url(../img/riga_rosina.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:5px;
	text-transform: uppercase;
}

.titolo_donna_principale{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #da7267;
	background-image: url(../img/riga_rosa.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:5px;		background-color:#f5f6fa;
	text-transform: uppercase;
}
.sottotitolo_donna{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #da7267;
	padding:2px;

}
.sottotitolo_donna h2{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e29f98;
	}
.contenuto_scheda{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:518px;
	font-size: 11px;
	color: #000000;
	padding:5px;
	float:left}
.titolo_donna_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/riga_grigia.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:5px;
	margin-bottom:5px;
	margin-top:5px
}
.intro_donna{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	background-image: url(../img/bg_donna_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:182px;
	padding-top:40px;
}
.intro_donna_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	background-image: url(../img/bg_donna_3.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:182px;
	padding-top:40px;
}

.box_link_donna{
	background-image: url(../img/sfondo_scdonna.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:auto;
	width:100%;
	margin-bottom:5px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.link_donna a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #da7267;
	background-image: url(../img/pallino_rosa.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
		margin:6px 10px 6px 0px;
	
	display:block;

}
.link_donna a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #da7267;
	background-image: url(../img/pallino_rosa.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
		margin:6px 10px 6px 0px;
	
		display:block;
}
.link_donna a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #da7267;
	background-image: url(../img/pallino_rosa.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
		margin:6px 10px 6px 0px;
	
		display:block;
}
.link_donna a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #03123a;
	background-image: url(../img/pallino_r.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
	margin:6px 10px 6px 0px;
		text-decoration:none;	
	display:block;
}
.caratteristiche_donna{
width:49%; 
margin-left:3px;
float:left;
}


/*schema*/
.titolo_schema{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	float:left;
	background-color:#5a78ae;
	height:100%;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	width:100%;
	text-transform: uppercase;
}

/*terzo livello */
.terzo_livello_donna a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #ffffff;
	background-image: url(../img/pallino_rosa_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:12px;
	margin-left:5px 5px 5px 0px;
	padding-right:5px;
	line-height:17px;
		display:block}
.terzo_livello_donna a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #ffffff;
	background-image: url(../img/pallino_rosa_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:12px;
	margin-left:5px 5px 5px 0px;
	padding-right:5px;
	line-height:17px;
		display:block}
	
.terzo_livello_donna a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #ffffff;
	background-image: url(../img/pallino_rosa_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:12px;
	margin-left:5px 5px 5px 0px;
	padding-right:5px;
	line-height:17px;
		display:block}
	
	.terzo_livello_donna a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da7267;
	background-image: url(../img/pallino_rosa_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:12px;
	margin-left:5px 5px 5px 0px;
	padding-right:5px;
	line-height:17px;
	background-color:#354d7b;
	display:block}
	
	.terzo_livello_donna_sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da7267;
	background-image: url(../img/pallino_rosa_2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:12px;
	margin-left:5px 5px 5px 0px;
	padding-right:5px;
	line-height:17px;
	background-color:#354d7b;
	display:block}




/*sec liv*/
.testo_secliv_donna{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #da7267;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #354d7b;
	line-height:17px;
	margin-bottom:1px
}


/*primo liv*/
.primo_livellodonna{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #da7267;
	font-weight: bold;
	text-decoration:none;

}


.box_donna_scheda em{ color:#dc7167}
.box_donna_scheda u{ color:#dc7167}

.linguetta_rossa{ float:left}
