.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/*width of featured content slider*/
float:left;
width: 384px;
height:283px;
background:url(../images/recetasdelasemana.png);
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 42px 5px 0 7px;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.sliderwrapper .contentdiv a{
	border:0;
}
.pagination{
width: 172px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
/*background-color: navy;
padding: 5px 10px;*/
float: left;
}

.pagination a{
/*padding: 0 5px;*/
text-decoration: none; 
text-align: left;
display: block;
color: #00007D;
/*background: white;*/
background:url(../images/desactivado.png) no-repeat;
width: 138px;
height: 44px;
padding: 5px 10px;
float:right;
margin: 1px 0;
}
.pagination a div.receta{
	color:#434242;
	text-transform:uppercase;
	font-size: 11px;
}
.pagination a div.dia{
	padding-bottom: 5px;
	font-size: 11px;
	color:#4a5800;
	font-weight:bold;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background:url(../images/activado.png) no-repeat;
width: 137px;
padding: 5px 10px 5px 25px;
height: 48px;
}
.pagination a:hover div.receta, .pagination a.selected div.receta{
color: #FFF;

}


/*
.sliderwrapper{
position: relative;
overflow: hidden; 
border:0px;
width: 384px;
height: 283px;
}

.sliderwrapper .contentdiv{
visibility: hidden; 
position: absolute; 
left: 0;  
top: 0;  
background: white;
width: 384px;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
	width:180px;
	height:288px;
}

.pagination a{
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected
{
}
*/



/*Rotabanner Home Arriba */
.sliderwrapper2
{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	width: 557px; /*width of featured content slider*/
	height: 74px;
}

.sliderwrapper2 .contentdiv
{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/
	background: white;
	width: 557px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination2{
	width: 557px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
}


/*Rotabanner Home Medio */
.sliderwrapper3{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border:0px;
	width: 556px; /*width of featured content slider*/
	height: 71px;
}

.sliderwrapper3 .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	background: white;
	width: 556px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination3{
width: 556px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;

}


/*Rotabanner Home Bajo Izq */
.sliderwrapper4
{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px;
	width: 276px; /*width of featured content slider*/
	height: 71px;
}

.sliderwrapper4 .contentdiv
{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/ /*padding: 5px;*/
	background: white;
	width: 276px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination4
{
	width: 276px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
}


/*Rotabanner Home Bajo Der */
.sliderwrapper5
{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px; /*border: 10px solid navy;*/
	width: 276px; /*width of featured content slider*/
	height: 71px;
}
.sliderwrapper5 .contentdiv
{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/ /*padding: 5px;*/
	background: white;
	width: 276px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 71px;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination5
{
	width: 276px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
}


/*Rotabanner Master 1 */
.sliderwrapper6
{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px; /*border: 10px solid navy;*/
	width: 311px; /*width of featured content slider*/
	height: 86px;
}
.sliderwrapper6 .contentdiv
{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/ /*padding: 5px;*/
	background: white;
	width: 311px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 86px;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination6
{
	width: 311px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
}


/*Rotabanner Master 2 */
.sliderwrapper7
{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px; /*border: 10px solid navy;*/
	width: 311px; /*width of featured content slider*/
	height: 90px;
}
.sliderwrapper7 .contentdiv
{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/ /*padding: 5px;*/
	background: white;
	width: 311px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 90px;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination7
{
	width: 311px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
}



/*Rotabanner Master 3 */
.sliderwrapper8
{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px; /*border: 10px solid navy;*/
	width: 311px; /*width of featured content slider*/
	height: 86px;
}
.sliderwrapper8 .contentdiv
{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/ /*padding: 5px;*/
	background: white;
	width: 311px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 86px;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination8
{
	width: 311px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
}


/*Rotabanner Master 4 */
.sliderwrapper9
{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0px; /*border: 10px solid navy;*/
	width: 311px; /*width of featured content slider*/
	height: 86px;
}
.sliderwrapper9 .contentdiv
{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0; /*leave as is*/
	top: 0; /*leave as is*/ /*padding: 5px;*/
	background: white;
	width: 311px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 86px;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination9
{
	width: 311px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
}