 @charset "UTF-8";
/* CSS Document */
* {
    padding: 0;
    border: 0;
    margin: 0;
}

fieldset {
border:0px;
}

body {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: lighter;
    color: #d1d1d1;
    background: #292929 url(../images/fondo_x.jpg) repeat-x;
    text-align: justify;
    line-height: 23px;
}

p {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: lighter;
    color: #c7c7c7;
    text-align: justify;
    line-height: 23px;
}

a {
    color: #E99D10;
    text-decoration: none;
    font-weight: lighter;
    font-style: normal;
}

a:visited {
    color: #E99D10;
    font-style: italic;
    font-weight: lighter;
    text-decoration: none;
}

a:hover {
    color: #E99D10;
    font-weight: lighter;
    text-decoration: underline;
    font-style: normal;
}

ul li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #d1d1d1;
    list-style-type: none;
    list-style-image: url(../images/bullet.png);
    list-style-position: inside;
    display: compact;
    padding-left: 2px;
    padding-top: 2px;
}

h1 {
    font: normal 26px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #E99D10;
}

h2 {
    font: normal 15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #E99D10;
}

h3 {
    font: normal 15px Verdana, Arial, Helvetica, sans-serif;
    color: #E3E3E3;
}

#contentGeneral {
    background-color: #333333;
    width: 900px;
    margin: auto;
}
/*_____*/
#header {
    width: 900px;
    height: 143px;
    background-color: #CCCCCC;
    margin: auto;
}

#fondoHeader {
    background: transparent url(../images/fondoheder_trasparente.jpg) no-repeat;
    width: 900px;
    height: 143px;
    z-index: 0;
    position: absolute;
}

#divBuscadorNavegador {
    width: 340px;
    height: 125px;
    float: right;
    z-index: 1000;
    position: relative;
}

#menuGlobal {
    font-size: 12px;
    margin: 0px;
    width: 338px;
    height: 35px;
    text-align: left;
    padding-top: 10px;
    color: #333;
}

#menuGlobal a:link, #menuGlobal a:visited {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-style: normal;
}

#menuGlobal a:hover {
    color: #999999;
    text-decoration: none;
    font-weight: lighter;
    font-size: 12px;
    font-style: normal;
}

#menuGlobal ul, #menuGlobal ul li {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    list-style-type: none;
    font-style: normal;
}

#menuGlobal ul li {
    background: transparent url(../images/separator.gif) no-repeat scroll right center;
    display: inline;
    list-style-image: none;
    list-style-position: outside;
    padding: 3px;
}

#menuGlobal ul li.last {
    background: none;
}
/*___________BUSCADOR__________*/
#buscador {
    width: 314px;
    height: 24px;
    margin-top: 50px;
	margin:50px auto;
}

#contentBuscador {
    width: 280px;
    height: 24px;
    float: left;
    margin-left: 25px;
}

#ajaxSearch_input {
    background: transparent none repeat scroll 0 0;
    border: 0px;
    height: 20px;
    width: 150px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #999;
    background-image: url(../images/bk_buscador.jpg);
    background-repeat: no-repeat;
    float: left;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#ajaxSearch_submit {
    background: transparent;
    display: inline;
    height: 22px;
    width: 60px;
    cursor: pointer;
    float: left;
    font: normal 13px Verdana, Arial, Helvetica, sans-serif;
    color: #565656;
    padding-left: 7px;
	border:none 0px;
}

.contVidBlanco{
	margin:0 auto;
	display:block;
	width:130px;
	padding-top:24px;
}

/*______PRIMER  MENU  EN   FLASH____*/
#menuGeneral {
    width: 800px;
    height: 110px;
    background-color: #DEDEDE;
    margin: auto;
}
/*_______________DISEÑO DE HOME_____________*/
.introHome {
    width: 588px;
    height: 81px;
    background: transparent url(../images/tira_introHome.png) no-repeat top left;
    padding: 10px 35px 0px 15px;
}

#menuFlashHome {
    width: 800px;
    height: 282px;
}

.wrapperInferiorHome {
    background: #000 url(../images/fondo_homeAviNot.jpg) repeat-x top;
    width: 800px;
    height: auto;
    /*display: table;*/
}

