body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: url(fondo.png);
	background-repeat:  repeat-y;
	background-position: center top;
	margin: 0px;
}
.texto_10_blanco {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.georgia_titular {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.linea_vet_gris {
	background-image: url(linea_vert_gris.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
.fondo {
	background-image: url(fondo.png);
	background-repeat:  repeat-y;
	background-position: center top;
}
.linea_horiz {

	background-image: url(linea_horiz_gris.gif);
	background-repeat:   repeat-x;
	background-position: left top;
}
.texto_11_verde {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006C00;
	text-decoration: none;
}
.texto_10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.texto_11_negro {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto_11 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto_12 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.formu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Estilo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.estilo7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#009900;
	color: #FFFFFF;
}
.estilo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D56A00;
	color: #FFFFFF;
}
.fondorally {
	background-image: url(fondorally.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.linea_blanca {
	background-image: url(punto_blanco.gif);
	background-repeat:   repeat-y;
	background-position: center center;
}
.linea_gris {
	background-image: url(punto_gris.gif);
	background-repeat:   repeat-x;
	background-position: center center;
}
.texto_naranja {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF6600;
}
