BODY	{
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000000;
	background-color: #DFDFDD;

}	
BODY.BodyDerecha	{
	background-image: url(../imggral/fondo_derecha.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}

BODY.BodyVisor	{
	background-image: url(../imggral/fondo_visor.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}
	
BODY.BodyMenu	{
	background-image: url(../imggral/fondo_banda_gris.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}

BODY.BodyNoticias	{
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.fotos	{
	background-color: #FF0000;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}
		
A			{color: #6B3B3A; 	text-decoration: none; }
A:hover 	{color: #C52E41; 	text-decoration: none; }

A.blanco { color: #FFFFFF; 	text-decoration: none;}
A.blanco:hover { color: #000000; 	text-decoration: none; }


A.negro{ color: #666666; 	text-decoration: none;}
A.negro:hover { color: #C52E41; 	text-decoration: none; }

A.gris{ color: #888888; 	text-decoration: none;}
A.gris:hover { color: #C52E41; 	text-decoration: none; }

A.rojo 			{ color: #C52E41; 	text-decoration: none; }
A.rojo:hover 	{ color: #000000; 	text-decoration: none; }

A.marron { color: #996666; 	text-decoration: none;}
A.marron:hover { color: #000000; 	text-decoration: none; }

A.lila { color: #8080C0; 	text-decoration: none;}
A.lila:hover { color: #000000; 	text-decoration: none; }

A.verde { color: #82814A; 	text-decoration: none;}
A.verde:hover { color: #000000; 	text-decoration: none; }

A.azul { color: #538695; 	text-decoration: none;}
A.azul:hover { color: #000000; 	text-decoration: none; }



.textfonsgris { background-color: #CCCCCC; }

.campContactar {
	border: 1px solid #C52E41;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-style: normal;
	line-height: 10px;
	color: #C52E41;

}

