body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11pt;
	color: #333333;
}
table {
	font-family: Tahoma;
	font-size: 11pt;
	color: #333333;
}
.borde {
	border: 1px dotted #00337F;
	font-size: 80%;
}
.consulta {
}
a {
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.consulta a {
	color: #000000;
	text-decoration: none;
	background-image: url(../imagenes/pregunta.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	width: 180px;
	height: 35px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
}
.consulta a:hover {
	color: #00337F;
	text-decoration: none;
}


h4 {
	color: #00337F;
	text-align: right;
	background-image: url(../imagenes/triangulo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-bottom: 2px;
	margin-right: 50px;
	font-size: 170%;
	font-weight: normal;
}
.mapa {
}
.mapa a {
	color: #000000;
	text-decoration: none;
	background-image: url(../imagenes/brujula.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	width: 180px;
	height: 35px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
}
.mapa a:hover {
	color: #00337F;
	text-decoration: none;
}
.volver {

}
.volver a {
	color: #000000;
	text-decoration: none;
	background-image: url(../imagenes/atras.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	width: 180px;
	height: 35px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
}
.volver a:hover {
	color: #00337F;
	text-decoration: none;
}
.aviso_legal {
	font-size: 75%;
}
.menu {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 9px;
	width: 200px;
	font-size: 90%;
	font-weight: bold;
	color: #00337F;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #00337F;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu li {
	list-style-type: none;
}
.menu li ul {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 90%;
}
.menu li ul li {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 20px;
	list-style-type: circle;
}
.menu li ul li a {
	color: #666666;
	font-size: 100%;
}
.menu li ul li a:hover {
	color: #00337F;
	text-decoration: underline;
}
h5 {
	list-style-type: square;
	background-image: url(../imagenes/fondo_btn_1.gif);
	text-align: right;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	color: #6A80A2;
	font-size: 110%;
	font-weight: bold;
}
