body, form, img, p, h1, h2, h3, input, select {
	margin: 0;
	padding: 0;
text-decoration:none;
}
body {
	font: 12px/17px tahoma, sans-serif;
	color: #222;
	/*background: #e8ecf1 url("../layout_images/new/body_bg.gif") repeat-x fixed;*/
}
img {
	border: none;
}

.oculto {display:none}
.oculto2 {display:yes}

a.logo{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:15px; line-height:18px; color:#ffffff; text-decoration:none; text-align:center; width:170px; float:left; background-color:white; height:44px; padding-top:10px; border-right:1px #FFFFFF solid;}


a.about{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:15px; line-height:18px; color:#ffffff; text-decoration:none; text-align:center; width:85px; float:left; background-color:#85c226; height:39px; padding-top:15px; border-right:1px #FFFFFF solid;}
a.about:hover{background-color:#99dc30;}

a.services{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:15px; line-height:18px; color:#ffffff; text-decoration:none; text-align:center; width:85px; float:left; background-color:#f7c200; height:39px; padding-top:15px; border-right:1px #FFFFFF solid;}
a.services:hover{background-color:#ffd22e;}

a.destinations{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:15px; line-height:18px; color:#ffffff; text-decoration:none; text-align:center; width:85px; float:left;background-color:#bab2d9; height:39px; padding-top:15px;  border-right:1px #FFFFFF solid; }
a.destinations:hover{background-color:#c5b8f6;}

a.destinations2{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:12px; line-height:18px; color:#ffffff; text-decoration:none; text-align:center; width:107px; float:left;background-color:#bab2d9; height:25px; padding-top:5px;  border-right:1px #FFFFFF solid; }
a.destinations2:hover{background-color:#c5b8f6;}

a.extreme{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:15px; line-height:18px; color:#ffffff; text-decoration:none;text-align:center; width:85px; float:left;background-color:#F36302; height:39px; padding-top:15px; border-right:1px #FFFFFF solid; }
a.extreme:hover{background-color:#FD6B0B;}

a.gallery{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:15px; line-height:18px; color:#ffffff; text-decoration:none;text-align:center; width:85px; float:left;background-color:#4493a0; height:39px; padding-top:15px; border-right:1px #FFFFFF solid;}
a.gallery:hover{background-color:#56c6d9;}

a.webmail{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:15px; line-height:18px; color:#ffffff; text-decoration:none;text-align:center; width:85px; float:left;background-color:#bab2d9; height:39px; padding-top:15px; border-right:1px #FFFFFF solid;}
a.webmail:hover{background-color:#c5b8f6;}


a.clients{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:14px; line-height:18px; color:#ffffff; text-decoration:none;text-align:center; width:85px; float:left;background-color:#f7c200; height:39px; padding-top:15px; border-right:1px #FFFFFF solid; }
a.clients:hover{background-color:#ffd22e;}

a.contacts{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:14px; line-height:18px; color:#ffffff; text-decoration:none;text-align:center; width:85px; float:left; background-color:#85c226; height:39px; padding-top:15px; }
a.contacts:hover{background-color:#99dc30;}


a.relleno{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:14px; line-height:18px; color:#ffffff; text-decoration:none;text-align:center; width:125px; float:left; background-color:none; height:39px; padding-top:15px; }
a.relleno:hover{background-color:#white;}


/*ecuador tiene width 85px por q destinations tiene 85px */
a.azul_ecuadmc{font-family:Trebuchet MS, Verdana, Tahoma, Arial; font-size:15px; line-height:18px; color:#ffffff; text-decoration:none;text-align:center; width:85px; float:left;background-color:#5788bf; height:39px; padding-top:15px; border-right:1px #FFFFFF solid;}
a.azul_ecuadmc:hover{background-color:6895C69;}





#container {
	margin: 0 auto auto;
	width: 768px;
	background: #fff;
	padding: 0;
}
	
	
	
.containertable table
{
		width: 100% ;
		width: 100%;
		margin: 5px 0px;
}

.containertable td
{
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
}
	

#topnav {
	position: relative;
	right: 10px;
}
	#topnav td {
		text-align: center;
	}
	#topnav td a {
		color: #53626d;
		text-decoration: none;
	}
	#topnav td a:hover {
		color: #283946;
		text-decoration: underline;
	}


#nav {
	border: 1px solid #6882ad;
	height: 50px;
}
	#nav td {
		text-align: center;
		vertical-align: middle;
		width: 14%;
		border-right: 1px solid #F06402; /*color bordes menu #0091d0;*/
	}
	#nav td a {
		color: #edf7fd;  /*celeste letras*/
		text-decoration: none;
		height: 50px;
		font: 12px arial, sans-serif;
		display: block;
		background: #F06402;  /*rojo ecuadmc*/
	}
	#nav td a:hover {
		color: #fff;
		background: #008cce; /*celeste fondo*/
	}

	