.parrafodeHome {
    font: lighter 12px Verdana, Arial, Helvetica, sans-serif;
    color: #121212;
    line-height: 18px;
    padding-top: 3px;
}

.recuadroGris_home {
    background: #919191 url(../images/fondo_recuadroInferiorHome.jpg) repeat-x top;
    width: 376px;
    height: auto;
    float: left;
    display:table;
    margin: 20px 0px 16px 16px;
}

.top1_0Home {
    background: transparent url(../images/top1_0_home.jpg) no-repeat top;
    width: 376px;
    height: 10px;
    clear: both;
}

.down0_0Home {
    background: transparent url(../images/down0_0_home.jpg) no-repeat bottom;
    width: 376px;
    height: 10px;
    display: block;
    clear: both;
}

#contentAvisosNoticiasHome {
    padding: 0px 10px 10px 10px;
    width: 356px;
    display: table;
    clear: both;
    height: 190px;
}

#txtloNuevo {
    float: left;
    width: 220px;
}

#imgsloNuevo {
    float: right;
    width: 115px;
    height: 61px;
    text-align: right;
}
/*_____INFORMACION, CONTENIDOS Y MENUS DE SECCIONES_____*/


#wrapper, #contentFondoMs, #wrapperHome, #contentInteriorSxd {
width:800px;
background:#050505 url(../images/fondolineas_interior.jpg) repeat-x;
margin:auto;
clear:both;
display:table;
font-weight:lighter;
height:auto;
}
#contentInteriorSxd {
background: #E4E4E4 url(../images/fondo_lineas_SXD.jpg) repeat-x top;
}
#contentInteriorSxd p, #contentInteriorSxd {
font:lighter 12px Verdana, Arial, Helvetica, sans-serif;
color:#444;
line-height:18px;
}
#wrapperHome {
background:#050505 url(../images/fondoLineasHome.jpg) repeat-x;}

#contentLeft {
width:538px;
height:auto;
float:left;
background:#050505 url(../images/fondolineas_interior.jpg) repeat-x;
display:table;
}
#contentRight {
width:258px;
height:auto;
float:left;
background:#050505 url(../images/fondolineas_interior.jpg) repeat-x;
}

#titulos {
background:transparent url(../images/luzblur.png) no-repeat bottom right;
width:530px;
height:121px;
}
.ttl_loginterior {
padding:17px;
width:490px;
}

#contenidoTxT {
width:490px;
height:auto;
padding:10px 20px 10px 20px;

}
#textoContenidos {
width:427px;
height:180px;

}
/*____________CLASES DE BOLDS________*/
.styleVerde, .styleNaranja, .styleRosa, .styleRojo, .styleAzul {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    font-weight: lighter;
    line-height: 23px;
}

.styleVerde {
    color: #18A5C0;
}

.styleNaranja {
    color: #B08F56;
}

.styleRosa {
    color: #F2498D;
}

.styleRojo {
    color: #7F160F;
}

.styleAzul {
    color: #3D7910;
}

.syleNaranjaOpaco {
    color: #EF9207;
    font: 15px Verdana, Arial, Helvetica, sans-serif;
    font-weight:lighter;
}
/*__________QUIENES SOMOS____________*/
.objetivoQs {
    background: transparent url(../images/objetivo.png) no-repeat center;
    width: 720px;
    height: 128px;
    font: italic 13px Verdana, Arial, Helvetica, sans-serif;
    color: #c7c7c7;
    text-align: right;
    margin: 14px auto;
}

.colQs1, .colQs2 {
    float: left;
    background: url(../images/fondoQS_2col.png) no-repeat top;
    width: 315px;
    height: auto;
    margin-top: 28px;
    margin-bottom: 20px;
    display: block;
}

.colQs2 {
    float: right;
}

.txtcolQs {
    padding: 12px 10px;
}

#txtObjetivo_Qs {
    width: 400px;
    height: 95px;
    float: right;
    z-index: 0;
    position: relative;
    padding-top: 20px;
    padding-right: 50px;
    line-height: 20px;
}

#contentflash_Qs {
    width: 200px;
    height: 100px;
    z-index: 1000;
    position: relative;
    padding-top: 20px;
    padding-left: 50px;
}
/*_______POSTALES________*/
.postales {
    padding-top: 20px;
    float: left;
    width: 205px;
    height: 140px;
}

