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


body,td,th {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666;
}
body {
	background: #CCC url(bg_cielo.jpg)  no-repeat fixed center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Fondos */
#FondoSuperior { background: url(bktvlv.j g) repeat center top;}
#FondoVerdeGris { background: url(../mainbody_bg.jpg) repeat center top;}
#FondoMadera { background: url(../bg.jpg) repeat center top;}
#FondoMaderaAbajo { background: url(../bg.jpg) repeat center top;}

a:link {
	text-decoration: underline;
	color: #333;}
a:visited {
	text-decoration: underline;
	color: #333;}
a:hover {
	text-decoration: none;
	color: #999;}
a:active {
	text-decoration: underline;
	color: #333;}
	

.TxtGris11 {color: #999999}
.TxtNegroCursivo11 {
	color: #000
}
.PuntosGris8 {
	color: #666;
	font-size: 8px;
}
.TxtBlanco11 {
	color: #FFF
}
.VerdeSigns18 {
	font-size: 18px;
	color: #339900;
	font-weight: bold;
}
.TitulosSecionesNegro15 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.TitulosPrincipalesSecNegro25 {
	font-size: 25px;
	color: #000000;
	font-weight: bold;
}
.SubTitulosBlancos15 {font-size: 15px; color: #FFFFFF; }
.SubtituloNaranja11 {color: #FF9900}

