@charset "iso-8859-1";
body {
	background-color: #A4AB30;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size: 15px;
	color: #666666;
}
table.menu{
	width:100%;
}
table.menu tr td{
	border-bottom: 1px solid #E0E0E0;
}
table.menu tr td h2, table.menu tr td h2 a{
	color: #666666;
	font-size: 12px;
	margin:0px 0px 0px 0px;
}
table.menu tr td h2 a:hover{
	text-decoration: underline;
}
table.menu tr td h2 img{
	vertical-align:middle;
}
.textos {
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.textos a{
	color: #949A2C;
}
.textosverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #949A2C;
	text-align: justify;
}
.textosverde a{
	color: #949A2C;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.textosform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92972B;
	text-align: justify;
}
.camposform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px dotted #838826;
}
.botonesform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #818525;
	border: 1px solid #000000;
	font-weight: bold;
}
.bordefotos, .bordefotos_p {
	padding: 3px;
	border: 1px solid #A4AB30;
}
.bordefotos_p:HOVER {
	border: 1px solid #FFF;
}
.bordefotos_p {
	max-width:180px;
	height:112px;
}
A.nombre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #000000;
	text-decoration: underline;
}
A.nombre:HOVER {
	color: #F8951E;
}
.enlaces{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #666666;
	text-decoration: none;
}
A.enlaces:HOVER {
	text-decoration: underline;
}
#privacidad {
	position:absolute;
	width:647px;
	/*height:120px;	*/
	z-index:1;
	visibility: hidden;
}
.verdeclaro, .verdeclaro a {color: #D7DCA4}
.bordeverde {border: 1px solid #949A2C;}
.botonverde {
	background-color: #818525;
	padding: 4px;
	color: #FFFFFF;
	font-size: 86%;
	font-weight: bold;
}
.gris{
	color:#5B5B5B;
	font-size:12px;
	font-weight:bold;
}
.sprite-favico-facebook{
	background: url(favicons.png) no-repeat top left;
	background-position: 0 0px; width: 16px; height: 16px; }
.sprite-favicon-feed{ 
	background: url(favicons.png) no-repeat top left;
	background-position: 0 -32px; width: 16px; height: 16px; } 
.sprite-favicon-twitter{ 
	background: url(favicons.png) no-repeat top left;
	background-position: 0 -64px; width: 16px; height: 16px; } 
.sprite-favicon-youtube{ 
	background: url(favicons.png) no-repeat top left;
	background-position: 0 -96px; width: 16px; height: 16px; } 

