@charset "utf-8";
.fondo_pagina {
	background-attachment: scroll;
	background-image: url(imagenes/fondo_pagina.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.texto_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.quantum_satis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}
.verde_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #669900;
}
.texto_negrita_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.texto_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.borde_y_fondo {
	background-color: #F8F8F8;
	border: 1px solid #FF9900;
}
.texto_negrita_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.cuadro_degradee_verde {
	background-attachment: scroll;
	background-image: url(imagenes/cuadros/degradee_verde.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cuadro_degradee_verde_chico {
	background-attachment: scroll;
	background-image: url(imagenes/cuadros/degradee_verde_chico.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cuadro_degradee_naranja_chico {
	background-attachment: scroll;
	background-image: url(imagenes/cuadros/degradee_naranja_chico.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titulo_verde_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #669900;
}
.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
}
