/*'estilos.css :: Desarrollado por www.Hooping.net

***************************************************************
Nombre: estilos.css
Implentacion: JBernalte
Revision: 301106
Descripcion: Estilos de la web
***************************************************************/

BODY{
	margin:0px; font-family: "Arial",Verdana, Helvetica, sans-serif; height:100%; 
	 background-repeat:no-repeat; background-position:center top;
	}

/*****************************************************************              ZONAS             **************************************************************************/
/*TABLA PRINCIPAL*/
#base{position:relative;
	width:984px; font-size:11px;  
	margin: 13px auto 0px auto; height:100%; min-height:768px;
 	background-image:url(.../images/base-background.jpg); background-position:right bottom; background-repeat:repeat-x;  }

A{ color:#FF6600; font-size:11px; }
A:hover{ color:Red; }

.clear{ clear:both;}

H1{ font-size:21px;}
H2{ font-size:18px; color:#F87631; font-weight:normal; }
H2 A{ text-decoration:none;}
H2 A:hover{ text-decoration:underline}
H2 H3{ font-size:18px; color:#007A8E; font-weight:normal; display:inline;}
H2 H4{ font-size:18px; color:#666666; font-weight:normal;  display:inline;}
H2 H5{ font-size:18px; color:#000000; font-weight:normal; display:inline;}

H3{ font-size:15px; border-bottom:1px solid #EEEEEE; }
H4{ font-size:14px; font-weight:normal; margin:0px; padding:0px; font-weight:bold; font-family:Arial;}
H5{ font-size:16px; margin:0px; padding:0px; color:#333333;}
H6{ font-size:13px; margin:0px; padding:0px; color:#333333;}

HR{ height:0px; border:0px; border-bottom:1px solid #CCCCCC; margin:0px; padding:0px; margin-bottom:5px;}

INPUT, SELECT{ color:#414B56; border:1px solid #CCCCCC; font-size:10px; height:20px;}



/*    CABECERA    ------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#cabecera{width:984px; height:118px; }
	
	/*ENLACES EN LA CABECERA*/
	#cabecera A{text-decoration:none; font-size:10px; color:#414B56;}
	#cabecera A:hover{  color:#414B56;}

	#banners{ height:73px; text-align:center; overflow:hidden; width:955px; padding-left:25px;}
	#banners .banner{  background-image:url(../images/banners-background.png); width:182px; height:73px; float:left; padding-top:11px; background-repeat:no-repeat; margin-left:4px;}
	
/********************************MENU DESPLEGABLE*/

#menu	{ background-color:none; border-bottom:0px solid #CCC; list-style-type:none; margin:0; padding:0; font-size:20%; margin-top:20px; _ margin-top:10px; _margin-top:0px; position:relative }
#menu li	{ font-weight:bold; color:#999999; margin:0; cursor:default; white-space:nowrap; list-style-type:none; background-color:none; }

#menu.horizontal li	{ display:inline; padding:10px; height:50px; padding-bottom:20px; padding-top:25px; _padding-top:20px; background-color:none; }

#menu.vertical	{ width:6em; border-right:1px solid none }
#menu.vertical li	{ width:6em; list-style-type:none }

#menu li.active	{ background-color:none; background-image:url(../images/ico-menu.gif); background-repeat:no-repeat; background-position: center 35px;}
#menu li a	{ text-decoration:none; color:#999999 }

/*FONDO DESPLEGABLE*/
#menu ul	{ position:absolute; visibility:hidden; text-align:left; background-color:#FFFFFF; border:1px solid #CCCCCC; width:210px; _width:200px;  margin:0;  padding:0;
filter: alpha(opacity=70); opacity: .7; -moz-opacity:0.7;

margin-left:-55px;
}

#menu ul li,
#menu.vertical ul li,
#menu.horizontal ul li	{ display:block; border-bottom:1px solid #CCCCCC; padding:0em; white-space:normal; width:210px; _width:200px; list-style-type:none; height:20px; text-indent:5px; }

/*ITEMS MENU DESPLE*/
#menu ul li a	{ display:block; width:200px; color:#003F64; text-decoration:none; padding:5px; margin:0; }
#menu ul li a:hover	{ color:white; background-color:#3398D1 }

#menu ul li.active	{ background-color:#44d; color:white; width:200px; }


/*    CENTRAL :: CONTENIDOS       --------------------------------------------------------------------------------------------------------------------------------------------*/
 /*CUIDADO CON ESTOS ESTILOS, PUEDEN PERJUDICAR A LOS ESTILOS DE ACTUALIZER*/
 #central{  display:block; height:100%; min-height:750px; background-image:url(../images/background-central.jpg); background-repeat:repeat-y; 
 background-position: center top; width:984px; padding-top:5px;   }

/*LAS SOMBRAS DE LA WEB*/
#izquierda{  width:24px; height:100%}
#derecha{  width:20px; height:100%}



/*FORMULARIO DE CONTACTO*/
#central #formularioContacto, #central #formularioContacto TABLE{ font-size:11px; font-family:Arial,Verdana, Helvetica, sans-serif}
#central #formularioContacto H3{ font-size:14px;}
#central #formularioContacto INPUT{ display: block;
	width: 199px;
	height: 17px;
	color:#333333;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px 0 0 8px;
	margin: 7px 0 5px 0;}
	
#central #formularioContacto TEXTAREA{ display: block;
	width: 550px;
	height: 61px;
	color:#333333;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	padding: 3px 0 0 8px;
	margin: 7px 0 5px 0;}
#central #formularioContacto SELECT{ 
	display: block;
	width: 199px;
	height: 24px;
	color:#333333;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px 0 0 8px;
	margin: 7px 0 5px 0;}


#central #formRegistro INPUT{ display: block;
	width: 199px;
	height: 21px;
	color:#333333;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px 0 0 8px;
	margin: 7px 0 5px 0;}


#central #formRegistro SELECT{ display: block;
	width: 207px;
	height: 21px;
	background-color: #484848;
	color:#333333;
	font-size: 10px;
	border: none;
	padding: 3px 0 0 8px;
	margin: 7px 0 5px 0;}



/*-----formulario----*/
#central #contact-login {
	width: 542px;
	margin-top: 15px;
	/*border: 1px dotted #4D4D4D;*/
	background-repeat: repeat-x;
	background-color: #1A1A1A;
	padding: 10px;;
	margin-bottom: 5px;
	
}

.label {
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px 0 0 15px;
	display: block;
	clear: left;
	width: 220px;
}
.code {
	width: 70px;
	background-color: #484848;
	border: none;
	margin: 7px 0 5px 0;
}
.radiobutton {
	background-color: #1A1A1A;

}
.listform {
	background-color: #484848;
	width: 200px;
	color: #FFFFFF;
	margin: 7px 0 5px 0;
	font-size: 10px;
}

/*-----formulario----*/









/*-----formulario----*/
#central #contact {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background-repeat: repeat-x;
	padding: 10px;;
	margin-bottom: 5px;
	
}

.label {
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px 0 0 15px;
	display: block;
	clear: left;
	width: 220px;
}
.code {
	width: 70px;
	background-color: #484848;
	border: none;
	margin: 7px 0 5px 0;
}
.radiobutton {
	background-color: #1A1A1A;

}
.listform {
	background-color: #484848;
	width: 200px;
	color: #FFFFFF;
	margin: 7px 0 5px 0;
	font-size: 10px;
}
#central #contact table {
	width: 100%;


}
/*-----formulario----*/

