@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
#logo a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Fondo {
	clear: both;
	background-image: url(images/fondo2.gif);
	background-repeat: repeat-x;
	height: 186px;
}
#palabras {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.4em;
}
#palabras h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #005DAB;
	margin-left: 20px;
}
#palabras p {
	margin-left: 20px;
	margin-right: 20px;
}
#imagen {
	margin-right: auto;
	margin-left: auto;
	height: 186px;
	width: 770px;
}
#header {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 270px;
	margin-top: 15px;
}

#english {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-top: 25px;
	margin-bottom: 3px;
	margin-right: 10px;
}

#english a {
	color: #000;
}

#menu a:hover {
	color: #E83650;
}

#menu ul {
	list-style-type: none;
}
#menu li {
	display: inline;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #005DAB;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 2px;
	text-align: right;
}
#menu {
	float: right;
	clear: right;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.6em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005DAB;
	margin-top: 5px;
	padding-top: 5px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#palabras h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #005DAB;
	margin-bottom: -15px;
	margin-left: 20px;
}
#palabras p a {
	color: #005DAB;
}
#palabras p a:hover {
	color: #E51937;
}
#palabras img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#palabras p img {
	border: 1px solid #000;
}
