.fondoPrin {
	background-attachment: fixed;
	background-image: url(../imagenes/fondoConMarco.jpg);
	background-repeat: no-repeat;
	background-position: center 95px;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
	padding: 7px;


}
.txNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
	text-align: justify;


}
.titulo {
	font-size: 36px;
	text-decoration: underline;
}
.fondoHojas {
	background-image: url(../imagenes/hojas2.png);
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;

}
.campos {
	border: 2px groove #3399CC;
	background-color: #CCFFFF;

}
.destacado {
	background-image: url(../imagenes/azulejo1.gif);

}
.destacado2 {
	font-size: 15px;
	font-style: italic;

}
.txPeque {
	font-size: 10px;
}
.tit1 {
	background-color: #2E8989;
}
.tit2 {
	background-color: #37A6A6;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;


}
.tit3 {
	background-color: #66CCCC;


}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #000080;
	text-decoration: none;
}
a:hover {
	color: #000080;
	text-decoration: underline;
}
.tit4 {
	background-image: url(../imagenes/azulejo2.gif);

}

/*a:active {
	color: #000080;
	text-decoration: none;
}*/
.fondoContacto {
	background-image: url(../imagenes/foto06peq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tit5 {
	font-size: 24px;
}
.tit6 {
	font-size: 18px;
}
