/****************************************
*		CSS effeci-benessere.it			*
****************************************/
html, body {
	height: 100%;
	width: 100%;
	font-family: verdana;
	margin: 0px;
}

img {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
a{
	color:black;
	text-decoration:none;
	z-index:2;
}

.corpo{                 
    overflow:visible;
	position:relative;
	top:0px;
	left:12%;
	width:75%;
    margin-top:15%;
	}

.menu{
	position:absolute;
	top:0px;
	left:315px;
	}

.menu-botton{	
	font-family:Monotype Corsiva;
	font-size:18px;
	font-weight:bold;
	padding-bottom:3px;
	color: white;
	position:absolute;
	top:0px;
	border:0;
	background-image:url(.././img/botton1.gif);
	background-repeat: no-repeat;
	height:25px;
	width:100px;
	text-align:center;
	}
.menu-botton:hover {
	color: yellow;
	background-image:url(.././img/botton2.gif);
	}
	
.menu_prod{
	padding-left:10px;
	position:absolute;
	left:100px;
	top:-500px;
	background-image: url(.././img/menu1.gif);
	height:80px;
	width:88px !important;
	width:98px;
	z-index:1;
	}
.sub_menu_prod{
	width:100%;
	padding-bottom:1px;
	color:white;
	}
.sub_menu_prod:hover{
	width:100%;
	padding-bottom:1px;
	color: yellow;
	}
	
	
	
.roll_news{
	position:absolute;
	top:265px;
	left:400px;
	width:315px !important;
	width:325px;
	overflow:auto;
	height:100px;
	border: 1px #dadada solid;
	}	
	
.roll_prod{
	position:absolute;
	top:0px;
	left:400px;
	width:325px;
	height:255px;
	border: 1px #dadada solid;
	text-align:center;
	}
.cerca{
	width:385px !important;
	width:390px;
	height:100px;
	border: 1px #dadada solid;
	overflow:hidden;	
	font-size:14px;
	background-image: url(../img/cerca.gif);
	padding-left:5px;
	}
.intro{
	margin-bottom:10px;
	/*width:380px !important;*/
	width:390px;
	/*height:253px !important;*/
	height:255px;
	border: 1px #dadada solid;
	/*background-image: url(../img/prova.gif);*/
	background-repeat: no-repeat;
	padding-top:2px;
	/*padding-left:10px;*/
	
	}

