body
{
background:url(images/m_bg.jpg) left top repeat-x #7186A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1
{
	font-size: 18px;
	color: #01004C;
}
h2
{
	font-size: 13px;	
	color: #696969;
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	color: #005A84;
	text-decoration: underline;
}
a:hover
{
	color: #005A84;
	text-decoration: underline;
}
a.pie
{
	color: White;
}
a.pie:hover
{
	color: White;
}
li
{
	list-style-type: square;
}
/* Paginas */
.subtitulos
{
	font-size: 12px;
	color: Gray;
}
.autor
{
	font-weight: bold;
}
.lugar
{
	font-weight: bold;
}
.fecha
{
	font-weight: bold;
}
.resumen
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.texto_completo
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
.menu_herramientas
{
	text-align: right;
	margin-bottom: 5px;
}

/* Buscador */
.buscador
{
	margin-top: 10px;
	margin-right: 10px;	
}
select.buscador,input.buscador
{
	background-color: #D3D3D3;
	border: 1px solid Gray;
	color: #4A4A4A;
	font-size: 11px;
}
/* Menu Superior */
.menu_superior
{
	margin-top: 10px;
	margin-right: 10px;
}


/* Menu Principal */
.menu_principal
{
	margin-left:11px;
	margin-right:11px;
	margin-top:14px;
}
.menu_principal_inact
{
	float:left;
	margin-left:2px;
	margin-right:2px;
	margin-top:14px;
}
.menu_principal_sep
{
	float:left;
	margin-left: 1px;
	margin-right: 1px;
}
a.menu_principal_sel
{
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
a.menu_principal
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.menu_principal:hover
{
	color: White;
	text-decoration: none;
}

.pest_izq
{
	float:left;
	width:7;
}
.pest_der
{
	float:left;
	width:13;	
}
.pest_bg
{
	float: left;
	height: 41px;
	background: url(images/pest_bg.jpg);
}
.pest_inactiva
{
	float:left;
	height:41px;
}

/* Buscador */
.menu_lateral_buscar
{
	width:95%;
	background-color: #F3F3F3;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	font-weight: bold;
}
.menu_lateral_elemento
{
	padding-top: 2px;
	padding-left: 12px;	
	padding-bottom: 2px;
}
.menu_lateral_box
{
	border: 1px solid Gray;
	padding: 5px 5px 5px 5px;
	text-align: left;
	margin: 8px 8px 8px 8px;
	background-color: White;
}

.brujula
{
	font-size: 10px;
	color: #696969;
}
a.brujula
{
	color: #696969;
	text-decoration: underline;
}
.pie_foto
{
	font-size: 10px;
	color: Gray;
}
.flecha_azul ul { margin:0; padding:0; list-style:none; line-height:18px;}
.flecha_azul li {
	list-style: url(images/flecha_azul.gif);
	margin: 1 0 2 0px;
}
.flecha_naranja ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: 22px;
}
.flecha_naranja li {
	list-style: url(images/flecha_naranja.jpg);
	margin: 2px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
}
flecha_amarilla ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	margin-top: 0px;
	line-height: 22px;
}
.flecha_amarilla li {
	list-style: url(images/flecha_amarilla.jpg);
	margin: 0px 0px 0px 0px;
		margin-top:0px;
	padding: 0px 0px 0px 0px;
}
a.scroll
{
	color: #696969;
	text-decoration: underline;
}
.boletin_lateral_box
{
	border: 1px solid Gray;
	padding: 5px 5px 5px 5px;
	text-align: left;
	margin: 8px 8px 8px 8px;
	background-color: #E5EEF6;
}
.boletin_box
{
	border: 1px solid Gray;
	padding: 5px 5px 5px 5px;
	text-align: left;
	margin: 8px 8px 8px 8px;
	background-color: #E5EEF6;
}
.campo_obligatorio
{
	color: Maroon;
}
.campo_alerta
{
	color: #FF6347;
	font-size: 14px;
	font-style: italic;
}

.contacto_box
{
	border: 1px solid Gray;
	padding: 5px 5px 5px 5px;
	text-align: left;
	margin: 8px 8px 8px 8px;
	background-color: #E5EEF6;

}


.tool_fuente
{
	text-decoration: none;
}

.linea_sep_puntos
{
	background-image:url(images/dotsHorizontal1.gif);
	margin-top:8px;
	margin-bottom:8px;
}
.nota_nueva
{
	font-size: 10px;
	color: #FF4500;
	font-style: italic;
	font-weight: bold;
}
