.Ttitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00529B;
	text-decoration: none;
	font-weight: bold;
}
.TtituloBco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.TextoRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.Subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.SubtituloAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00529B;
	text-decoration: none;
	font-weight: bold;
}
.SubtituloAzul2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00529B;
	text-decoration: none;
	font-weight: bold;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.Texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00529B;
	text-decoration: none;
	font-weight: normal;
}
.Texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.TextoBco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.Bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
.Paginador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
.Paginador:hover {
	color: #000000;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.Pie2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.PieFotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
.fondoBody {
	background-image: url(imagenes/FondoBody.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.fondoADer {
	background-image: url(imagenes/DegraADer.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.fondoAIzq {
	background-image: url(imagenes/DegraAIxq.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.fondoBIzq {
	background-image: url(imagenes/DegraBIxq.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.fondoBDer {
	background-image: url(imagenes/DegraBDer.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.LinksMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
