@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	text-decoration: none;
}#contenedor {
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	background-repeat: no-repeat;
	height: 700px;
	
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#paises a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	width: 800px;
	height: 203px;
	
	text-align: center;
}
#sub {
	text-align: center;
	height: 40px;
	width: 800px;
}
#paises {
	text-align: center;
}
#slider {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
}
#menupie {
	text-align: center;
	width: 800px;
	float: left;
	height: 34px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#redes {
	width: 160px;
	float: left;
	color: #FFF;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333;
}
#redes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