.postalesTxT {
    padding-top: 20px;
    float: right;
    width: 200px;
    height: 140px;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #c7c7c7;
    line-height: 23px;
}

.linVertical {
    width: 2px;
    height: 130px;
    float: left;
}
/*___________MAPADE SITIO_____________*/
#contentMapaSitio {
    width: 720px;
    height: auto;
    padding-top: 20px;
    margin: auto;
	
}

#contentGaleria {
    width: 720px;
    height: 700px;
	min-height: 700px;
    padding-top: 20px;
    margin: auto;
	
}

/*#ttl_mapa {
    height: 112px;
    width: 720px;
    padding-top: 40px;
    z-index: 0;
    position: absolute;
	float:right;
}

#log_mapa {
    background: transparent url(../images/log_mapaSitio.png) no-repeat;
    width: 162px;
    height: 112px;
    z-index: 1000;
    float: right;
    padding-right: 360px;
	display:block;
}*/

#col1_mapaSitio {
    float: left;
    width: 340px;
    height: auto;
    display: table;
}

#col2_mapaSitio {
    float: right;
    width: 340px;
    height: auto;
    display: table;
}

.ttl_mapafondo {
    background: transparent url(../images/fondo_ttlMapaSitio.png) no-repeat center top;
    width: 270px;
    height: 26px;
    padding-left: 25px;
    margin-bottom: 15px;
    vertical-align: middle;
    margin-top: 10px;
}

.mapa_listaSextoDia a, .mapa_listaSextoDia a:visited, .mapa_listaMision a, .mapa_listaMision a:visited, .mapa_listaAbuso a, .mapa_listaAbuso a:visited, .mapa_listaAprendiendo a, .mapa_listaAprendiendo a:visited, .mapa_listaSexualidad a, .mapa_listaSexualidad a:visited {
    font: 12px Verdana, Arial, Helvetica, sans-serif normal;
    color: #d1d1d1;
}

.mapa_listaSextoDia a:hover, .mapa_listaMision a:hover, .mapa_listaAbuso a:hover, .mapa_listaAprendiendo a:hover, .mapa_listaSexualidad a:hover {
    font: 12px Verdana, Arial, Helvetica, sans-serif normal;
    color: #F2498D;
    text-decoration: underline;
}

.mapa_listaMision a:hover {
    color: #7F160F;
}

.mapa_listaAbuso a:hover {
    color: #B08F56;
}

.mapa_listaAprendiendo a:hover {
    color: #18A5C0;
}

.mapa_listaSexualidad a:hover {
    color: #3D7910;
}
/*____________SEXTO DIA_________*/

#homeSextoDiaFlash {
width:720px;
margin:auto;}
/*_________CONTACTO  y  FORMULARIO DE DUDAS____________*/
#colDescripcionFormulario {
width:290px;
float:right;
display:block;
height:auto;
margin-top:30px;
}
.txtFormulario {
width:185px;
height:;
display:block;
float:left;
text-align:left;
}
.recuadroFotoFormulario {
width:99px;
height:101px;
background: transparent url(../images/recuadroFormulario.png) no-repeat top;
text-align:center;
float:right;
padding-top:25px;
}

/**/
.colIzqContacto {
    float: left;
    width: 423px;
    height:auto;
    display: block;
	margin-top:30px;
}

.colIzqContacto ul, .colIzqContacto li {
    background: transparent url(../images/bullet.png) no-repeat;
    width: 14px;
    height: 14px;
}

.colDerContacto {
    float: right;
    width: 297px;
    height: 360px;
    display: block;
}

#ttl_contacto {
    width: 423px;
    height: 70px;
	padding-top: 40px;
    display: table;
    z-index: 0;
    position: absolute;
}

.log_contacto {
    background: transparent url(../images/log_contacto.png) no-repeat;
    width: 137px;
    height: 112px;
	z-index:1000;
	position:relative;
	float:right;
	padding-right:140px;
}

#col1formulario_contacto, #col2formulario_contacto {
    float: left;
    width: 185px;
	display:table;
}

