* {
	margin: 0px;
	padding: 0px;
	outline: 0;
}
#navbar {
	font-size: 8px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	margin: 5px;
	height: auto;
	width: 100%;
	clear: both;
	float: none;
}
#navbar a {
	color: #999999;
	text-decoration: none;
}
#contenidoppal {
	margin: 5px;
	height: auto;
	width: 100%;
	clear: both;
	float: none;
}
#subcontenido {
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	margin: 5px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.relative {
	display:block;
	position:relative;
	width:0px; height:0px; left:0px; right:0px; top:0px; bottom:0px;
}
.absoluto {
	display:block;
	position:absolute;
}
.relativeL {
	float:left;
	left:0px;
	top:0;
	display:block;
	position:relative;
}
.relativeR {
	float:right;
	display:block;
	position:relative;
}
.absolutoL {
	float:left;
	
	
	display:block;
	position:absolute;
	
}
#absolutoL {
	float:left;
	display:block;
	position:absolute;
}
.absolutoR {
	float:right;
	display:block;
	position:absolute;
}
/*ESTILO A TEXTOS DE LA WEB*/
div {
	font-family:Arial Narrow, Arial, Verdana;
	line-height:1.5;
	color:#CCCCCC;
}
#boxNaranja {
	color:#FFFFFF;
}
#temaBoxNaranja {
	color:#ffffff;
	font-size:24px;
}
#temaCountry {
	color:#26627E;
}
#campContry {
	color:#000000;
}
#viewTestimonias {
	color:#000000;
}
#menuDestination1 {
	width:180px;
	height:30px;
	overflow:hidden;
	left:5px;
	top:0px;
	border-bottom:#eeeeee 1px solid;
	margin-bottom:15px;
}
/*ESTE CONTIENE LAS OPCIONES PARA MOSTRAR LOS VIDEOS E IMAGENES*/
#multimedia{width:460px; height:370px; overflow:hidden; left:40px; top:20px;}

a.mdd1 {
	color:#000000;
	text-decoration:none;
	font-weight:bolder;
	font-size:13px;
}
a.mdd1:hover {
	color:#DF4A0E;
}
a.mdd1 div {
	color:#000000;
	text-decoration:none;
	font-weight:bolder;
	font-size:13px;
}
a.mdd1 div:hover {
	color:#DF4A0E;
}
a.mdd1Camp {
	color:#fff;
	text-decoration:none;
	font-weight:bolder;
	font-size:13px;
}
a.mdd1Camp:hover {
	color:#DF4A0E;
}
a.mdd1Camp div {
	color:#fff;
	text-decoration:none;
	font-weight:bolder;
	font-size:13px;
}
a.mdd1Camp div:hover {
	color:#DF4A0E;
}
a.uno {
	color:#000000;
	text-decoration:none;
}
a.uno:hover {
	color:#ffffff;
	text-decoration:none;
}
a.regresar1 {
	color:#000000;
	text-decoration:none;
}
a.regresar1:hover {
	color:#017994;
}
/*ESTAS CLASES CONTROLAN EL MENU DE LOS DESTINOS en la seccion destinations.php*/
a.pais {
	color:#000000;
	text-decoration:none;
}
a.pais:hover {
	color:#000000;
	text-decoration:underline;
}
.campOut {
	float:left;
	color:#fff;
	font-weight:bolder;
	margin-left:10px;
}
.menuDestino {
	float:left;
	background-image:url(../images/general/icono.png);
	background-repeat:no-repeat;
	min-width:100px;
	height:28px;
	padding: 8px 10px 0px 40px;
	color:#000;
	margin-top:2px;
	font-weight:bolder;
	text-transform:uppercase;
}
.posicionTexto {
	padding:3px 10px 10px 10px;
	min-width:70px;
	height:20px;
	cursor:pointer;
}
a.camp div {
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
	font-weight:bolder;
}
a.camp div:hover {
	color:#FF6600;
	background-image:url(../images/general/bgroundBlack.png);
	background-repeat:repeat-x;
}
/*menu---------------------------------------------------------------------------*/
#menu {
	text-align: center;
	width: 960px;
	font-size:15px;
	background-color:#000000;
	font-weight:bolder;
}
/*MENU 2*/
#nav {
	margin: 0;
	padding: 0px 5px 0px 5px;
	background: #1D1D1D;
	line-height: 100%;
	text-align:center;
	font-size:16px;
	font-weight:bolder;
	text-transform:capitalize;
}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
	width:126px;
}
/* main level link */
#nav a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	opacity:0.98;
	filter:alpha(opacity=98);
	font-weight:bolder;
	font-family:Arial Narrow, Arial, Verdana;
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	color: #E56321;
	font-weight:bolder;
}
/* sub levels link hover */
#nav ul li a, #nav li li a {
	background:#1D1D1D;
	border: none;
	font-weight:bolder;
}
#nav ul a:hover {
	background:#231512;
	color: #E56321;
}
#nav .current a, #nav ul :hover > a {
	background:#231512;
	color: #E56321;
}
#nav ul ul a {
	min-width:50px;
	height:auto;
	background-color:#333333;
	text-align:center;
	font-size:12px;
}
#nav ul ul a:hover {
	background:#032636;
	color: #fff;
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
/* level 2 list */
#nav ul {
    display:none;
	margin: 0;
	padding: 0;
	width: 126px;
	position: absolute;
	top: 40px;
	left: 0px;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
}
/* level 3+ list */
#nav ul ul {
	left:100%;
	top: 5px;
	width:126px;
	height:auto;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height:0;
	height: 0;
}
#nav {
	display: inline-block;
}




/*ESTE CONTIENE LA FONT Y TAMANO DEL TEXTO DENTRO DE LA TABLA*/
.table {
	font-size:14px;
	font-family:Arial Narrow, Arial, Verdana;
	color:#FFFFFF;
}
/*LOGO DE AST EN TOP*/
#logo {
	width:420px;
	height:200px;
	left:0px;
	top:0px;
	background-image:url(../images/general/logoAST.png);
	background-repeat:no-repeat;
	z-index:200;
}
/*ESTE CENTRA LOS DIV*/
.centro {
	margin:0px auto 0px auto;
}
#centro {
	margin:0px auto 0px auto;
}
/*ESTE LE DA TRANSPARENCIA A LOS DIV'S*/
.transparent {
	opacity:0.90;
	filter:alpha(opacity=90);
}
#transparent {
	opacity:0.90;
	filter:alpha(opacity=90);
}
.none a { color:#FFFFFF; text-decoration:none; outline:none;}
.none a:hover { color:231512; text-decoration:underline; outline:none;}
.none { color:#FFFFFF; text-decoration:none; outline:none;}
.none:hover { color:231512; text-decoration:underline; outline:none;}
/*ESTE MANEJA LOS MENU DE LA PARTE DE ABAJO*/

#transparentB {
	text-transform:capitalize;
	background-color:#271815;
	min-width:112px; height:160px; left:0px; top:0px; 
	margin:15px 8px 10px 8px;
	padding:1px 5px 3px 3px;
}
#transparentB h2 {
	
	margin:0px 0px 10px 5px;
}
#transparentB h3 {
	margin:0px 0px 0px 7px;
}
