.fondo1 {
	background-image: url(../images_index/imag_sup.gif);
	background-repeat: no-repeat;
}
.texto_negro1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.scrollbar {
	SCROLLBAR-FACE-COLOR: #FFFFFF;  
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #E8E8E9; 
	SCROLLBAR-ARROW-COLOR: #E8E8E9; 
	SCROLLBAR-TRACK-COLOR: #E8E8E9; 
	SCROLLBAR-DARKSHADOW-COLOR: #E8E8E9;
	overflow: auto;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F51361;
	text-decoration: none;
}
a:hover {
	color: #E31262;
	text-decoration:underline;
}.texto_blanco1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_lila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F51361;
	text-decoration: none;
}
.texto_gris1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*background-color: #D9E5E8;*/
	border: 1px solid #978265;
}
.texto_blanco1 {

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

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

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #667B4A;
	text-decoration: none;
}
.boton_lila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F51361;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
	padding: 0px;
	border: 0px solid;
	margin: 0px;
	cursor:pointer;
}
