.sliderwrapper{
position: relative; /*leave as is*/
overflow:hidden; /*leave as is*/
border: 1px solid #EDEDED;
border-bottom-width: 1px;
width: 370px; /*width of featured content slider*/
height: 340px;

}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 4px;
background: white;
width: 362px; /*width of content DIVs within slider. Total width should equal slider's inner width (370+5+5=380) */
height: 332px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
overflow:auto;
}

.pagination{
width: 360px; /*Width of pagination DIV. Total width should equal slider's outer width (360+10+10=380)*/
text-align: right;
background-color: navy;
padding: 2px 3px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}


/* ######### CSS for top level tabs ######### */

.centro1_tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.centro1_tabsmenuclass li{
float: left;
}

.centro1_tabsmenuclass a{
background: url(img/boton_izq.jpg) no-repeat 0px center;
font-size:12px;
FONT-WEIGHT: Bold;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
line-height:48px;
text-align:center;
color:#FF6633;

display: block;
width: 225px;
height: 54px;

}

.centro1_tabsmenuclass a:hover, .centro1_tabsmenuclass a.selected{
background: url(img/boton_izq_na.jpg) no-repeat 0px center;
color: white;
}
#logomx{
position:relative;
left: 350px; top: 15px;
background: url(img/hechomex.jpg) no-repeat 0px center; 
WIDTH: 190px;
HEIGHT: 60px;

}
.centro1_t_loginm {
font-size:12px;
FONT-WEIGHT: Normal;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
color:#333333;
}
.centro1_t_radio {
font-size:12px;
FONT-WEIGHT: Normal;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
color:#333333;
background-color:#EAEAEA;
padding:9px 9px 9px 9px;
}

.centro1_t_loginm_ac {
font-size:12px;
FONT-WEIGHT: Normal;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
color:#FFFFFF;
}
.centro1_t_loginm_pwd {

font-size:12px;
FONT-WEIGHT: Normal;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
text-align:left;
color:#FF6633;
}
.centro1_mask_fdia {
	Z-INDEX: 100; 
	BACKGROUND: url(img/mask_fdia.png) no-repeat right top; 
	WIDTH: 345px; POSITION:absolute;  top:295px; HEIGHT: 20px;
	font-size:11px;
FONT-WEIGHT: Bold;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
text-align:right;
color:#FFFFFF;
}
.centro1_mask_tube {
	Z-INDEX: 3; 
	background: #979764;
	
	WIDTH: 345px; POSITION: absolute; left:15px; bottom: -290px; HEIGHT:auto;
	
}
.centro1_avisos {
font-size:12px;
FONT-WEIGHT: Normal;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
color:#333333;
text-align:justify;
WIDTH: 335px;
POSITION: absolute; left:15px; top: 10px;
}

.centro1_ayuda {
font-size:12px;
FONT-WEIGHT: Normal;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
color:#333333;
text-align:justify;
WIDTH: 500px;

}

.centro1_label_aviso_comen {
FONT-WEIGHT: Bold;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
color:#FF6633;
font-size:11px;
text-align:center;
}
.centro1_label_titu_ayuda
{
FONT-WEIGHT: Bold;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
color:#FF6633;
font-size:11px;
text-align:left;
background-color:#F8F8F8;
}

.segundost {
font-size:12px;
FONT-WEIGHT: Bold;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
text-align:center;
}
.segundost2 {
font-size:12px;
FONT-WEIGHT: Bold;
font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
text-decoration: none;
text-align:left;
}