/* CSS Document */
body {margin-left: 0px;margin-top: 0px;margin-right:0px;margin-bottom: 0px; background-image:url(elementos/fondo.gif)}
H1{ font-family:arial; font-size:18px; color:#D49F55; font-weight:bold}
H2{ font-family:arial; font-size:16px; color:#D49F55; font-weight:bold}
H3{ font-family:arial; font-size:14px; color:#D49F55; font-weight:bold}
a:hover {	color: #40923C;}
a:link {	color: #509662;}
a:visited {	color: #509662;}
a:active {	color: #509662;}
ul { 	list-style-type: none;	list-style-image: url(elementos/solcito marron.jpg);}

/*textos*/
.texto { font-family:arial; font-size:13px; line-height:1.2; letter-spacing:0.5px}
.textoMediano { font-family:verdana; font-size:11px; line-height:1.2; letter-spacing:0.5px; color:#121212}
.textoChico { font-family:verdana; font-size:10px; line-height:1.2; letter-spacing:0.5px}
.textoNota { font-family:verdana; font-size:10px; line-height:1.2; letter-spacing:0.5px; color:#BFA85A}

/*eje*/
.titulo_eje { font-family:arial; font-stretch:condensed; font-size:13px; font-weight:200; color:#D49F55; text-decoration:none; font-weight:bold;}
.titulo_eje_doble { font-family:arial; font-stretch:condensed; font-size:18px; font-weight:200; color:#D49F55; text-decoration:none; font-weight:bold;}
.titulo_eje_triple { font-family:arial; font-stretch:condensed; font-size:24px; font-weight:400; color:#D49F55; text-decoration:none; font-weight:bold;}

/*grupo*/
.titulo_grupo { font-family:arial; font-stretch:condensed; font-size:13px; font-weight:200; color:#40923C; text-decoration:none; font-weight:bold;}
.titulo_grupo_doble { font-family:arial; font-stretch:condensed; font-size:18px; font-weight:200; color:#40923C; text-decoration:none; font-weight:bold;}
.titulo_grupo_triple { font-family:arial; font-stretch:condensed; font-size:24px; font-weight:400; color:#40923C; text-decoration:none; font-weight:bold;}

.cajaTexto {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: White;
	border: 1px solid #CCCCCC;
}