#col2formulario_contacto {
    width: 236px;
}
#formulario_contacto {
width:425px;
height:242px;}

#nombre,#correo,#edad, #comentario {
    width: 180px;
    height: 22px;
    background: transparent none repeat scroll 0 0;
    border: #646464 solid;
    border-width: .1em;
    margin-top: 7px;
    font: 12px Verdana, Arial, Helvetica, sans-serif lighter;
    color: #D1D1D1;
}

.error{
	text-align:left;
	color:#E99D10;
	display:block;
	clear:both;
}
.img {
background-color: transparent;
margin: 0;
padding: 0;
border:0;
}

#comentario {
    width: 200px;
    height: 140px;
    margin-left: 9px;
}

#enviardiv {
    float: right;
    padding-right: 25px;
    padding-top: 9px;
}

.instruccion_contacto {
    margin-top: 70px;
    padding-left: 20px;
}

.targeta_contacto {
    background: transparent url(../images/targeta_contacto.png) no-repeat right;
    width: 297px;
    height: 159px;
}

.txt_telefonoContacto {
    width: 260px;
    float: right;
    padding-top: 50px;
    padding-right: 10px;
}

.txt_telefonoContacto a:link, .txt_telefonoContacto a:visited, .txt_telefonoContacto a:hover {
    color: #E99D10;
    text-decoration: none;
    font-weight: bold;
}

.txt_telefonoContacto a:hover {
    text-decoration: underline;
}

/*__________*/
#pie {
    width: 800px;
    height: 59px;
    margin: auto;
    background: transparent url(../images/pie_fondo.jpg) no-repeat;
    display: table;
    clear: both;
}

.textPie {
    padding-top: 13px;
    height: 23px;
    margin: auto;
    width: 620px;
    font: 11px Verdana, Arial, Helvetica, sans-serif normal;
    color: #949494;
    text-align: right;
    float: left;
}

.logIngeniaPie {
    background: transparent url(../images/log_ingenia.png) no-repeat bottom;
    width: 82px;
    height: 28px;
    float: left;
    padding-top: 5px;
}
/*__________________SECCION DE RINGTONES, PODCAST, TRAILERS____________________*/
#log_ringtones, #log_podcast, #log_cuadernillos, #log_dudas, #log_trailers, #log_bloopers, #log_descargas {
    background: transparent url(../images/log_ringtones.png) no-repeat;
width:162px;
height:112px;
z-index:1000;
position:relative;
float:right;
padding-right:360px;
}

#log_podcast {
    background: transparent url(../images/log_podcast.png) no-repeat;
}
#log_cuadernillos {
    background: transparent url(../images/log_carrito.png) no-repeat;
	}
#log_dudas {
background: transparent url(../images/log_preguntas.png) no-repeat;
width:135px;}

#log_trailers {
    background: transparent url(../images/log_trailers.png) no-repeat;
	width:180px;
	}
#log_bloopers {
    background: transparent url(../images/log_bloopers.png) no-repeat;
	width:180px;
	}
#log_descargas {
background:transparent url(../images/log_descargas.png) no-repeat;
}
	
/**/
#col1SubseccionSextodia, #col2SubseccionSextodia {
    width: 335px;
    float: left;
    display: block;
}

#col2SubseccionSextodia {
    float: right;
}

#colunicaAuxiliar720px {
width:718px;
float:left;
display:block;
}

.bloqueSubseccion_6diaCuadernillo {
    width: 718px;
	float:left;
	display:block;
	clear:both;
    height: 80px;
    margin-top: 30px;
    margin-bottom: 30px;
	border-bottom:thin;
	border-bottom-color:#333333;
	border-bottom-style:dotted;
}

/**/
.bloqueSubseccion_6dia, .bloqueSubseccion_6diaRingtones {
    width: 335px;
    height: 80px;
	margin-bottom:40px;
	margin-top:30px;
	display:block;
}
/**/
.bloqueSubseccion_6diaRingtones {
height:95px;
border-bottom-style:dashed;
border-bottom-color:#666666;
border-bottom-width:.1em;}

.logBloque6dia, .descargaBloque6dia, .txtBloqueDescargaCuadernillo, .mp3 {
    width: 138px;
    height: 80px;
    float: left;
    text-align: left;
}
.mp3 {
width:260px;
height:50px;}

