body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #97A3BB;
	margin-top: 8px;
	margin-left: 15px;
}
a:link {
	color: #808EA9;
	text-decoration: none;
}
a:visited {
	color: #808EA9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.navega {
	font-size: 18px;
}
.navega a:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808EA9;
	float: left;
	width: 134px;
	clear: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 3px;
}
.navega a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #808EA9;
	float: left;
	width: 100%;
	clear: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 3px;
}
.navega a:hover {
	background-color: #97A3BB;
}
.bordegris {
	border: 2px solid #97A3BB;
}
.bordeblanco {
	border: 2px solid #FFFFFF;
}
.bordeblanco2 {
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.fondo {
	background-image: url(../imagenes/fondoA.gif);
	background-repeat: no-repeat;
}
.fotos {
	border: 1px solid #000000;
}
.t-normal {
	font-size: 12px;
}
.t-peq {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #808EA9;
	text-decoration: none;
	letter-spacing: 4px;
	line-height: 40px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.marron {
	color: #CC6600;
}
.titular {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.seccion-home {
	font-size: 10px;
	font-weight: bold;
	color: #808EA9;
}
.bordeforo {
	border: 1px dotted #97A3BB;
}
.destacado {
	background-color: #B9C1D1;
	border: 1px solid #000000;
	padding: 5px;
	color: #FFFFFF;
}

