/* Generales */

*
{
	padding:0px;
	margin:0px;
}

ul { list-style:none; }

a img { border:none; }

#botones li, #iconos li { float:left; }

#iconos li { margin-right:14px; }

#contenedor
{
	width:860px;
	margin:auto;
}

#header, #header_sup
{
	width:100%;
	overflow:hidden;
}

#rotulo_busqueda, #rotulo_indice
{
	font-family:Verdana;
	font-size:13px;
	color:#FFF;
}

#menu_secciones ul li a, #secciones_centro ul li a
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:#D0CFCD;
}

#menu_secciones ul li a:hover, #secciones_centro ul li a:hover { color:#E50104; }

/* Header superior */

#esquina_izq, #esquina_der
{
	width:29px;
	height:60px;
	background-color:#525252;
}

#esquina_izq
{
	float:left;
	border-right:1px solid #353535;
}

#esquina_der
{
	float:right;
	border-left:1px solid #353535;
}

#header_sup_centro
{
	background:url(../imagenes/Header_degradado.gif) repeat-x;
	float:left;
	overflow:hidden;
	width:800px;
	height:60px;
}

#header_sup_centro div { float:left; }

#logo
{
	width:83px;
	margin-left:25px;
}

#iconos { margin-left:525px; }

/* Header */

#header_columna_izq, #header_columna_der
{
	width:30px;
	height:225px;
}

#header_columna_izq
{
	float:left;
	background:url(../imagenes/Hed_izq_Y.gif) repeat-y;
}

#header_columna_der
{
	float:right;
	background:url(../imagenes/Hed_der_Y.gif) repeat-y;
}

#sombra_sup_izq, #sombra_sup_der { height:7px; }

#sombra_sup_izq { background:url(../imagenes/Hed_izq.gif) no-repeat; }

#sombra_sup_der { background:url(../imagenes/Hed_der.gif) no-repeat; }

#header_centro
{
	float:left;
	width:800px;
	height:225px;
	position:relative;
}

#header_imagen, #botones { float:left; }

#header_imagen { height:150px; /* Definido para FF */ }

#rotulo_busqueda
{
	position:absolute;
	left:162px;
	top:20px;
}

#busqueda_google
{
	position:absolute;
	top:60px;
	left:25px;
}

#botones { height:75px; /* Redefinido para IE */ }

/* Cuerpo */

#cuerpo
{
	margin-top:1px;
	overflow:hidden;
	width:860px;
}

#cuerpo_columna_izq, #cuerpo_columna_der
{
	width:30px;
	height:920px;
}

#cuerpo_columna_izq
{
	float:left;
	background:url(../imagenes/Cue_izq.gif) repeat-y;
}

#cuerpo_columna_der
{
	float:right;
	background:url(../imagenes/Cue_der.gif) repeat-y;
}

#cuerpo_centro
{
	border-top:2px solid #DDDCE1;
	float:left;
	width:800px;
	overflow:hidden;
	position:relative;
}

/* Menu */

#menu
{
	float:right;
	overflow:hidden;
	width:218px;
	height:803px;
	margin:30px 30px 0 0;
	position:relative;
	/* Redefinido para IE */
}

#rotulo_indice
{
	position:absolute;
	left:26px;
	top:5px;
}

#globo_menu { height:33px; /* Definido para FF */ }

#menu_decoracion { height:74px; /* Definido para FF */ }

#menu_centro
{
	width:216px;
	height:471px;
	border-left:1px solid #DDDCE1;
	border-right:1px solid #DDDCE1;
	background:url(../imagenes/Menu_textura.gif) repeat-x;
}

#menu_secciones
{
	position:absolute;
	top:55px;
	width:218px;
}

#menu_secciones li
{	
	margin-bottom:16px;
	padding-left:6px;
	height:23px;
	background:url(../imagenes/Separador_menu.gif) no-repeat;
	background-position:bottom;	
}

#menu_secciones ul
{
	list-style-image:url(../imagenes/Item.gif);
	margin:0 30px 0 35px;
}

/* Contenido */

#contenido
{
	width:500px;
	overflow:hidden;
	margin:43px 0 0 22px;
}

#contenido_noticias, #contenido_texto
{
	overflow:hidden;
	width:100%;
}


.contenido_titulo
{
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #DDDCE1;
	padding-bottom:2px;
}

.titulo_imagen
{
	vertical-align:middle;
}

#cuerpo h1
{
	font-family:Tahoma;
	font-size:12px;
	color:#DDDCE1;
	padding-top:2px;
	vertical-align:top;
	font-weight:normal;
}

.contenido_titulo div
{
	float:left;
	margin-right:8px;
	height:16px;
}

#contenido_centro div
{
	float:left;
}

#contenido_texto
{
	margin-top:25px;
}

#contenido_texto p, #contenido_texto ul
{
	line-height:18px;
	font-family:Tahoma;
	font-size:11px;
	color:#525252;
	margin-bottom:15px;
}

#publicidad_cuadro
{
	float:left;
	width:200px;
	height:200px;
	margin:0 15px 10px 0;
}

#foto_cuadro
{
	float:left;
	width:250px;
	height:176px;
	margin:0 15px 10px 0;
}

/* Footer */

#footer { width:855px; position:relative; }

#banderas
{
	position:absolute;
	top:123px;
	left:750px;
}

#banderas a
{
margin-right:10px;
}

/* Nota atencion */

#atencion_texto
{
	float:left;
	font-family:Tahoma;
	font-size:11px;
}

#atencion
{
	clear:both;
	width:500px;
	height:38px;
	overflow:hidden;
	margin-top:30px;
}

#atencion div { float:left; }

#atencion_texto
{
	border-right:1px solid #DDDCE1;
	border-top:1px solid #DDDCE1;
	border-bottom:1px solid #DDDCE1;
	width:438px;
	height:19px;
	background:url(../imagenes/Atencion_textura.gif) repeat-y;
	padding:5px 0 0 10px;
	margin-top:7px;
}

#atencion_texto a
{
	text-decoration:none;
	color:#D0CFCD;
}

.atencion_resaltado
{
	color:#E41D24;
	font-weight:bold;
}

/* Publicidad de faq.php, fin_produccion.php y cartuchos_r4_falsificados.php */

.contenido_publicidad
{
	width:500px;
	height:60px;
	padding-left:15px;
	margin-top:25px;
}

.atencion_cartel
{
	background-color:#FFFFCC;
	border:1px solid #FFCC00;
	color:#000000;
	padding:10px 15px 10px 15px;
	margin:20px 0;
}