a:hover{
text-decoration:underline;
}
.texto_blanco1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.scrollbar {
	margin-left : 0; 
	margin-top : 0; 
	margin-right : 0; 
	margin-bottom : 0; 
	background-image : url(); 
	background-repeat : repeat-y; 
/*	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;
}.texto_verde1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5D0B;
	text-decoration: none;
}
.fondo1 {
	background-image: url(../images_web/franja_izq.gif);
	background-repeat:  repeat-y;
}
.texto_negro1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto_marrón {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2F2C06;
	text-decoration: none;
}
.texto_titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFA527;
	text-decoration: none;
}
.fondo2 {

	background-image: url(../images_web/imag2.jpg);
	background-repeat:  no-repeat;
}
.fondo3 {
	background-image: url(../images_web/imag1.jpg);
	background-repeat:  no-repeat;
	background-color: #1B7C18;
}
.fondo4 {
	background-image: url(../images_web/detalle1.gif);
	background-repeat:  no-repeat;
	background-color: #91CA57;
}
.fondo5 {




	background-image: url(../images_web/franja_izq_sup.gif);
	background-repeat:  no-repeat;
}
.icon_btn {





	background-image: url(../images_web/icono_menu_sup.gif);
	background-repeat:  no-repeat;
}
.icon_btn2 {






	background-image: url(../images_web/icono_boton.gif);
	background-repeat:  no-repeat;
}
.fondo_pie {





	background-image: url(../images_web/imag_pie.jpg);
	background-repeat:  no-repeat;
}
.color_fondo1 {
	background-color: #D3ED84;
}
.color_fondo2 {

	background-color: #91CA57;
}
.color_fondo3 {


	background-color: #1B7C18;
}
.texto_negro_subrayado {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.boton_formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #BDD894;
	border: 0px solid #000000;
	text-align: center;
	cursor: pointer;
}
.barra_registro {
	background-image: url(../images_web/barra_registro.gif);
	background-repeat:  repeat-x;
}
.texto_rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
