@charset "utf-8";
/* CSS Document */


BODY {
 scrollbar-face-color: #FFFFFF;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #FFFFFF;
 scrollbar-darkshadow-color: #FFFFFF;
 scrollbar-track-color: #FFFFFF;
 scrollbar-arrow-color: #3c6174;
 scrollbar-base-color: #FFFFFF;}
}



.menua
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}

.menulink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}




.fecha
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #CFBC95;
}


.titulares
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #724601;
	text-align: justify;
}

.pies
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	color: #c67605;
}

.textos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: 550;
	color: #726C1F;
	text-align: justify;
	p{line-height:200%;}
	
	
}

form {
	letter-spacing: 0px;
	word-spacing: 0px;
	white-space: normal;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	position: relative;
}


table.enlaces a{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #726C1F;
	}
	
table.enlaces a:visited{color: #726C1F;}
table.enlaces a:hover {color: orange;}




table.menus a{
    font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: white;}
	
table.menus a:visited{color: white;}
table.menus a:hover {color: orange;}


table.menuinicio a{
    font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: white;}
	
table.menuinicio a:visited{
font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: white;}

table.menuinicio a:hover {
font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: orange;}


table.menuizquierda a{
    font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: white;}
	
table.menuizquierda a:visited{color: white;}
table.menuizquierda a:hover {color: orange;}

