@charset "UTF-8";
/* CSS Document */


#bloccoCentrale {

	min-height: 		429px;
	height: 			auto !important;
	height: 			429px;
	/* background:			url(/img/home.jpg) no-repeat; */
	border-bottom:		1px solid #000;

}

#box_click_uomo {
	position:absolute;
	left: 574px;
	top: 210px;
	z-index: 50;
}

#box_menu_uomo {
	position:absolute;
	left: 712px;
	top: 316px;
	width: 292px;
	z-index: 60;
}

#box_click_donna {
	position:absolute;
	left: 574px;
	top: 388px;
	z-index: 50;
}

#box_menu_donna {
	position:absolute;
	left: 712px;
	top: 497px;
	width: 292px;
	z-index: 60;
} 

#avviso_home {
	width: 370px;
	font-family: Arial; 
	font-size: 11px;
}	

#avviso_home H1 {
	text-align: center; 
	margin: 0px; 
	padding: 15px 0px 5px 0px; 
	font-weight: bold; 
	color: #CC0000; 
	font-family: Arial; 
	font-size: 15px;
}	

#avviso_home P {
	margin: 5px 0px 0px 0px;
	text-align: center;
}
#avviso_home B {
	color: #444;
}	
#avviso_home span B {
	color: #900000;
}	
