@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
#header {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#english {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-top: 25px;
	margin-bottom: 3px;
	margin-right: 10px;
}
#menu a:hover {
	color: #E83650;
}
#english a {
	color: #000;
}
#Fondo {
	clear: both;
	background-image: url(images/fondo.gif);
	background-repeat: repeat-x;
	height: 344px;
}
#imagen {
	margin-right: auto;
	margin-left: auto;
	height: 344px;
	width: 770px;
}

#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;
}
#logo {
	float: left;
	width: 270px;
	margin-top: 15px;
}
#colombia {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #005DAB;
	padding-bottom: 15px;
	padding-top: 15px;
	background-image: url(images/banderas.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 10px;
}
#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;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005DAB;
	padding-top: 5px;
	line-height: 1.8em;
}