/*CAPA CAMPOS DEL FORM NO RELLENOS*/
#capaError #mensajeError{ font-size:9px;}
#capaError A{ font-size:11px; color:#FFFFFF; text-decoration:none;}



/* TEXTO AVISO LEGAL*/
#central #avisoLegal{ padding:20px;}


/* MAPA WEB*/
#mapaweb{ padding:20px; background-color:#FFFFFF; border:1px solid #CCCCCC; width:120px; display:none; background-image:url(../images/mapa-web-background.jpg); background-position:bottom; background-repeat:repeat-x;}

/* POR NORMA GENERAL*/
#mapaweb A{ text-decoration:none;font-weight:normal; color:#414B56; font-size:10px; }
#mapaweb A{ color:#333333; }

/* PRIMER NIVEL*/
#mapaweb UL{ margin:0px; padding:0px; list-style-type:none; background-color:#FF6600;}
#mapaweb UL LI{color:#000000; font-size:10px; list-style-type:square; margin:0px; padding:0px; padding-top:5px; font-weight:bold; list-style-type:none;}

/* SEGUNDO NIVEL*/
#mapaweb UL LI UL LI{ color:#000000; padding-top:2px; font-weight:normal; background-color:#CCCCCC;}
#mapaweb UL LI UL LI A{ color:#000000;}
#mapaweb UL LI UL LI A:hover{color:#000000;}
/* TERCER NIVEL*/
#mapaweb UL LI UL LI UL LI{list-style-type:disc; color:#000000; padding-top:0px;}
#mapaweb UL LI UL LI UL LI A{ color:#000000;}
#mapaweb UL LI UL LI UL LI A:hover{color:#000000;}

