/* CSS Document */
td,th {
	font-family: Arial;
	font-weight:bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial;
	color: #224587;
	background-color: #224587;
	font-size: 12px;
}
.division{
	background-image:url(../imagenes/fondo-azul.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.textoMenu{
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.division{
	background-image:url(../imagenes/division-azul.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}

.superior{
	background-image:url(../imagenes/superior.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}
.superior a:link{
color:#FFFFFF;

}


#Menu {
	float: left;
	height: auto;
	width: 521px;
	font-size: 13px;
}
h3 {
	font-size: 14px;
	color: #000000;
}

.EstiloPrecio {
color: #FFFFFF;
font-size:16px;
}

.EstiloPrecio a:link, .EstiloPrecio a:visited {
	color:#FFFFFF;
	font-size:9px;
	text-decoration:underline;
}

.LinksFAQs li{
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ColorRojo {
	font-weight: bold;
	color: #FF0000;
}

