.txtazul10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004F99;
	text-decoration: none;
}

a.txtazul10:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.txtazul10norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: notmal;
	color: #6f6f6f;
	text-decoration: none;
}

a.txtazul10norm:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
}

.txtgris12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
	text-align: justify;
}

.txtgris10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6f6f6f;
	text-decoration: none;
	text-align: left;
}

.txtnaranja12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff8f00;
	text-decoration: none;
}


.txtverde10b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #658b00;
	text-decoration: none;
}

a.txtverde10b:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff8c00;
	text-decoration: none;
}

.txtverde10N {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 658b00;
	text-decoration: none;
}

.lineaazul {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8FCEF6;
}

.txtrojo9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.fondocab {
	background-attachment: fixed;
	background-image: url(../imagenes/fondocab.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.fondocab2 {
	background-attachment: fixed;
	background-image: url(../imagenes/fondocab2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondopie{
	background-attachment: fixed;
	background-image: url(../imagenes/fondopie.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.fondodegrad {
	background-color: #fef4a6;
	background-image: url(../imagenes/fonfodegrad.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}

.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #91c507;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #91c507;
}

.txtverde12b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 658b00;
	text-decoration: none;
}

a.txtverde12b:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff8c00;
	text-decoration: none;
}



.botonenv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #658b00;
	text-decoration: none;
	background-color: #e7fead;
	height: 20px;
	border: 1px solid #658b00;
}

