@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #070707;
	margin:0px;
	color: #787878;
}

P {
	line-height:1.2em;
}

H3 {
	color:#FFF;
	font-size:1.2em;
	letter-spacing:0.15em;
}

CITE {
	color:#FFF;
	font-size:0.95em;
	
}

.margen_izq {
	background-image: url(pix/tall.jpg);
	background-repeat: repeat-x;
}

.borde_izq {
	background-image:url(pix/index_01.jpg);
	background-repeat: repeat-x;	
}

.margen_der {
	background-image: url(pix/tall_1.jpg);
	background-repeat: repeat-x;
}

.borde_der {
	background-image:url(pix/index_03.jpg);
	background-repeat: repeat-x;	
}

.lateralizq {
	background-image:url(pix/lateralizq.png);
	background-repeat:no-repeat;
	width:32px;
}

.lateralder {
	background-image:url(pix/lateralder.png);
	background-repeat:no-repeat;
	width:32px;
}

.banner_top {
	background-image: url(pix/bg.jpg);
	background-repeat: no-repeat;
	width:966px;
	text-align:center
}

.marco_central {
	width:580px;
	border-right-style:solid;
	border-right-color:#1A1A1A;
	border-right-width:1px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
}

.marco_central li {
	list-style-image:url(pix/arrow_bco.gif);
	margin-bottom:5px;
}

.secciones_derecha {
	border-bottom-color:#1A1A1A;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	background-color:#070707;
}

.secciones_derecha a:link,a:visited,a:active {
	color:#FFF;
	text-decoration:none;
}

.secciones_derecha a:hover {
	color:#FFF;
	text-decoration:underline;
}

.secciones_derecha li{
	list-style-image:url(pix/arrow_bco.gif);
	margin-bottom:5px;
}

.marco_inferiorcen {
	border-right-style:solid;
	border-right-color:#1A1A1A;
	border-right-width:1px;
	background-image:url(pix/fondo_marco_inferior.png);
	background-repeat:repeat-x;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:10px;
	font-size:1em;
}

.marco_inferiorcen li {
	list-style-image:url(pix/arrow_bco.gif);
	margin-bottom:5px;
}

.marco_inferiorcen a:link,a:visited,a:active {
	text-decoration:none;
	font-size:1em;
	color: #787878;
}

.marco_inferiorcen a:hover {
	text-decoration:underline;
	font-size:1em;
	color: #787878;
}

.marco_inferiorder {
	background-image:url(pix/fondo_marco_inferior.png);
	background-repeat:repeat-x;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:10px;
	font-size:0.97em;
	color:#fdfdfd;
}

.marco_inferiorder li {
	list-style-image:url(pix/arrow_gris.gif);
	margin-bottom:5px;
}

.marco_inferiorder a:link,a:visited,a:active {
	color:#FFF;
	text-decoration:none;
	font-size:0.85em;
}

.marco_inferiorder a:hover {
	color:#FFF;
	text-decoration:underline;
}

.marco_inferiorizq {
	border-right-style:solid;
	border-right-color:#1A1A1A;
	border-right-width:1px;
	background-image:url(pix/fondo_marco_inferior.png);
	background-repeat:repeat-x;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:10px;
	font-size:0.97em;
}

.marco_inferiorder li {
	list-style-image:url(pix/arrow_bco.gif);
	margin-bottom:5px;
}

#texto_secciones_derecha {
	font-size:0.95em;
}

.titulos {
	color:#FFF;
	font-size:1em;
	line-height:1.1em;
}

.titulos a{
	font-size:1em;
	line-height:1.1em;
}

.pie {
	background-color:#141414;
	padding-top:20px;
	padding-bottom:20px;
	letter-spacing:0.1em;
}

.pie a:link,a:visited,a:active {
	color:#FFF;
	text-decoration:none;
	font-size:0.97em;
}

.pie a:hover {
	color:#FFF;
	text-decoration:underline;
	font-size:0.97em;
}

.grilla {
	border-style:dotted;
	border-width:1px;
	border-color:#787878;
	padding-left:3px;
	padding-top:3px;
}

#tit_tabla_hor {
	font-weight:bold;
	color:#F90;
}

#tit_tabla_ver {
	font-weight:bold;
	color:#FFF;
}

#txt_amarillo {
	color:#FC0;
}

#txt_naranjo {
	color:#F60;
}

#txt_naranjo2 {
	color:#F30;
}

#txt_cyan {
	color:#09F;
}

#txt_verde {
	color:#0C0;
}

#txt_magenta {
	color:#F39;
}

#txt_piel {
	color:#FFCC66;
}

#txt_vagua {
	color:#CCFF86;
}