.interior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023161;
	text-align: justify;
	background-image: url(interior/fondo_central.jpg);
}
a:link {
	color: #023161;
	text-decoration: none;
}
a:visited {
	color: #023161;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #999999;
}
.interiorB {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.enlaceB:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.enlaceB:visited {
	color: #ffffff;
	text-decoration: none;
}
a.enlaceB:hover {
	color: #000000;
}
a.enlaceB:active {
	color: #999999;
}
.Tazul {
	font-weight: bold;
	color: #023161;
}
.Tnaranja {

	font-weight: bold;
	color: #E6AE11;
}
.Tverde {


	font-weight: bold;
	color: #609E1B;
}
.Trojo {



	font-weight: bold;
	color: #CC0000;
}
.Trosa {




	font-weight: bold;
	color: #CC0066;
}
.infohead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.infoheadB {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.logo {
	background-image: url(interior/fondo_logo.gif);
	height: 105px;
	padding-top: 18px;
	padding-left: 15px;
}
.fotoder {
	float: right;
	margin-left: 15px;
	border: 1px solid #023161;
}
.menuback {
	background-image: url(menu/gris/fondo_menu.gif);
	background-repeat: repeat-y;
	height: 100%;
	vertical-align: top;
}
