body {
	margin: 0px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #000000;
	background-color: #420000;
}

p {
	margin: .25em 0 0.12em 0;
}



h1 {
	margin:0;
}

h1.pop {
	margin:0;
	font-size: 14px;
}

h2 {
	margin:0;
	padding-bottom: 6px;
	font-size:14px;
	color: #81713e;
}

h3 {
	margin:0;
}

h4 {
	margin:0;
}

h5 {
	margin:0;
}

h6 {
	margin:0;
}

h7 {
	margin:0;
}


.entradilla {
	color: #00550d;
	font-size:14px;
	font-weight: bold;
	text-align: justify;
}

.texto {
	color: #000000;
	font-size:14px;
	text-align: justify;
}

.texto_just {
	color: #000000;
	text-align: justify;
}

.texto_destacado {
	color: #81713e;
}

.menu_aux {
	text-align:right;
	padding-top: 20px;
	padding-right: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.menu_aux_enlace {
	text-decoration: none;
	font-size:10px;
	color: #000000;
}


.noticias_home_titulo {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #00550d;
	text-decoration: none;
}

.noticias_home_texto {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.noticias_home_mas {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
} 

.noticias_listado_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #00550d;
	text-decoration: none;
}

.noticias_listado_fecha {
	font-size: 11px;
	color: #000000;
}

.noticias_listado_separador {
	font-size: 6px;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../img/separador.gif);
	background-repeat:repeat-x;
	background-position:center;
}

.noticias_titulo {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	color: #00550d;
}

.noticias_volver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #00550d;
}



.entradilla_form {
	color: #00550d;
	font-size:12px;
	font-weight: bold;
	text-align: left;
}

.texto_form {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.caja_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #00550d;
}



#map {
	margin: 0;
	padding: 0;
	width: 420px;
	height: 336px;
}



.pie0 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	text-decoration:none;
}


.pie1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #616161;
	text-decoration:none;
}

.pie2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
	text-decoration:none;
}




/* --------------------------------------------------------------------	*/
/*	CSS popups															*/
/*  -------------------------------------------------------------------	*/
#cnt_pop {
	margin: 16px;
	padding: 16px;
	/*font-size: 11px;*/
	font-size: 11px;
	color: #000000;
	
	background-color:#FFFFFF;
}



