body,td,th {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}
body,html {height:100%}

body {
	background-color: #FFF;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7D7C7C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D7C7C;
}
a:hover {
	text-decoration: underline;
	color: #1E436D;
}
a:active {
	text-decoration: none;
	color: #7D7C7C;
}
.textoInteriores h1 {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0095da;
	text-align: left;
	display: block;
	padding-top: 25px;
}

.textoInteriores {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666;
	text-align: left;
	padding-top: 20px;
}
.pie {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-align: left;
	padding-top: 20px;
	line-height: 20px;
}

.menu  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #D6D6D6;
	color: #1e436d;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
.menu-comollegar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #D6D6D6;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	font-variant: normal;
	text-align: center;
	text-transform: uppercase;
}
a.menu:link, a.menu:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D6D6D6;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.menu:hover, a.menu:visited:hover  {
	color: #FAC620;
	text-decoration: none;
}
a.menu:active  {
 color: #FFFFFF;
 font-weight: normal;
 text-decoration: none;
}
#logo {
	position:absolute;
	width:475px;
	height:61px;
	z-index:1;
	top: 3px;
	visibility: visible;
}