/* MAPA WEB*/
#mapaweb2{ margin-top:30px; margin-bottom:30px;}

/* POR NORMA GENERAL*/

/* PRIMER NIVEL*/
#mapaweb2 UL{ margin:0px; padding:0px;  background-color:#FF6600; width:670px; clear:both}
#mapaweb2 UL LI{color:#000000; font-weight:bold; list-style:none; padding:0px; margin:0px; text-align:right; padding-right:15px;}
#mapaweb2 UL LI A{ text-decoration:none; font-weight:normal; color:#FFFFFF; text-decoration:none; font-size:15px; font-weight:bold; padding:0px; margin:0px;}
#mapaweb2 UL LI A:hover{ color:#444444; }

/* SEGUNDO NIVEL*/
#mapaweb2 UL LI UL { margin:0px; padding:0px; background-color:#F7F7F7; list-style:none; width:670px}
#mapaweb2 UL LI UL LI{ color:#414B56; font-weight:normal; width:670px; padding:0px; margin:0px; list-style:none; text-align:left; clear:both; text-indent:10px; border-bottom:4px solid #FFFFFF}
#mapaweb2 UL LI UL LI A{ color:#000000;  text-decoration:none; font-weight:normal; font-size:13px;}
#mapaweb2 UL LI UL LI A:hover{color:#999999;}
/* TERCER NIVEL*/
#mapaweb2 UL LI UL LI UL{ margin:0px; padding:0px; background-color:#FFFFFF; display:block; width:670px; list-style:none;}
#mapaweb2 UL LI UL LI UL LI{ padding:0px; float:left; list-style:none; margin:0px;  background-color:#FFFFFF; }
#mapaweb2 UL LI UL LI UL LI A{ color:#000000; font-size:11px; float:left }
#mapaweb2 UL LI UL LI UL LI A:hover{color:#AAAAAA;}

/* CUARTO NIVEL*/
#mapaweb2 UL LI UL LI UL LI UL LI{list-style-type:disc; margin:0px; padding:0px; width:180px; text-indent:50px; clear:both; list-style:none;}
#mapaweb2 UL LI UL LI UL LI UL LI A{ color:#000000; text-indent:50px;}
#mapaweb2 UL LI UL LI UL LI UL LI A:hover{color:#999999;}

/*PRINCIPAL DE LA PAGINA ACTUALIZABLE*/
#central #actualizable{  min-height:600px; height:100%; display:block;}


/*LA ZONA DEL LISTADO DE TEMAS *********************************************************************************************************/

#central #actualizable #zonaEnlaces{ 
	font-size:10px; width:187px;
	float:left; margin-left:24px;
	display:block; height:100%; min-height:600px; background-image:url(../images/zonaEnlaces-background.jpg); background-repeat:no-repeat;
}
#central #actualizable #zonaEnlaces A{ text-decoration:none; display:block; padding:2px; padding-top:5px; }

#central #actualizable #zonaEnlaces #buscarContactos a { float:left;color:#DC241F; font-size:11px; }
#central #actualizable #zonaEnlaces #buscarContactos a:hover {color:#FF3300; font-size:11px;}

