body
{
	background-color: #000000;
	padding: 5px 10px 20px 10px;
	text-align: center;
	margin: 0px;
	font-family: verdana, arial;
	font-size: 70%;
	color: #a3a2a0;
}

img
{
	border: 0px;
}

a
{
	text-decoration: underline;
	color: #d7d7d7;
} 

a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#cuerpo
{
	width: 800px;
	background-color: transparent;
	margin: 0px auto;
	text-align: left;
}

div.encabezado
{
	background-color: transparent;
	text-align: left;
}

div.menu
{
	background: url(imagenes/fondo1.jpg) #000000;
	color: #f0f0f0;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	border: 1px solid #3c3c3c;
	word-spacing: -5px;
}

div.menu b
{
	background: url(imagenes/fondo2.jpg) #cbcbcb;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	color: #000000;
	border-right: 1px solid #3c3c3c;
	word-spacing: 0px;
}

.menu a
{
	background: url(imagenes/fondo1.jpg) #000000;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	color: #acaba9;
	word-spacing: 0px;
	border-right: 1px solid #3c3c3c;
}

.menu a:hover
{
	background: url(imagenes/fondo2.jpg) #cbcbcb;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #3c3c3c;
	word-spacing: 0px;
	color: #000000;
}

div.fondo_portada
{
	background: url(imagenes/fondo.jpg) #cbcbcb;
	height: 70px;
}

div.presentacion
{
	background-color: #cbcbcb;
	color: #000000;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
}

div.contenido
{
	background-color: transparent;
	color: #a3a2a0;
	padding: 0px 5px 0px 5px;
	border-left: 1px solid #3c3c3c;
	border-right: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
}

div.cont_sec
{
	background-color: transparent;
	color: #a3a2a0;
	padding: 5px 0px 5px 0px;
}

div.principal
{
	width: 60%;
	float: left;
	background-color: transparent;
	color: #a3a2a0;
	padding: 5px 0px 5px 0px;
}

div.columna_der
{
	width: 38%;
	float: right;
	background-color: transparent;
	color: #a3a2a0;
	padding: 5px 0px 5px 0px;
}

div.noticias
{
	background-color: transparent;
	border-top: 1px solid #3c3c3c;
}

.noticias b
{
	color: #a3a2a0;
	font-size: 10pt;
}

.noticias span
{
	color: #80746c;
	font-size: 7pt;
}

div.paginacion
{
	padding: 0px 0px 5px 0px;
	margin-bottom: 5px;
}

table.mapas_portada
{
	width: 100%;
	background-color: #3c3c3c;
	border: 1px solid #3c3c3c;
}

.mapas_portada img
{
	width: 100px;
}

.mapas_portada span
{
	font-size: 7pt;
}

div.cont_variado
{
	padding: 5px 5px 5px 5px;
}

div.item
{
	text-align: center;
	border: 1px solid #3c3c3c;
	margin-bottom: 5px;
}

div.item_izq
{
	border: 1px solid #3c3c3c;
	margin-bottom: 5px;
	padding: 0px 5px 0px 5px;
}

div.registro
{
	border: 1px solid #3c3c3c;
	margin-bottom: 5px;
	color: #C09501;
	padding: 5px 5px 5px 5px;
}

div.ads
{
	text-align: center;
	background-color: #3c3c3c;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

div.ads2
{
	background-color: transparent;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
}

div.centro
{
	text-align: center;
}

div.derecha
{
	text-align: right;
}

div.borde_gris
{
	border: 1px solid #3c3c3c;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

div.salto
{
	clear: both;
}

div.paginas
{
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
}

div.mapa1
{
	float: right;
	width: 380px;
	background-color: #292929;
	border: 1px solid #3c3c3c;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

div.mapa2
{
	float: left;
	width: 380px;
	background-color: #292929;
	border: 1px solid #3c3c3c;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

.mapa1 a, .mapa2 a
{
	color: #d7d7d7;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.mapa1 a:hover, .mapa2 a:hover
{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

div.tutorial1
{
	float: right;
	width: 380px;
	height: 120px;
	background-color: #292929;
	border: 1px solid #3c3c3c;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

div.tutorial2
{
	float: left;
	width: 380px;
	height: 120px;
	background-color: #292929;
	border: 1px solid #3c3c3c;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

.tutorial1 a, .tutorial2 a
{
	color: #d7d7d7;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.tutorial1 a:hover, .tutorial2 a:hover
{
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.fecha
{
	color: #80746c;
	font-size: 7pt;
}

div.pie
{
	background-color: transparent;
	text-align: center;
	font-size: 0.8em;
	color: #a3a2a0;
	padding: 10px 5px 5px 5px;
}

.pie a
{
	text-decoration: none;
	color: #bcbbba;
}

.pie a:hover
{
	text-decoration: none;
	color: #f0f0f0;
}

h3
{
	color: #82807e;
	font-size: 16px;
}

b.url_pagina
{
	color: #80746c;
	font-size: 7pt;
}

table.utilidades {
	width: 100%;
	border: 0px;
	margin-bottom: 15px;
}

table.encuesta {
	background-color: transparent;
	width: 100%;
	color: #a3a2a0;
	border: 1px solid #3c3c3c;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
}

td.pregunta
{
	padding: 0px 0px 5px 0px;
}

table.mapa_info
{
	background-color: #292929;
	width: 100%;
	padding: 5px 5px 5px 5px;
	border: 1px solid #3c3c3c;
}

tr.fila1
{
	background-color: #000000;
}

tr.fila2
{
	background-color: #292929;
}

div.pag_error
{
	text-align: center;
		
}

.pag_error b
{
	font-size: 20pt;
}