@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
img {
	border:0px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #00FFFC;
}
a:active {
	text-decoration: none;
	color: #00FFFC;
}
h1, h2, h3, h4, h5, h6 {text-shadow: black 0.1em 0.1em 0.2em;}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.25em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 1em;
}
.clear {
	clear:both;
}
#main_container {
	background-color: #003B6B;
	padding: 10px;
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	background-image: url(images/bg_main_blue_shade.jpg);
	background-repeat: no-repeat;
	height: 768px;
	width: 1024px;
	background-position: center top;
}
#main_container #container #header {
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 228px;
	width: 1024px;
}
#main_container #container #header #logos {
	height: 156px;
	width: 1024px;
}
#main_container #container #header #main_menu {
	height: 72px;
	width: 1024px;
	background-image: url(images/bg_main_menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.80em;
	font-style: italic;
	font-weight: normal;
	text-shadow: black 0.1em 0.1em 0.2em;
	letter-spacing: -.02em;
}
#main_container #container #footer {
	font-size: 0.75em;
	color: #00fffc;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 1018px;
	text-align: center;
	padding: 3px;
	text-shadow: black 0.1em 0.1em 0.2em;
}
#main_container #container #main_content {
	height: 517px;
	width: 1024px;
}
#main_container #container #header #logos #logo_siguelapanamericana {
	width: 631px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	float: left;
}
#main_container #container #header #logos #logo_lapanamericana {
	float: left;
	width: 85px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
}
#main_container #container #header #logos #logo_escuderiatelmex {
	float: left;
	width: 153px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#main_container #container #header #main_menu #menu_la_carrera_panamericana {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	width: 330px;
	float: left;
}
#main_container #container #header #main_menu #menu_etapas {
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 408px;
}
#main_container #container #header #main_menu #menu_equipo_telmex {
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 240px;
	margin-left: 10px;
}
