/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	}

a {
	color: #003366;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
#container {
	width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

	}
	
#logo {
	width: 250px;
	height: 120px;
	float: left;

	text-align: left;
	}
	
#banner_texto{
	width: 200px;
	height: 30px;
	float: right;
	text-align: right;
	color: #888888;
	margin-top: 85px;
	margin-right: 5px;
	}
	
#menu
{
	text-align: left;
	float: none;
	display: block;
	width: 700px;
	background-color: #084284;
}

#animacion
{
	margin-bottom: 10px;
}
#footer
{
	width: 100%;
	background-image: url(../imagenes/footer_fondo.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	text-align: center;
	display: block;
	float: left;
}

#footer_contenido {
	clear: both;
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#introduccion {
	width: 475px;
	float: left;
}

contenido_full{
	width: 100%;
	float: left;
}

p {
	line-height: 150%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: none;
}

h1 {
	display: none;
}

h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:160%;
	color: #003366;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}

.instrucciones {
	line-height: 80%;
	color: #006699;
	margin-top: 30px;
	margin-bottom: 20px;
}
#countries_flash {
	width: 300px;
	margin-top: 20px;
	display: block;
	float: left;
		margin-right: 5px;
}
#doingbusiness_main {
	margin-top: 20px;
	width: 150px;
	float: left;
	display: block;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}

.icono {
	text-align: center;
	clear: both;
	margin-bottom: 10px;
	float: none;
	margin-left: auto;
	margin-right: auto;	
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:140%;
	color: #666666;
	font-weight: normal;
	margin-bottom: 10px;
	letter-spacing: 0.05em;
}

h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	color: #FFFFFF;
	font-weight: normal;

	margin-bottom 10px;
	letter-spacing: 0.05em;
	background-color: #5F7F9F;
	padding: 3px;
	display: block;
	/*margin-top: 15px;*/
	margin-bottom: 15px;
}

h5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	color: #FFFFFF;
	font-weight: normal;

	margin-bottom 10px;
	letter-spacing: 0.05em;
	background-color: #999999;
	padding: 3px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}


h4 a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

h4 a:hover{
	font-weight: normal;
	text-decoration: underline;
}

#news_col {
	float: right;
	width: 200px;
	display: block;
	background-attachment: fixed;
}
#firm_attention {
	padding: 5px;
	float: none;
	border: 1px solid #CCCCCC;
	display: block;
	margin-bottom: 5px;
	width: auto;
}

#firm_icons {
	padding: 5px;
	float: left;
	display: block;
	margin-bottom: 5px;
	width: 148px;
	margin-right: 5px;
}

#icons_col {
	float: right;
	width: 215px;
	display: block;
	text-align: center;
	background-image: url(../imagenes/fondo_colder.png);
}
table {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
td {
	margin: 2px;
	padding: 3px;
	color: #003366;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
th {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003366;
	margin: 3px;
	padding: 2px;
	border: 1px solid #0099FF;
	text-align: center;
}


#icons_col p {
	line-height: 150%;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: none;
}

#Columnas {
	float: left;
	width: 45%;
	display: block;
}

/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: left;
white-space: nowrap;
}

ul#mainlevel-nav li{
	width: auto !important;
	width: 5%;
	float: left;
	margin: 0;
	font-size: 13px;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	margin-right: 1px;
	background-color: #084284;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

ul#mainlevel-nav li a{
	font-weight: normal;
	height: 25px;
	display: block;
	padding-left: 0px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 0px;
	white-space: nowrap;
	background-color: #084284;
	font-stretch: wider;
}

ul#mainlevel-nav li a:hover{
font-weight: normal;
height: 25px;
display: block;
padding-left: 0px;
padding-right: 15px;
text-decoration: none;
color: #FFFF00;
margin-left: 5px;
margin-top: 0px;
white-space: nowrap;
background-color: #084284;
}