a:link {
	font-family: Tahoma, Arial;
	color: #2D4F82;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #738AAE;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	font-family: Tahoma, Arial;
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.texbase{
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #B0B0B0;
	text-transform: none;
}
.texdirec{
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #777C84;
	text-transform: none;
}.titulos {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #1D446B;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.texpag {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3D5063;
	margin-top: 3px;
	margin-bottom: 7px;
	line-height: 16px;
	text-decoration: none;
	text-align: justify;
}
.texpag p {
	margin-top: 3px;
	margin-bottom: 10px;
}

.bordefot {
	background-color: #CCCCCC;
	padding: 5px;
}
.titulabogad {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-transform: capitalize;
	color: #ECEFF4;
	font-weight: bold;
	padding: 8px;
}
.formul {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #2D4F82;
	background-color: #E2E6E7;
}
.texoblig {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #2B659F;
}
.titulos-2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	font-weight: bold;
	text-transform: none;
}
.texpag2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.fotos-izquierda {
	background-color: #FFF;
	padding: 1px;
	border: 5px solid #CCC;
	float: left;
	margin-right: 15px;
}
.fotos-derecha {
	background-color: #FFF;
	padding: 1px;
	float: right;
	margin-top: 0px;
	margin-left: 15px;
	border: 5px solid #CCC;
	margin-bottom: 15px;
}

