* {
	margin: 0;
	padding: 0;
}
body {
	color: #ADADAD;
	text-align: justify;
	background-color: #fff;
	font: .8em/1.5em Helvetica, Arial,Verdana;
}
/* @group Wrappers */
#wrapper {
	width: 882px;
	height: auto;
	min-height:800px;
	margin: auto;
	position: relative;
}

#wrapperContenido {
	width: 100%;
	height: 100%;
	min-height: 800px;
	background: white url(../imgs07/sombra_wrapper.gif) repeat-y;
}
/* @end */
/*DIVS de Navegacion*/
#wrapperNavegacion {
	height: 80px;
	margin: 0 auto;
	width: 99%;
}
.navegacion {
	text-align: right;
	font-variant: small-caps;
	list-style-type: none;
	float: right;
	width: 560px;
	margin-top: 25px;
	font-size: 14px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}	
#logo {
	width:246px;
	height:80px;
	float:left;
}	
#menu {
	width:600px;
	height:80px;
	float:left;
	margin:0;
	padding:0;
}
.navegacion li{
	float: right;
	margin: 0;
	padding:4px;
}
a.nav:link{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
a.nav:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.nav:visited{
	color: #FFFFFF;
	text-decoration:none;
}
a.nav:active{
	color: #FFFFFF;
	text-decoration:none;
}
/*FINAL*/
#bannerCentral {
	width: 871px;
	height: 178px;
	margin: 25px 0px 0px 3px;
}
/*PIE DE PAGINA*/
#footer {
	background: url(../imgs07/pie-pagina.jpg) no-repeat;
	height: 92px;
	position: relative;
	bottom: 0;
	width: 100%;
	text-align: center;
	margin:0;
	font: 11px/12px  Arial, Helvetica, sans-serif;
	color:#3D3D3D;
	line-height:15px;
}
#footer a:link {
	color: #3D3D3D;
	text-decoration:none;
	padding:0 20px 0 20px;
}
#footer a:visited {
	color:#3D3D3D;
	padding:0 20px 0 20px;
}	
.prosa{
	width: 96%;
	height: auto;
	margin: 2px auto;
	padding: 2px;
}

/* CLASSSSSES */

ul.subNavUL {
	padding: 2px 2px 2px 6px;
	list-style-type: square;
	list-style-position: inside;
}

ul.subNavUL li {
	background: url(../imgs07/bi/li_largo.jpg) repeat-x;
	margin: 2px 0;
	padding: 4px 5px 4px 10px;
	text-align: left;
}

ul.subNavUL li a {
	text-decoration: underline;
	color: blue;
	width: 100%;
	display: block;
	height: 100%;
}
ul.subNavUL li a:hover {
	color: #004981;
	background-color: #b9dfff;
	text-decoration: none;
	font-style: italic;
}
ul.subNavUL li a:visited {
	background-color: #96a7c3;
	text-decoration: none;
}

ul.subNavUL li a:active {
	background-color: #7094b2;
}

.fLeft {
	float: left;
}
div.txtImgL img {
	float: left;
	margin: 10px;
}

div.txtImgR img{
	float: right;
	margin-right: 5px;
	margin: 10px;
}
p.txtImgL{
	float: left;
	margin: 4px;
	padding: 2px;
}
p.txtImgR{
	float: right;
	padding-top: 10px;
	margin: 4px;
	padding: 2px;
}

.fRight {
	float: right;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearer{
	clear: both;
}

#footer .fraseFooter {
	color: #3D3D3D;
	text-transform: lowercase;
	font-style: italic;
	font-size: 1em;
}
h1{
	font-family: Helvetica, Arial;
	font-size: 18px;
	font-stretch: expanded;
	color:#009DC1;
}
h2{
	color: #2975b2;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	font-variant: small-caps;
	background-color: #f5f5f5;
	margin: 4px;
	padding: 4px;
}

