/**************************************************************************************/
/*START ADMIN STRUCTURE*/
body{
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
background-color:white;
font-size:12px;
color:#333333;
}
#adm_structure{
float:left;
width:732px;
height:392px;
padding:10px;
background-color:#f6f6f6;
}
#adm_structure .cnt_admin{
float:left;
width:732px;
height:392px;
}
#adm_header{
float:left;
width:732px;
height:38px;
overflow:hidden;
}
#adm_header .ch_izq{
float:left;
width:6px;
height:38px;
background-image:url(../images/admin/ch_izq.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#adm_header .bg_central{
float:left;
width:720px;
height:38px;
background-image:url(../images/admin/bg_central.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#adm_header .cnt_title{
float:left;
width:530px;
height:30px;
color:#ff3300;
padding-top:8px;
overflow:hidden;
}
#adm_header .logo{
float:left;
width:158px;
height:38px;
background-image:url(../images/admin/adm_logo.gif);
background-repeat:no-repeat;
}
#adm_header .ch_der{
float:right;
width:6px;
height:38px;
background-image:url(../images/admin/ch_der.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#adm_header .cerrar{
float:left;
width:32px;
height:30px;
padding-top:8px;
}
#adm_header .bt_cerrar{
float:left;
width:32px;
height:22px;
display:block;
}
#adm_header .bt_cerrar a{
float:left;
width:32px;
height:22px;
background-image:url(../images/admin/bt_cerrar.gif);
background-repeat:no-repeat;
display:block;
}
#adm_header .bt_cerrar a:hover{
background-image:url(../images/admin/bt_cerrar.gif);
background-repeat:no-repeat;
background-position:0 -22px;
display:block;
}
#adm_middle{
float:left;
width:730px;
height:320px;
margin-top:4px;
border:1px solid #cdc7c7;
overflow:hidden;
}
#adm_header .gris{
color:#333333;
}
#adm_header h1{
margin:0px;
padding-left:5px;
font-size:16px;
line-height:22px;
}
#adm_menu{
float:left;
width:187px;
height:320px;
background-color:#d2d2d2;
border-right:1px solid #cdc7c7;
overflow:hidden;
}
#adm_middle .adm_content{
float:left;
width:522px;
height:300px;
padding:10px;
background-color:white;
}
#adm_middle .adm_cnt_content{
float:left;
width:522px;
height:300px;
}
#adm_middle h3{
float:left;
width:522px;
margin:0px;
padding:0px;
font-size:16px;
color:#333333;
}
#adm_middle .descripcion{
float:left;
width:522px;
height:28px;
padding-bottom:10px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
overflow:hidden;
}
#adm_middle .cnt_interno{
float:left;
width:520px;
height:240px;
border:1px solid #cdc7c7;
}
#adm_middle .cnt_interno_tabs{
float:left;
width:520px;
height:216px;
border-left:1px solid #cdc7c7;
border-right:1px solid #cdc7c7;
border-bottom:1px solid #cdc7c7;
}
#adm_footer{
float:left;
width:732px;
height:23px;
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
text-align:center;
}
#adm_middle .bt_salvarcambios,
#adm_middle .bt_ssiguiente{
float:left;
width:120px;
height:22px;
overflow:hidden;
}
#adm_middle .button{
float:left;
width:120px;
display:block;
}
#adm_middle input.salvar-btn {
width:120px;
height:22px;
background:#ffffff url(../images/admin/bt_salvarcambios.gif) no-repeat;
outline:none;
}
#adm_middle input.salvar-btn:hover {
background:#ffffff url(../images/admin/bt_salvarcambios.gif) no-repeat 0 -22px;
}

#adm_middle input.siguiente-btn {
width:120px;
height:22px;
background:#ffffff url(../images/admin/bt_siguiente.gif) no-repeat;
outline:none;
}
#adm_middle input.siguiente-btn:hover {
background:#ffffff url(../images/admin/bt_siguiente.gif) no-repeat 0 -22px;
}
a{
outline: none;
}
form{
border:0px;
margin:0px;
padding:0px;
}
.link{
font-size:10px;
color:#ff3300;
}
.adm_cambiar,
.adm_agregar{
padding-right:5px;
padding-left:5px;
font-size:11px;
}
.adm_cambiar a,
.adm_agregar a{
text-decoration:none;
color:#ff3300;
}
.adm_cambiar a:hover,
.adm_agregar a:hover{
color:#ff6633;
}
table.center{
margin-left:auto;
margin-right:auto;
}

/*END ADMIN STRUCTURE*/
/**************************************************************************************/

/**************************************************************************************/
/*START ADMIN MENU*/
#adm_menu .tit_section{
float:left;
width:177px;
height:20px;
padding-top:4px;
padding-left:10px;
background-color:white;
border-bottom:1px solid #cdc7c7;
background-image:url(../images/admin/bg_m_title.gif);
background-repeat:repeat-x;
overflow:hidden;
}
#adm_menu h2{
margin:0px;
color:#333333;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
#adm_menu .m_item{
float:left;
width:177px;
height:20px;
line-height:20px;
padding-left:10px;
overflow:hidden;
font-size:12px;
background-color:#f2f2f2;
border-bottom:1px solid #b7b7b7;
}
#adm_menu .m_itemSelected{
float:left;
width:177px;
height:20px;
line-height:20px;
padding-left:10px;
overflow:hidden;
font-size:12px;
font-weight:bold;
border-bottom:1px solid #b7b7b7;
background-color:#ffffff;
}
#adm_menu .m_item a{
display:block;
color:#333333;
text-decoration:none;
}
#adm_menu .m_item a:hover{
text-decoration:none;
color:#ff3300;
display:block;
}
#adm_menu .m_itemSelected a,
#adm_menu .m_itemSelected a:hover{
text-decoration:none;
color:#ff3300;
display:block;
}
/*END ADMIN MENU*/
/**************************************************************************************/

/**************************************************************************************/
/*START MI PERFIL*/
#miPerfil,
#cambio_correo,
#cambio_clave,
#miFoto,
#notificaciones,
#miMobil{
float:left;
width:522px;
height:300px;
overflow:hidden;
}

#miFoto .imagen{
float:left;
width:75px;
height:75px;
padding:5px;
border:solid 1px #cccccc;
background-color:#e0e0e0;
}
/*END MI PERFIL*/
/**************************************************************************************/
