																/* >>> ELEMENTOS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
		color: #fff;
		background-color:#000;
		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-size: 90%;
		text-align: center;
		}

																/* >>> CONTENEDORES <<< */

div#print {
	display: none;
	}
div#container {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	}
	div#header-wrap {
		margin:0px;	

		
		}
		div#header-in {
			margin:15px 0 0 0;
			padding: 0px;
			color: inherit;
			background-color:none;

			}
	div#content-wrap {
	padding: 0 50px;
		
		}
		div#center {
			margin: 0 0 0 250px;
			color: inherit;
			background-color:none;
			border: solid #eee;
			border-width: 0 0px 0px 0;
			}
			div#center-in {
				padding:0 15px;
				}
		div#left {
			float: left;
			width: 250px;
			color: inherit;
			background-color:none;
			border:solid #000;
			border-width: 0 0px 0px 0;
			}
			div#left-in {
			margin: 0 0 0 5px;
				
				}
		div#right {
			float: right;
			width: 180px;
			color: inherit;
			background-color: #009933;
			border: solid #000;
			border-width: 0 2px 2px 0;
			}
			div#left-in {
				padding: 1px;
				}
	div#footer-wrap {
		clear: both;
		}
		div#footer-in {
			
			}

																/* >>> SUB CONTENEDORES <<< */
div.box {
	float: right;
	margin: 20px 0;
	padding: 10px;
	color: inherit;
	background-color: #000;
	border: 1px solid #eee;
	}
	div.left {
		float: left;
		margin: 20px 19px 20px 0;
		}
	div.right {
		
		}

																/* >>> LISTAS <<< */
ul#nav-left, ul#nav-right {
	margin:0 0 0 8px;
	list-style: none;
	}
	ul#nav-left li, ul#nav-right li {
		
		}
		ul#nav-left li a, ul#nav-right li a {
		text-align:center;
			font-size:15px;
			display: block;	
			width: 200px;
			padding: 5px 0px;
			color: #fff;
			background-color: inherit;
			text-decoration: none;
			border-bottom: 1px solid #000;
			}
		ul#nav-left li a:hover, ul#nav-right li a:hover {
			color: #ff9934;
			font-size:13px;
			font-weight:600;
			border-bottom: 1px solid #feffef;
			}
			

div#baner
{


		height:160px;
		background-image:url(../images/top-inca-jungle.jpg);
		background-repeat:no-repeat;
}

			

#menu {

padding: 55px 0 0 30px;
}

#menu ul {
	width:900px;
	list-style-type: none;			
	display: block;
	height:53px;
	
}



#menu ul li {
	margin:5px 0 0 0;
	display: block;
	float: left;
	text-align: center;
	
}



#menu ul li.end {
	width: 180px;
}



#menu ul li a {

	display: block;
	color: #890103;
	text-decoration: none;
	font: 13px "Arial Narrow";
	font-weight:bold;
}



#menu ul li a.one {
width: 120px;
font-size:20px;
padding: 35px 0 0 0;
}

#menu ul li a.one:hover {
	color: #fff;
	text-decoration:underline;
	
}



#menu ul li a.two {
	width: 120px;
	font-size:20px;
	margin: 0 0 0px 0;
	padding: 30px 0 0 0;
}



#menu ul li a.two:hover {
	color: #fff;
	text-decoration:underline;
}



#menu ul li a.tree {
	width: 120px;
	font-size:20px;
	margin: 0 0 0 0px;
		padding: 25px 0 0 0;
}



#menu ul li a.tree:hover {
		color: #fff;
	text-decoration:underline;
}



#menu ul li a.four {
	width: 180px;
	font-size:20px;
	margin: 0 0 0 0px;
		padding: 20px 0 0 0;

}



#menu ul li a.four:hover {
		color: #fff;
	text-decoration:underline;


}



#menu ul li a.five {
	width: 180px;
	font-size:19px;
	margin: 0 0 0 0px;
		padding: 15px 0 0 0;

}

#menu ul li a.five:hover {

		color: #fff;
		text-decoration:underline;


}



#menu ul li a.six {

	width: 140px;
	font-size:19px;
	margin: 0 0 0 0px;
	padding: 10px 0 0 0;
}



#menu ul li a.six:hover {

		color: #fff;
		text-decoration:underline;
}



#menu ul li a.flags, #menu ul li.flags {

	width: 98px;
	height: 16px;
	background: #bebcb4;
	border-right: 1px solid #666666;
}
			
			
			
ul#nav-footer {
	margin: 0 190px;
	padding: 0 2px;
	color: #aaa;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
	}
	ul#nav-footer li {
		display: inline;
		}
	ul#nav-footer li.left {
		float: left;
		}
		ul#nav-footer li a {
			margin: 0 3px;
			color: #aaa;
			background-color: inherit;
			}
		ul#nav-footer li a:hover {
			color: #333;
			background-color: inherit;
			}
ul.list {
	margin: 10px 40px;
	font-size: 90%;
	line-height: 20px;
	}
img{
border:0;
	}

																/* >>> TYPOGRAFIA <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding: 10px;
	font-size: 24px;
	color:#a7a923;
	text-align:left;
	}
div#center h2 {
	color:#fff;
	padding:5px;
	margin: 10px 0 5px 0;
	font-size: 120%;
	border:solid #f97d01;
	border-width: 0px 0px 1px 0;
	}

div#center h3 {
	color:#f97d01;
	margin: 15px 0 5px;
	font-size: 100%;
	}
	div#center h3 a{
	font-size:22px;	
	color: #8da01e;
	background-color: inherit;
	text-decoration: none;
	border:solid #006600;
	border-width: 1px 1px 1px 1;
	}
	div#center h3 a:hover {
		color: #000;
		background-color: #fff;	
		
		}

div#header-wrap h3 {
	margin: 5px 0px;
	font-size: 15px;
	color:#890103;
	}
	div#header-wrap h3 a{
	font-size:16px;	
	color: #ff7b00;
	background-color: inherit;
	text-decoration: none;
	}
	div#header-wrap h3 a:hover {
		color: #fff;
		background-color: inherit;
		border-bottom: 1px solid #006600;
		text-decoration:underline;
		
		}
	
div#left h4 {

	color:#0000;
	height:40px;
	padding: 8px 12px;
	font-size: 100%;
	background-repeat:no-repeat;
	}	
	div#left h4 a {
	font-size:16px;
	color: #8da01e;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #006600;
	}
	div#left h4 a:hover {
		color: #fff;
		background-color: inherit;
		border-bottom: 1px solid #006600;
		
		}
	

div#left h2, div#right h2 {

	}
div#center p {
	padding:0 15px 15px 0;
	color: #fff;
	background-color: inherit;
	font-size: 95%;
	line-height: 18px;
	text-align:justify;
	}
div#left p, div#right p {
	margin: 15px 20px 5px 0px;
	color: #f97d01;
	background-color: inherit;
	font-size: 90%;
	}
p a, ul.list a {
	margin:0 0 0 15px;	
	color: #f97d01;
	background-color: inherit;
	text-decoration: none;
	}
	p a:hover, ul.list a:hover {
		color: #fff;
		background-color: inherit;
		border-bottom: 1px solid #fff;
		}


.blanco{
color: #fff;

}

.note {
color: #000;
font-weight:600;
}

.noten {
color: #723c05;
font-weight:600;
}


div#idiomas
 {
height:25px;

}




																/* >>> FORMULARIOS <<< */
* { }





																/* >>> FIN <<< */