h2.pagTit {
color: #2975b2;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	background-color: #f5f5f5;
	margin: 2px 2px 8px;
	padding: 10px 8px 2px 90px;
}
h3{
	font-size: 15px;
	color: #86e100;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #eefee5;
	padding-left: 12px;
	margin: 8px 0;
}
h4{
	font-size: 13px;
	font-weight: bold;
	color: #2c72ac;
	margin-top: 8px;
	margin-bottom: -10px;
}
/*Estilo para los textos importantes*/
.textoImportant{
	color: #777777;
	text-align: justify;
	background-color: #fff;
	font: 1.2em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
	
/* @end */
a.Correos:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2c72ac;
	text-decoration:none;
}	
a.Correos:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FF0000;
	text-decoration:underline;
}
/*Estilos de la seccion de HOSPEDAJE*/
#hospedaje {
	width:96%;
	height:auto;
	margin:15px 10px 0 10px;
}	
.tableRenglon1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.tableRenglon2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
.tablaHost {
	padding-left:20px;
}	
#hospedaje img{
	margin:0;
	padding:0;
}	
/*fin*/
/*Estilos de la seccion de CONSULTORIAS*/
#consul1 {
	width:255px;
	height:auto;
	background:url(../imgs07/colsultoria/consul1.jpg);
	padding:90px 0 0 30px;
	margin-left:3px;
	float:left;
}	
#consul1 li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0891F9;
	background:url(../imgs07/colsultoria/flecha.jpg) no-repeat 0 50%;
	padding-left:15px;
}
#consul1 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}		
#consul2 {
	width:255px;
	height:auto;
	background:url(../imgs07/colsultoria/consul2.jpg);
	padding:90px 0 0 30px;
	margin-left:3px;
	float:left;
}	
#consul2 li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#96C20D;
	background:url(../imgs07/colsultoria/flecha.jpg) no-repeat 0 50%;
	padding-left:15px;
}
#consul2 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}	
#consul3 {
	width:255px;
	height:auto;
	background:url(../imgs07/colsultoria/consul3.jpg);
	padding:90px 0 0 30px;
	margin-left:3px;
	float:left;
}	
#consul3 li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF981B;
	background:url(../imgs07/colsultoria/flecha.jpg) no-repeat 0 50%;
	padding-left:15px;
}
#consul3 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}		
/*FIN*/
/*Estilos de la seccion de HISTORIAS*/
#columna1A {
	float: left;
	width: 67%;
	height: 100%;
	margin: 0 10px;
}
#columna1A ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#columna1A li {
	background: url(../imgs07/historias/flecha_azul.gif) no-repeat 0 5px;
	padding-left:20px;
}
#columna2A{
	float: left;
	width: 27%;
	height: 100%;
	margin: 0 10px;
}
#columna2A img{
	margin: 10px 10px 10px 10px;
}	
#busqueda {
	width:577px;
	height:29px;
	margin-bottom:15px;
	margin-top:15px;
	background:url(../imgs07/historias/botones-fondo.jpg);
}
.fotoNombre {
	width:200px;
	background-color:#019EC7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}	
/*FIN*/
/*Estilos de la seccion de CONTACTO*/
#datos {
	width:498px;
	height:auto;
	background-color:#EBEBEB;
	float:left;
	margin:15px 10px 15px 10px;
}
#sup1 {
	width:498px;
	height:16px;
	position:relative;
	background:url(../imgs07/contacto/sup-borde-gris.jpg) top no-repeat;
	float:left;
}		
#sup2 {
	width:498px;
	height:16px;
	position:relative;
	background:url(../imgs07/contacto/inf-borde-gris.jpg) bottom no-repeat;
	bottom:0;
	float:left;
}
#contacto {
	width:354px;
	height:auto;
	float:left;
}
#campos {
	width:451px;
	height:auto;
	background-color:#029EC6;
	float:left;
	margin:15px 10px 0 10px;
}
.datos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}	
#sup3 {
	width:451px;
	height:19px;
	position:relative;
	background:url(../imgs07/contacto/sup-borde.jpg) top no-repeat;
}		
#sup4 {
	width:451px;
	height:17px;
	position:relative;
	background:url(../imgs07/contacto/inf-borde.jpg) bottom no-repeat;
	bottom:0;
}	
#datos h1{
	font-family: Helvetica, Arial;
	font-size: 18px;
	font-stretch: expanded;
	color:#009DC1;
	padding-left:20px;
}
#datos p{
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-stretch: expanded;
	font-weight:bold;
	color:#009DC1;
	padding-left:20px;
}
.mensaje {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF9900;
}
/*FIN*/
.datosInteres {
    color: #FF9900;
	text-align: justify;
	font: 1.0em/1.5em Helvetica, Arial,Verdana;
}	
.titulosRojo {
	color: #FF0000;
	text-align:left;
	background-color: #fff;
	font: 1.2em/1.5em Verdana, Arial, Helvetica, sans-serif;
}
a.Rojo:link, a.Rojo:visited{
	color: #FF0000;
	text-align:left;
	font: 1.2em/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
}	
/*.tip { 
	width:200px; 
	font-family:tahoma,arial; 
	background:url(../imgs07/tip-text.gif) left top repeat-y; 
}
.tip-top { 
	background:url(../imgs07/tip-top.gif) top left no-repeat; 
	height:37px; 
	width:200px; 
}
.tip-title { 
	color:#e95e25; 
	font-weight:bold; 
	margin:0 30px 0 50px;
}
.tip-text { 
	color:#000; 
	padding:10px 30px 20px 50px; 
}
.tip-bottom { 
	background:url(../imgs07/tip-bottom.gif) left bottom no-repeat; 
	width:200px; height:20px; 
}*/