@charset "utf-8";
/* CSS Document */

#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-top: 0px;
}
#150 {
	float: left;
}
#150 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#logo {
	float: left;
}

#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.style1 {color: #F8934D}

#footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4770a1;
	height: 20px;
}

#footer a {
	margin-right: 3px;
	margin-left: 3px;
}
#contacto {
	width: 450px;
	float: left;
}
#contacto2 {
	float: right;
	text-align: right;
	width: 300px;
}

#footer a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4770a1;
}

#menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(paises.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 180px;
}


.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:1px;
	height:1px;
	margin: 0px;

	
}


#foto {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
 #welcome {
	padding: 10px;
	width: 600px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	text-align: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#pais {
	width: 600px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: auto;
	text-align: center;
}

#pais img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: sub;
	padding-right: 3px;
	padding-left: 10px;
}

a ,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
