.body {
	background-image: url(images/fondoBeneful.jpg);
	background-repeat: no-repeat;
	background-color: White;
}

.menu_hover{
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: underline;
}
.menu{
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
}
.tit {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A61F01;
}
.txt{
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
}
.productos_hover{
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
	text-decoration: underline;
}
.productos{
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B22222;
	text-decoration: none;
}
.resalto_hover{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: red;
	text-decoration: underline;
}
.resalto{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #B22222;
	text-decoration: none;
}
/***********   ID    ***************/
#base_fondo{
	position: absolute;
	left:54px;
	top:30px;
	border: 2px solid #cccccc;
	width: 644px;
	height: 470px;
	background-color: White;
	filter: Alpha(Opacity=80, FinishOpacity=0, Style=rectangular, StartX=0, StartY=0, FinishX=100, FinishY=100);
	visibility: visible;
}
#base_fondo_ducha{
	position: absolute;
	left:46px;
	top:32px;
	border: 2px solid #cccccc;
	width: 600px;
	height: 596px;
	background-color: White;
	background-image: url(promoCalendario/doble-promo.gif);
	/*filter: Alpha(Opacity=80, FinishOpacity=0, Style=rectangular, StartX=0, StartY=0, FinishX=100, FinishY=100);*/
	visibility: visible;
}
#base{
	position: absolute;
	left:55px;
	top:30px;
	border: 2px solid #cccccc;
	width: 644px;
	height: 470px;
	visibility: visible;
}
#boton1{
	position: absolute; left:162px; top:432px;
	border: 2px solid #cccccc;
	width: 80px; height: 20px;
	text-align: center;
	z-index: 2;
	}
#boton2{
	position: absolute;	left:14px; top:10px;
	border: 2px solid #cccccc;
	width: 80px;	height: 20px;
	text-align: center;
	z-index: 4;
	}
#boton1a{
	position: absolute; left:10px; top:10px;
	border: 2px solid #cccccc;
	background-color: #F9F9F9;
	width: 80px; height: 20px;
	text-align: center;
	z-index: 2;
	}
#boton2a{
	position: absolute;	left:110px; top:10px;
	border: 2px solid #cccccc;
		background-color: #F9F9F9;
	width: 80px;	height: 20px;
	text-align: center;
	z-index: 4;
	}
#boton3{
	position: absolute;	left:106px; top:10px;
	border: 2px dotted #A11B38;
	width: 80px;	height: 20px;
	text-align: center;
	z-index: 4;
	}	
#boton4{
	position: absolute;	left:199px; top:10px;
	border: 2px dotted #069A47;
	width: 125px;	height: 20px;
	text-align: center;
	z-index: 4;
	}	
	
#boton5{
	position: absolute;	left:340px; top:10px;
	border: 2px dotted #5BF;
	width: 139px;	height: 20px;
	text-align: center;
	z-index: 4;
	}	
#boton6{
	position: absolute;	left:494px; top:10px;
	border: 2px dotted #f09450;
	width: 139px;	height: 20px;
	text-align: center;
	z-index: 4;
	}	
#logo{
	position: absolute;	left:10px; bottom: 1px;
	text-align: center;
	z-index: 4;
	margin-bottom:10px;
	}
#promo{
	position: absolute;
	right:10px;
	top: 276px;
	text-align: center;
	z-index: 4;
	visibility:visible;
	left: 420px;

	}
#promo_2{
	position: absolute;	right:0px; top: 0px;
	text-align: center;	z-index: 4;	visibility:visible;}	
#promo_2a{
	position: absolute;	right:30px; top: 315px;
	text-align: center;	z-index: 4;	visibility:visible;}		
#contenido{
	position: absolute;
	left: 4px;
	top:33px;
	text-align: justify;
	width: 625px;
	height: 435px;
	overflow: auto;
	scrollbar-3dlight-color: #E0EEC4;
	scrollbar-arrow-color: Black;
	scrollbar-base-color:  #E0EEC4;
	scrollbar-darkshadow-color: #E0EEC4;
	scrollbar-face-color: #E0EEC4;
	scrollbar-track-color: #CFCFCF;
	scrollbar-highlight-color: #E0EEC4;
	scrollbar-shadow-color: #E0EEC4;
	z-index: 1;
	}
