BODY {
	LEFT: 0px; TOP: 0px;
	background: url(./imagenes/fondo2.jpg);
}

.TextoTitulos {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Arial;
	BACKGROUND-COLOR: #009933;
}
.Titular {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.9em;
	COLOR: #006600;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma, Arial;

}
.Texto {
	FONT-SIZE: 0.7em; COLOR: #000000; FONT-FAMILY: Tahoma, Arial; LIST-STYLE-TYPE: square
}
.TituloPagina {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	COLOR: #006600;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma, Arial;
	TEXT-DECORATION: none;
}
.TablaBordeVerde {
	FONT-FAMILY: Tahoma, Arial;
	BACKGROUND-COLOR: #009999;
	font-size: 0.9em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.TablaBordeVerde2 {
	FONT-FAMILY: Tahoma, Arial;
	BACKGROUND-COLOR: #009900;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}
.CeldaBorde {
	FONT-FAMILY: Tahoma, Arial;
	BACKGROUND-COLOR: #e6efe6;
	font-size: 9px;
}
.CeldaBorde2 {
	FONT-FAMILY: Tahoma, Arial;
	BACKGROUND-COLOR: #dff1c7;
	font-weight: bold;
}
.TablaSinBorde {
	FONT-FAMILY: Tahoma, Arial; BACKGROUND-COLOR: #e6efe6
}
A {
	FONT-WEIGHT: normal;
	COLOR: #00776e;
	font-family: Tahoma, Arial;
	text-decoration: none;
}
A:hover {
	COLOR: #000000;
	text-decoration: underline;
	font-family: Tahoma, Arial;
}
.Enlace {
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.7em;
	COLOR: #00776e;
	FONT-FAMILY: Tahoma, Arial;
	text-decoration: none;
}
.Enlace:hover {
	COLOR: #000000
}
.EnlaceCaja {
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.9em;
	COLOR: #006633;
	FONT-FAMILY: Tahoma, Arial;
	TEXT-DECORATION: none;
	font-style: normal;
}
A.EnlaceCaja:link {
	FONT-WEIGHT: normal; COLOR: #00776e; FONT-FAMILY: Tahoma, Arial; TEXT-DECORATION: none
}
A.EnlaceCaja:hover {
	FONT-WEIGHT: normal;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial;
	TEXT-DECORATION: underline;
}
A.EnlaceBlanco:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	vertical-align: baseline;
}
A.EnlaceBlanco:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	vertical-align: baseline;
}
.textoRA {
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	color: #006666;
}
.textoRApeque {
	font-family: Tahoma, Arial;
	font-size: 1em;
	color: #000000;
}
.textoRABlanco {
	font-family: Tahoma, Arial;
	font-size: 0.7em;
	color: #FFFFFF;
}
.Titular2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 0.9em;
	COLOR: #009933;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}



/*===================*/
/*===   Idioma    ===*/
/*===================*/

#idioma {
	position:absolute;
	background-color:#FFFFFF;
	font:normal .7em/.7em Calibri, Helvetica, Arial, sans-serif;
	top:5px;
	right:20px;
	padding:3px;
}
#idioma a { color:#999999;text-decoration:none; }
#idioma.es a.es,
#idioma.en a.en { 
	color:#333333;
	font-weight:bold; 

}

#facebook {
	position:absolute;
	font:normal .7em/.7em Calibri, Helvetica, Arial, sans-serif;
	top:25px;
	right:20px;
	padding:3px;
}
