body {
	background-color:#fff;
	}
a:link {
	color: #004BA5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004BA5;
}
a:hover {
	text-decoration: underline;
	color: #004BA5;
}
a:active {
	text-decoration: none;
	color: #004BA5;
}
#Container {
	width: 750px;
	text-align: justify;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	padding: 10px;
	padding-bottom: 10px;
	border: 1px solid #fff;
	background: #fff;
}

#Top{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
#Top img{
	float: left;
	border: 0;
}		

#nav
{
	height: 25px;
	background-color: #EFEFEF;
	width: 750px;
	margin-top: 0px;
	
}

div#nav ul
{
	height: 25px;
	list-style: none;
	width: 750px;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	
	
}

div#nav ul li
{
	list-style: none;
	display: block;
	width: 190px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;	
}

div#nav ul li a
{
	width: 100%;
	height: 25px;
	display: block;
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DF3B21;
}

div#nav ul li.last
{
	width: 190px;
}

div#nav ul li a:hover
{
	color: #FFFFFF;
	background-color: #3366FF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DF3B21;
}

div#TopImage {
	text-align: left;
	width: 750px;
	padding-top: 5px;
}

div#MainText {
	width: 750px;
	clear: both;
	float: left;
	padding-bottom: 0px;
	background-image: url(img/fondo3.jpg);
	background-repeat: no-repeat;
	background-color:#E1E1E1;
}
div#inicio{
	width: 750px;
	clear: both;
	float: left;
	padding-bottom: 0px;
	background-image: url(img/fondo3.jpg);
	background-repeat: no-repeat;
	background-color:#D9D9DB;}

div#MainText h1{
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #DF3B21;
	margin-top: 10px;
}

div#MainText-left {
	width: 120px;
}
div#MainText-left ul {
	height: 25px;
	list-style: none;
	width: 120px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div#MainText-left ul li {
	list-style: none;
	display: block;
	width: 120px;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 10px;
	font-weight: normal;
}
div#MainText-left ul li a{
	width: 100%;
	height: 25px;
	display: block;
	color: #0053A6;
	text-decoration: none;
	font-family: "Verdana";
	font-size: 10px;
	padding-left: 15px;
	background-color: #EFEFEF;
	margin: 1px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #0053A6;
}
div#MainText-left ul li a:hover {
	color: #FFFFFF;
	background-color: #3366ff;
}

div#MainText-right {
	clear: both;
	width: 570px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333;
	letter-spacing: 0px;
	line-height: 1;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
}
.parrafo15{
line-height: 1.5;
}
.parrafo13{
line-height: 1.3;
}
.parrafo12{
line-height: 1.2;
}
.h5{
font-size: 15px;
color: #0053A6;
}

div#Footer {
	width: 750px;
	clear: both;
	background-color: #E6EDF5;
	text-align:center;
	height: 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.floatright2{
float: right;
margin: 0 0 10px 10px;
}
.floatright{
float: right;
margin: 0 0 10px 10px;
border: 2px solid #000;
}
.visita {
font-size: 18px;
color: #0053A6;
}
a.visita:active {
text-decoration: underline;
color: #0053A6;
}
a.visita:hover {
text-decoration: none;
font-weight: bold;
color: #0053A6;
}
a.visita:visited {
text-decoration: underline;
color: #0053A6;
}
.tarifas{
font-size: 17px;
}
.centros{
margin: 5 5 5 5;
}
td{
vertical-align: top;
}
tr{
vertical-align:top;
}