.txtBloque6dia {
    height: 47px;
    padding-top: 30px;
    width: 116px;
    vertical-align: bottom;
    text-align: left;
	font-size:10px;
	line-height:normal;
	float:left;
}
.txtBloque6diaRingtones {
width:300px;
height:30px;
font-size:11px;}

.descargaBloque6dia {
    width: 74px;
    text-align: center;
}

.descargaBloque6diaRingtones {
float:left;
width:70px;
height:50px;
}

.txtBloqueDescargaCuadernillo {
width:149px;
vertical-align:bottom;
font-size:11px;
padding-top:15px;
height:60px;
}

.fondoInstruccionRingtones {
width:315px;
height:auto;
display:table;
margin:auto;
background:transparent url(../images/fondoInstrucRingtones.png) no-repeat top;
}

#instruccionesRingtone {
width:295px;
height:auto;
display:table;
margin:auto;}
/*__________________*/

#fondoVideo {
    text-align: center;
    margin: 0 auto;
}

#fondoVideoIntro {
    text-align: center;
    margin: 0 auto;
float:left;
height:440px;
}
/*_________TRAILERS________*/

/*_______________*/

#plekaTB {
width:718px;
height:auto;
background: transparent url(../images/plekaTB.png) no-repeat top;
display:table;
float:left;
margin-top:30px;
margin-bottom:30px;
}

.contentTrailers {
background: transparent url(../images/cuadroTB.png) no-repeat top;
width:151px;
height:113px;
float:left;
margin-left:23px;
margin-top:35px;
}

.img_TB {
width:145px;
height:80px;
margin:auto;
text-align:center;
padding-top:6px;
}
.txt_TB {
width:145px;
height:30px;
margin:auto;
text-align:center;
}
/*_____________________INTERIORES BLANCOS____________________*/

#contentMargenInteriores {
width:760px;
height:auto;
padding-top:20px;
margin:auto;
}
.wrapperInterBlancoTop {
width:760px;
clear:both;
display:table;
height:auto;
margin-top:15px;
}
.logoInteriorBlanco {
width:287px;
height:233px;
float:left;
}
.txtInteriorBlanco {
width:473px;
float:right;
}
.cintaCineInteriorBlanco {
width:472px;
height:210px;
float:left;
display:table;
}
.cudernillosInteriorBlanco {
width:261px;
height:210px;
float:right;
}
.cuadernillosTxT {
width:150px;
height:45px;
float:left;
padding-top:20px;
text-align:left;
padding-left:20px;
}
.cuadernillosImG {
width:78px;
height:65px;
float:right;
text-align:center;
}
/*__________________*/
.sproketBlanco {
background:#E6E6E6 url(../images/videos_ineriorblanco.jpg) no-repeat top;
width:470px;
height:166px;}
/*___REGRESAR__*/
#regresar, #regresar a, #regresar a:hover, #regresar a:visited  {
width:718px;
margin:auto;
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color:#333333;
}
#regresar a:hover {
text-decoration:underline;
color:#444;}

/*____PRUEBA CONTENNEDOR DE TTL____*/
#contentdeTtl_6Dia {
width:720px;
height:112px;
margin:auto;
}
#contentdeContacto {
width:423px;
height:112px;
margin:auto;
}
#ttl_SubmenusPrincipal, #ttl_mapa {
width:720px;
height:112px;
display:table;
z-index:0;
position:absolute;
font:normal 26px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#E99D10;
}
#log_SubmenuPrincipal, #log_camara, #log_mapa {
background:transparent url(../images/log_detrascamaras.png) no-repeat;
width:140px;
height:112px;
z-index:1000;
position:relative;
float:right;
padding-right:360px;
}
#log_mapa {
    background: transparent url(../images/log_mapaSitio.png) no-repeat;
	}
	
	#tooltip {

		position: absolute;

		z-index: 3000;

		border: 1px solid #111;

		background-color: #000;

		padding: 5px;
		opacity: 0.85;
		color: #fff;
	}

	#tooltip h3, #tooltip div { margin: 0; }
	
#botonDescarga{
	margin:0 auto;
	text-align:center;
	padding-top:100px;
}