/* TEMAS*/
.marcado{color:#F87631;  font-size:11px; background-image:url(../images/tema-background-over.png); background-position:left; background-repeat:no-repeat; text-indent:5px; margin-left:10px;
min-height:20px;}
.marcado:hover{ color:#FF6600;  background-image:url(../images/tema-background-over.png);}

.marcado-noticia{color:#B4260E; background-color:#E4DFDE; font-size:11px;  background-image:url(../images/tema-background.png); background-position:left; background-repeat:no-repeat; text-indent:5px; margin-left:10px;}
.marcado-noticia:hover{ color:#333333;background-color:#E4DFDE;}


.desmarcado{color:#666666; font-size:11px; min-height:20px;
text-indent:5px; background-image:url(../images/tema-background.png); background-position:left; background-repeat:no-repeat; margin-left:10px;}
.desmarcado:hover{ color:#F87631; background-image:url(../images/tema-background-over.png);}

.desmarcado-noticia{color:#B4260E; background-color:#E4DFDE; font-size:11px; text-indent:5px; background-image:url(../images/icoUInot.gif); background-position:left; background-repeat:no-repeat; border-bottom:1px dashed #999999; margin-left:10px;}
.desmarcado-noticia:hover{ color:#333333; background-color:#E4DFDE;}



/* SUBTEMAS */
.marcadoNoticia{color:#B4260E; background-color:#E4DFDE; font-size:11px; font-weight:bold;  background-image:url(../images/noticia-background.jpg); background-position:left; background-repeat:no-repeat; text-indent:5px; margin-left:10px;  border-bottom:1px dashed #999999;}
.marcadoNoticia:hover{ color:#333333;background-color:#E4DFDE;}

.desmarcadoNoticia{color:#B4260E; background-color:#E4DFDE; font-size:11px; text-indent:5px; background-image:url(../images/noticia-background.jpg); background-position:left; background-repeat:no-repeat; border-bottom:1px dashed #999999; margin-left:10px;}
.desmarcadoNoticia:hover{color:#333333; background-color:#E4DFDE;}


/* WIKICINE */
.wiki-marcado{color:#B4260E; background-color:#E4DFDE; font-size:11px; font-weight:bold;  background-image:url(../images/wikicine-background.jpg); background-position:left; background-repeat:no-repeat; text-indent:5px; margin-left:10px;  border-bottom:1px dashed #999999;}

.wiki-marcado:hover{ color:#333333;background-color:#E4DFDE;}

.wiki-desmarcado{color:#B4260E; background-color:#E4DFDE; font-size:11px; text-indent:5px; background-image:url(../images/wikicine-background.jpg); background-position:left; background-repeat:no-repeat; border-bottom:1px dashed #999999; margin-left:10px;}
.wiki-desmarcado:hover{ color:#333333; background-color:#E4DFDE;}

/* SUBTEMAS */
.wiki-marcadoNoticia{color:#B4260E; background-color:#E4DFDE; font-size:11px; font-weight:bold;  background-image:url(.../images/wikicine-background.jpg); background-position:left; background-repeat:no-repeat; text-indent:5px; margin-left:10px;  border-bottom:1px dashed #999999;}
.wiki-marcadoNoticia:hover{ color:#333333;background-color:#E4DFDE;}

.wiki-desmarcadoNoticia{color:#B4260E; background-color:#E4DFDE; font-size:10px; text-indent:5px; background-image:url(.../images/wikicine-background.jpg); background-position:left; background-repeat:no-repeat; border-bottom:1px dashed #999999; margin-left:10px;}
.wiki-desmarcadoNoticia:hover{color:#333333; background-color:#E4DFDE;}
/* WIKICINE */


.marcado2, .marcado2:hover{ margin-left:20px; color: #414B56; font-weight:bold; font-size:11px;}

.desmarcado2{ margin-left:20px; color: #414B56; font-size:11px; background-image:none;}

/*FIN  ZONA DEL LISTADO DE TEMAS *********************************************************************************************************/



/*LA ZONA DEL LISTADO DE CONTENIDOS, ESTE PUEDE PERJUDICAR A ACTUALIZER*/
#central #actualizable #contenidos{	
	font-style:normal; color:#333333 ; font-family:Arial;  
	width:710px; float:left; padding-left:25px; padding-right:15px;
	display:block; height:100%; min-height:650px; background-image:url(../images/contenidos-background.jpg); background-repeat:no-repeat;
}

#central #actualizable #contenidosCatalogo{	
	font-style : normal; color:#333333 ; font-family:Verdana;  
	width:750px; float:left;
	display:block; height:100%; min-height:650px; background-image:url(../images/contenidos-background.jpg); background-repeat:no-repeat;
}

#central #actualizable #zonaDerecha{ 
font-size:10px; width:175px; float:left; min-height:500px; height:100%; font-family:Arial; color:#FFFFFF; }



#seccionTitle{ height:33px; width:954px; color:#FFFFFF; 
margin-left:2px; padding-left:15px; font-size:13px; padding-top:8px; font-weight:bold;}

/* PAGINACION*/
.pagina-actual{color:#0D2F93; text-decoration:none; font-size:10px; border:1px solid #dddddd; }
.pagina-actual:hover{  color:#D95200;}
.pagina{ color:#5B5B5B; text-decoration:none;  font-size:10px; }
.pagina:hover{color:#000000; }
.nombre_galeria{ text-align:right; color: #0D2F93;font-weight:bold; border-bottom:1px solid #dddddd; padding-bottom:3px;}
.linea_baja_paginacion{ text-align:right; color: #0D2F93; font-weight:bold; border-top:1px solid #dddddd; padding-top:3px;}
.linea_sobre_numeros{ border-bottom:1px solid #dddddd; padding-bottom:3px;}
.linea_bajo_numeros{border-top:1px solid #dddddd; padding-top:3px;}

/*PAGINACION II*/
#paginacion{}
#paginacion .anterior{}
#paginacion .anteriorInactivo{}
#paginacion .estado{}
#paginacion .siguiente{}
#paginacion .siguienteInactivo{}
#paginacion .numero{}


/*CAPA EMERGENTE DE APMLIACION DEL PRODUCTO*/

#cerrarImagenAmpliada{display:none; position:absolute; background-color:#0D2F93; border:1px solid #333333; z-index:4;  padding:3; text-align:center; height:20px; width:70px;}
#capaImagenAmpliada{display:none; position:absolute; top:50px; left:50px; z-index:2; width:550px;}
.boton_cerrar{font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#ffffff; }

.explicacion{ font-weight:bold;}


/*#loginusuario{ height:100%; background-image:url(images/zona-privada-background.jpg); background-repeat:no-repeat}*/
/*#loginusuario TABLE{margin-top:70px; color:#0F2B8F; font-size:9px;}*/

#tableBuscador{ width:300px;}
#tableBuscador select{ width:130px;}
#tableBuscador input{ width:130px;}

#home {position:absolute; width:250px; float:right; margin-left:700px;}
#home H1{ color:#414B56; font-size:18px;}

#central #breves{position:absolute; width:977px; clear:both; margin:0px; padding:0px; margin-top:315px; padding-top:10px;}
#central #breves H2{margin:0px; padding:0px; background-color:#CCCCCC; filter:alpha(opacity=60); color:#000000; width:290px; opacity:0.6; font-size:12px; padding:6px; padding-left:12px; margin-bottom:9px;}
#central #breves IMG{float:left; margin:0px; padding:0px; margin-right:15px; _margin-right:10px; }
#central #breves UL{ margin:0px; padding:0px;}
#central #breves LI.area{ float:left; display:block; width:311px; margin:0px; padding:0px;  margin-left:10px; _margin-left:7px;}
#central #breves LI UL{margin:0px; padding:0px; margin-right::10px;}
#central #breves LI UL LI{margin:0px; padding:0px 0px 5px 0px; list-style:none; background-image:url(../images/marcador.gif); background-repeat:no-repeat; background-position:160px 5px;}
#central #breves LI UL A{ color:#FFFFFF; display:block;  }
#central #breves LI UL A:hover{ color:#DC241F; background-color:none;}


.breve{background-image:url(../images/samll-breve-background.png); height:70px; position:relative; float:left; width:361px; margin-right:6px; font-size:11px;}
.breve A{ color:#000000; text-decoration:none;}
.breve A:hover{ color:#FF6600; text-decoration:underline;}
.breve .foto{width:90px; height:60px; overflow:hidden; text-align:center; float:left; margin-right:10px; padding:5px;}


.breveHome{position:relative;width:361px; margin-right:6px;}
.breveHome A{ color:#000000; text-decoration:none;  font-size:18px; font-family:Arial; font-weight:bold; }
.breveHome A:hover{ color:#FF6600; text-decoration:underline;}
.breveHome .foto{width:320px; height:196px; overflow:hidden; text-align:center; margin-left:15px; margin-top:5px;}

#catalogoNavegacion{ text-align:right; float:right; color:#000000;}

.producto{ width:700px; float:left; margin-left:20px; margin-bottom:15px; padding:10px; display:block; border:1px solid #CCCCCC; }
.producto IMG{ float:left; margin-right:10px;}
.producto B{ color:#DC241F; font-size:9px;}
.producto H5 A{ color:#333333; text-decoration:none; font-size:12px;}

.trailer{ width:140px; float:left; text-align:center; margin-right:0px; margin-bottom:15px; height:150px; padding-bottom:20px; display:block; }

.productoFicha{
	width:732px; text-align:justify;
} 

.productoFicha HR{ color:#CCCCCC; height:0px; border:0px; border-bottom:1px solid #CCCCCC; width:95%;}
.productoFicha .tema, .productoFicha .tema a{ color:#000000; font-weight:bold; text-decoration:none;}

.productoFicha .subtema, .productoFicha .subtema a{ color:#000000; font-weight:bold; text-decoration:none;}

.productoFicha .produ{ color:#000000;}

.productoFicha #documentacion{
background-color:#FBFBFB; border: 1px solid #E6E6E6;
width:196px; margin:0px;padding-left:20px;padding-top:7px;padding-bottom:13px; list-style-type:none;} 
.productoFicha #documentacion LI{ list-style-type:none;margin-bottom:2px;}
.productoFicha #documentacion LI IMG{ margin-right:5px;}

.productoFicha #referencias{
	border:1px solid #E3E3E3; clear:both; margin-top:0px; padding:20px; width:200px; height:100%;
} 


.productoFicha #referencias A{
	margin-top:10px; width:15px; height:15px; margin-left:5px; text-decoration:none; border:1px solid #CCCCCC; display:block; float:left;
}

.productoFicha #referencias A:hover{
	color:#DC241F;
} 

.productoFicha #referencias BR{
height:5px; margin:0px; padding:0px; font-size:5px;
} 

.productoFicha .descripcion{
	width:100%;	
} 

.productoFicha .especificaciones{
	width:100%; border:1px solid #E3E3E3; margin-bottom:20px; border-bottom:0px; border-right:0px; clear:both;
} 

.productoFicha .especificaciones TD{
	padding:5px;
} 

.productoFicha .especificaciones TD{
	border-bottom:1px solid #E3E3E3; border-right:1px solid #E3E3E3;
} 


.productoFicha .especificaciones THEAD{
	background-color:#E3E3E3;
} 

.productoFicha .especificaciones THEAD .coltitle{
	background-color:#E3E3E3;
} 

#in_comentario{width:340px; _width:337px; margin-top:15px;}
#comentarios{ clear:both;margin-top:10px; }
#comentarios H2{ background-color:#FF6600; color:#FFFFFF; padding:5px; margin-bottom:0px; width:350px; _width:347px;}
#comentarios .item{ width:340px; _width:337px; padding:10px; margin-bottom:1px; border-bottom:1px solid #CCCCCC}

#estadisticas{ border:1px solid #CCCCCC; padding:5px; margin-top:20px; text-align:center; width:140px; background-color:#F7F7F7}
#estadisticas H2{ margin:0px; padding:0px; margin-top:10px; color:#333333;}
#estadisticas #valoracionUsuarios{ font-size:20px; color:#333333;}
#estadisticas #votacion{ }

.soporte UL{ margin-bottom:40px;}
.soporte UL LI{ list-style-type:none; clear:both;}
.soporte UL LI IMG{ float:left; margin-right:20px;}
.soporte UL LI A{ margin-left:40px; float:right;}
.soporte UL LI UL{ margin-top:15px; }
.soporte UL LI UL LI{ margin-bottom:10px;}
.soporte UL LI UL LI IMG{ margin-right:15px;}
.soporte UL LI UL LI A{ float:none; margin-left:0px;}

#soporteBuscador{background-color:#ffffff;padding-right:40px; padding-left:40px; width=100%;}
#soporteContenidoTodo{background-color:#ffffff;padding-right:40px; padding-left:0px; width=100%;}

#soporteImagen{height:100%; float:left; width:150px;}
#soporteContenidoTitulo{float:right; width:550px; height:80px;}
#soporteTitulo{float:left;}

#soporteTituloSobreBarra{width:550px; float:right;}
#soporteLinea{width:550px; height:20px; margin-top:5px; float:right; border-top: 1px #cfcfcf solid;}
#soporteContenidoRespuesta{float:right; width:550px; height:60px;}
#soporteContenidoImagen{width:70px; float:left}
#soporteContenidoNombre{width:300px; float:left; margin-top:10px;}
#soporteContenidoTema{width:130px; float:left; margin-top:10px;}
#soporteContenidoVer{width:50px; float:left; margin-top:10px;}


/*GESTOR DE VIDEOS*/
#videos{ float:right; list-style-type:none; margin:0px; padding:0px; margin-right:15px; _margin-right:7px; margin-top:15px;}
#videos LI{list-style-type:none; 
			padding:0px; 
			margin:0px; margin-bottom:5px; 
			border:1px solid #cccccc; height:100px; width:330px; clear:both}
			
#videos LI A{display:block; height:100px; color:#414B56; text-decoration:none;}
#videos LI A:hover{ background-color:#DC241F; color:#CCCCCC;}
#videos LI A H5{ font-size:13px; margin:0px; padding:0px; padding-top:10px;}
#videos LI A:hover H5{color:#FFFFFF}
#videos LI A IMG{ margin:10px; margin-top:12px;}
#reproductor{ float:right; padding-right:10px; height:320px; width:400px;}

#videos LI.videomarcado{list-style-type:none; margin:0px; padding:0px; margin-bottom:5px; border:1px solid #e3e3e3; height:100px; width:330px;}
#videos LI.videomarcado A{display:block; height:100px; text-decoration:none; padding-right:10px; background-color:#DC241F; color:#CCCCCC;}
#videos LI.videomarcado A H5{ font-size:13px; margin:0px; padding:0px; padding-top:10px; color:#FFFFFF}


.contacto{color:#414B56; float:left; display:block; width:225px; height:100%; border:1px soliud #FFFFFF; border-bottom:1px solid #CCCCCC; margin-right:20px; margin-bottom:15px;}
.contacto B{ display:block; color:#414B56}
.contacto A{ text-decoration:none;}

#divProductosDescatalodos{padding-left:2px;height:100px;padding-top:20px; border-right:1px solid #CCCCCC;}

/*NOTICIAS*/
#noticias{ margin:0px; padding:0px; }
#noticias B{ color:#DC241F; font-size:10px;}
#noticias LI{ width:700px;  margin-right:15px; margin-bottom:15px; list-style-type:none;}
#noticias LI A {  margin-right:10px; margin-bottom:10px; color:#DF978A; line-height:24px;}
#noticias LI H6 A{color:#333333; text-decoration:none;}


/*****************************VINCULOS DE ARRIBA*****************************/
#zonaVinculosArribaPaginas {padding:0px 20px 20px 15px; float:right;  }

#zonaVinculosArribaPaginas #vinculosPaginas{ float:right; font-size:11px; font-weight:normal;}
#zonaVinculosArribaPaginas #vinculosPaginas A{ color:#DC241F; font-size:11px; }
#zonaVinculosArribaPaginas #vinculosPaginas A:hover{ color:#FF3300; font-size:11px;}



.zonaHome {color: #DF978A}
.datosPelicula {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DF978A;
}
/*----------fin Zona Privada--------*/


/*------------historico----------*/
.historico {
	margin-left: 5px;
	margin-right: 8px;
	clear:both;

}
.historico h1 {
	margin: 0 0 3px 0;
	font-size: 12px;
}

.historico table {
	border: 1px dotted #4d4d4d;
}
.historico td {
	border: 1px dotted #4d4d4d;
	padding: 5px;
}
/*----------fin historico--------*/


/*-----busqueda avanzada----*/

#advanceSearch {
	width: 573px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border: 1px dotted #4D4D4D;
	background-repeat: repeat-x;
	background-color: #1A1A1A;
	margin-bottom: 5px;
	padding-bottom: 0px;
	
}
/*-----busqueda avanzada----*/


/*CAPA DE ABECEDARIO*/
.abecedario{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8px; border:1px solid red;}
.abecedario A{ background-color:#6666CC; border:1px solid #6666FF; color:#FFFFFF;  height:16px; width:16px; padding-top:3px; padding-left:3px; float:left; text-decoration:none; }

.abecedario A:hover{ background-color:#0066CC;}




/*------lista zona privada----*/
.listZ{
	padding-left: 30px;
	padding-top: 5px;
	background-color: #E4DFDE;
	font-size:10px;
}
.listZ a {
	text-decoration: none;
	color: #B4260E;
}
.listZ a:hover {
	color: #84716C;
}
.listZ ul {
	margin: 0;
	list-style-image: url(../images/iconLogin.gif);
	padding: 0;
}
.listZ li {
	background-image: url(../images/dottedLine.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
}





/*    PIE                      -----------------------------------------------------------------------------------------------------------------------------------------------*/
#pie{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	background-image:url(../images/pie-background.jpg); 
	background-repeat:no-repeat; background-position:center top;
	height:122px;
	clear:both;
	padding-top:8px;
	text-align:center;
	}
	/*ENLACESPIE*/
	#pie A{ color:#FF6600; text-decoration:none;}
	#pie A:hover{ color:#999999;}
	
	#pie UL{ margin:0px; padding:0px; display:table; font-size:11px; width:950px; float:right; display:inline;}
	#pie UL LI{ margin-right:20px; padding-left:10px; margin-top:-4PX; display:inline; float:left; }

	#pie UL LI.powered1{ float:left; text-align:left; padding-left:10px; clear:both; margin-top:8px; width:700px; }
	#pie UL LI.powered1 A{  color:#000000; font-size:11px; text-decoration:none; }
	#pie UL LI.powered1 A:hover{  color:#FF6600; text-decoration:underline; }
	#pie UL LI.powered{ float:right; text-align:right; padding-right:4px; color:#585858; font-size:11px; margin-top:5px;}
	#pie UL LI.powered A{  color:#585858; font-size:11px; text-decoration:none; }
	#pie UL LI.powered A:hover{  color:#999999; }
	#pie UL LI.powered IMG{ margin-top:5px;}
	#pie FORM{ margin:0px; padding:0px;}

.leerHome{ background-image:url(../images/ico-leer-mas.gif); background-position:left middle; background-repeat:no-repeat;}


#help{ background-color:#FFFFFF; border:2px solid #CCCCCC; width:300px; height:300px; position:absolute; bottom:15px; margin-left:660px;; float:right; display:none; font-size:12px; padding:15px; z-index:500;}
#help H3{ border-bottom:1px solid #CCCCCC; font-size:13px; padding-bottom:10px;}
#help H3 A{ float:right}

.docNoticia{color:#414B56; font-size:10px;   text-decoration:none;}
.docNoticia:hover{ color:#414B56;}

/* Para las intros de las familias */

.galeria{}

.galeriaHover{filter:alpha(opacity=50); opacity:.50;  -moz-opacity:0.5;}

#productosDescatalogados{}
#productosDescatalogados A{width:190px;text-align:center;
font-size:9px;text-decoration:none;color:#414B56;font-weight:bold; 
}
#productosDescatalogados A:hover{ background-image:url(../images/tema-marcado.jpg); background-repeat:no-repeat; background-color:#FFFFFF;background-position:left center;color:#FF3300}


.enlace_buscador{ color:#DF978A;}
.cajaRoja{ background-image:url(../images/background-caja-roja.jpg); background-repeat:no-repeat; height:27px;  }
.cajaRoja A{ color:#FFFFFF; }

.enlace_paginacion{color:#B4260E;}


.galeria{ float:left; margin-left:15px; margin-bottom:15px;}

/***** Estilos para el formulario de inscripcion a las ofertas de empleo*/
.empleoTexto{ font-family:Arial;font-size:11px;color:Black;}	
.empleoTextoBlanco{ font-family:Arial;font-size:12px;color:White;}
.botonEmpleo{width:48px; height:22px;background-color:#F87631;font-family:tahoma;font-size:12px;color:White;border:1px solid #F87631;}
.cajaEmpleo{width:144px;height:19px;font-family:Arial;font-size:11px;}
.cajaGrandeEmpleo{font-family:Arial;font-size:12px;}