/*
Proyecto: Telefonica
Resumen: Contenido Central Banda Ancha
Version: 0.1a
Descripcion:
	Estilos generales de Diseno y Diagramacion
*/

/* cabecera */
#cabecera #menu a span#menu_1{color:#D0F500;border-bottom:2px solid #8CA0AF;}

/*Estilos Modulares de Elementos del la Caja Central*/
#interior{color:#666;font-size:11px;}
#interior h3{color:#004e98;font-size:16px;text-align:left;font-weight:900;margin:0 0 10px 0;}
#interior a{color:#004e98;text-decoration:underline;}
#interior strong{font-weight:900;}
#interior em{font-style:italic;}
#interior p{font-size:11px;margin:0 0 10px 0;line-height:120%;}
#interior small{font-size:11px;margin:0 0 10px 0;line-height:16px;}

#interior .bienvenidos_modulo{margin-bottom:15px;width:470px;height:33px;background:url(../imagenes/bg_bienvenidos.png) no-repeat top left;padding:10px;}
#interior .bienvenidos_modulo ul li{background:url(../../imagenes/aux_ticket.png) no-repeat left 0px;padding-left:20px}

#interior .modulo{float:left;margin:20px 0 0 0;padding:0;width:490px;display:inline;overflow:hidden;}
#interior .modulo h3{float:left;background:url(../imagenes/bg_concurso_top.png) center top;width:475px;padding:10px 0 5px 15px;color:white;}
#interior .modulo h3 span{float:left;}
#interior .modulo h3 a{float:right;color:white;text-decoration:none;font-size:10px;margin:5px 10px 0 0;}


#interior #edificio{border:1px solid #CCC;padding:13px;position:relative;height:220px;}
#interior #edificio p{background:url(../../../imagenes/circulo_azul.png) no-repeat left 7px;padding-left:10px;width:275px;}
#interior #edificio img{position:absolute;top:18px;right:15px;}

#interior a{color:#666;}
#interior #edificio a#ver_ficha{margin-left:10px}


/* pestañas */
#interior #perfil{border:1px solid #CCCCCC;margin-bottom:15px;position:relative;width:485px;height:328px; background: url(../imagenes/imagen.jpg) no-repeat scroll left bottom}
#interior #perfil ul{height:187px;position:relative;list-style-type:none;}

/* ie */
#interior #perfil ul{height:456px\9;}

#interior #perfil ul li{float:left;display:block;}
#interior #perfil strong.tab{cursor:pointer;cursor:hand;color:#666666;float:left;display:block;height:27px;margin:0 0 0 0;padding:5px 5px 0 5px;font-size:16px;text-align:left;}
#interior #perfil .sel strong.tab{color:#004e98;}
#interior #perfil #d_tab1 strong.tab{width:76px;}
#interior #perfil #d_tab2 strong.tab{width:259px;}
#interior #perfil p{line-height:130%;}

#d_tab1.sel strong.tab{background:url(../imagenes/bg_tab.png) no-repeat left top;}
#d_tab1 strong.tab{background:url(../imagenes/bg_tab.png) no-repeat left -33px;}
#d_tab2.sel strong.tab{background:url(../imagenes/bg_tab.png) no-repeat -86px -33px;}
#d_tab2 strong.tab{background:url(../imagenes/bg_tab.png) no-repeat -86px top;}

#interior #perfil p{padding-left:31px;background:url(../imagenes/vineta.jpg) no-repeat  137px 15px; padding-top:15px;
 text-align:justify;
width:418px;}
#interior #perfil img{float:left; margin-right:23px;}
/* pestañas */

