BODY {
	MARGIN: 0px;
}
.servicios {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.servicios img{
	border: 1px solid #E2E2E2;
	margin: 0px;
	margin-top: 10px;
}
.servicios h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #75A722;
	margin: 0px;
	margin-top: 5px;
}
.servicios p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	float: none;
	text-align: left;
}


.clienteDestacado {
	border: 1px solid #E2E2E2;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-bottom: 5px;
}
.clienteDestacado h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	margin-top: 10px;
}
.clienteDestacado h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #75A722;
	margin: 0px;
	margin-top: 5px;
}
.clienteDestacado p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	float: none;
	text-align: left;
}

.pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9CA6;
	text-align: center;
	background-color: #E2E2E2;
}

.pieSecciones {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9CA6;
	text-align: center;
	margin-top: 20px;
	float: left;
	width: 100%;
	line-height: 16px;
}

.pieSecciones a{
	color: #9A9CA6;
	text-decoration:none;
}

.pieSecciones a:hover{
	color: #99CC00;
}

h1 {
	margin-top: -15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #76838C;
	font-size: 11px;
	text-indent: 0px;
	text-align: left;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-right: 30px;
	clear: both;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #75818B;
	font-size: 12px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #75818B;
	font-size: 14px;
	text-align: left;
}

h4 {
	background-image: url(../img/fondoTitulo.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 25px;
	text-align: left;
	text-indent: 0px;
	padding-top: 7px;
	margin-bottom: 0px;
	color: #99CDFF;
}
h5 {
	background-image: url(../img/fondoTituloAzul.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	text-align: left;
	text-indent: 10px;
	padding-top: 7px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: ##9A9CA6;
	font-size: 11px;
	padding-left: 0px;
	margin-top: 0px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	float: left;
}

.moreInfo{
	float: right;
	width: 87px;
	background-image: url(../img/boton.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-right: 5px;
}

.moreInfoAzul{
	float: right;
	width: 87px;
	background-image: url(../img/botonAzul.jpg);
	background-repeat: no-repeat;
	height: 31px;
	padding-right: 5px;
}

.bullet {
	font-weight:bold;
	color:#1F2D6C;
}

.bulletAzul {
	font-weight:bold;
	color:#21306B;
}

.destacado {
	font-weight:bold;
	color:#56981C;
}

.destacadoAzul {
	font-weight:bold;
	color:#31599F;
}

label {
	float: left;
	width: 35%;
	text-align: left;
	margin-left: 10px;
	color: #666666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 260px;
}

.radio {
	width:15px;
	border:none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 200px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 260px;
	border: 1px solid #CCCCCC;
}
div.boton{
	text-align: right;
	width: 410px;
	margin-top: 0px;
	position: relative;
	margin-bottom: 0px;
	background-color: #ffffff;
}
div.boton a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 25px;
	margin-left: 5px;
}
div.boton a:hover{
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
}
#foto {
	float: left;
	text-align: left;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul {
	width:200px;
}
li{
	width:200px;
}

.pie3nodos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align:right;
	margin: 0px;
	padding: 0px;
	width: auto;
	float:right;
	
}

#columnaIzquierda a{
	color: #999999;
	text-decoration:none;
}
#columnaIzquierda a:hover{
	color: #8BB26F;
	text-decoration:underline;
}

.pie3nodos a{
	color: #999999;
	text-decoration:none;
}
#titulosInternos h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#75818B;
	margin-top: 10px;
	font-weight: bold;
}
#titulosInternos h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#75818B;
	margin-top: 0px;
	font-weight: normal;
}

a{
	color:#8BB26F;
	text-decoration:none;
}
.facebook{
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	background-image: url(../img/icoFacebook.jpg);
	background-repeat: no-repeat;
	text-indent: 40px;
}

.facebook a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#6B6B6B;
	text-decoration:none;
	line-height: 40px;
}
.facebook a:hover{
	color:#666666;
	text-decoration: underline;
}
.twitter{
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	background-image: url(../img/icoTwitter.jpg);
	background-repeat: no-repeat;
	text-indent: 45px;
}

.twitter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#6B6B6B;
	text-decoration:none;
	line-height: 40px;
}
.twitter a:hover{
	color:#666666;
	text-decoration: underline;
}
.news{
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	background-image: url(../img/icoNews.jpg);
	background-repeat: no-repeat;
	text-indent: 45px;
}

.news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#6B6B6B;
	text-decoration:none;
	line-height: 40px;
}
.news a:hover{
	color:#666666;
	text-decoration: underline;
}
.partners{
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#6B6B6B;
}

.footerLinea{
	float: left;
	margin-left: 30px;
}
oz-border-radius: 3px;
	-webkit-border-radius: 3px;
    behavior:url(css/border-radius.htc);
}

.formAsistencia .boton a:hover{
	color: #333;
	text-decoration: none;
	background-color: #2A80B0;
}

/************************************************************************/
.infoAsistencia{
	float: left;
	margin-top: 10px;
	background-image: url(../img/lineaDivision.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	width: 570px;
	text-align: left;
	padding-bottom: 10px;
}
.infoAsistencia h1{
	float: left;
	text-align: left;
	font-size: 24px;
	color: #E02C94;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 100%;	
}
.infoAsistencia h2{
	float: left;
	text-align: left;
	font-size: 12px;
	color: #E02C94;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;

}
.infoAsistencia p{
	float: left;
	font-size: 12px;
	color: #999;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 100%;	
}
.infoAsistencia li{
	float: left;
	font-size: 12px;
	color: #999;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	list-style: none;
}


/************************************************************************/

.boxAds{
	margin-bottom: 10px;
	float: left;
}
/*************************************************************************/
.boxbanner{
	width: 570px;
	margin-top: -95px;
	margin-left: 185px;
	text-align: left;
	position: relative;
}
.int{
	margin-top: -69px !important;
	margin-left: 0px !important;
}
.detalle{
	margin-top: -49px !important;
	margin-left: 5px !important;
}
.detalle .boxPieFoto{
	width: 150px;
	height: 25px;
}
.detalle .boxPieFoto h1{
	color: #24C2FD;
}
.boxPieFoto{
	background-image: url(../img/bgPieFoto.png);
	background-repeat: repeat;
	height: 45px;
	width: 250px;
	margin-left: 15px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
    /*behavior:url(css/border-radius.htc);*/
	padding: 10px;
}
.boxPieFoto h1{
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
	color: #CCD21B;
	text-align: left;
	margin: 0px;
}
 
.boxPieFoto h2{
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
}
/******************************************************************************/
/*#sidebar{
	margin-bottom: 15px;
}*/


.boxComunidad{
	float: left;
	width: 340px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 10px;
}
.boxComunidad h1{
	color: #D1D733;
	font-size: 20px;
	line-height: 20px;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
.boxComunidad .boxUsuario {
	width: 165px;
	float: left;
	margin-bottom: 10px;
	margin-right: 8px;
}
.boxComunidad .boxUsuario img.icono{
	float: left;
}
.boxComunidad .boxUsuario img{
	float: left;
	margin-right: 10px;
}

.boxComunidad .boxUsuario h2{
	font-size: 13px;
	line-height: 13px;
	color: #666666;
	float: left;
	width: 105px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.boxComunidad .boxUsuario p{
	font-size: 11px;
	line-height: 11px;
	color: #5BBCD0;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
/******************************************************************************/
.boxTestimonios{
	float: left;
	width: 340px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 10px;
}
.boxTestimonios h1{
	color: #2BC5FF;
	font-size: 20px;
	line-height: 20px;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
.boxTestimonios .boxUsuario {
	width: 330px;
	float: left;
	margin-bottom: 10px;
	margin-right: 8px;
}
.boxTestimonios .boxUsuario img.icono{
	float: left;
}
.boxTestimonios .boxUsuario img{
	float: left;
	margin-right: 10px;
}

.boxTestimonios .boxUsuario h2{
	font-size: 12px;
	line-height: 13px;
	color: #2BC5FF;
	float: left;
	width: 270px;;
	margin-top: 0px;
	margin-bottom: 2px;
}
.boxTestimonios .boxUsuario p{
	font-size: 11px;
	line-height: 12px;
	color: #999;
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-bottom: 2px;
}

/******************************************************************************/
.boxPreguntas{
	float: left;
	width: 340px;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-bottom: 10px;
}
.boxPreguntas h1{
	color: #666;
	font-size: 20px;
	line-height: 20px;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
.boxPreguntas .pregunta {
	width: 330px;
	float: left;
	margin-bottom: 10px;
	margin-right: 8px;
}

.boxPreguntas .pregunta h2{
	font-size: 11px;
	line-height: 13px;
	color: #71B879;
	float: left;
	width: 330px;;
	margin-top: 0px;
	margin-bottom: 2px;
}
.boxPreguntas .pregunta p{
	font-size: 11px;
	line-height: 12px;
	color: #999;
	float: left;
	width: 330px;
	margin-top: 0px;
	margin-bottom: 2px;
}
/******************************************************************************/

/*#content {
	
}*/



/*
#content img{
	margin-bottom: 10px;
}
#content p{
	color: #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}*/

/**************************************************************************/
.destacadoDestinos{
	margin-bottom: 15px;
	margin-left: 75px;
	text-align: left;
}
.destacadoHome{
	width: 270px;
	float: left;
	margin-right: 25px;
}
.even{
	margin-right: 0px !important;
}
.odd{
	
}
.destacadoHome a{
	text-decoration: none;
}
.destacadoHome h1{
	color: #22C1FC;
	font-size: 22px;
	line-height: 22px;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	float: left;
}
.destacadoHome img{
	margin-bottom: 5px;
	float:left;
}
.destacadoHome p{
	color: #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
.destacadoHome h6{
	color: #D1D733;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.destacadoHome ul{
	color: #BBB700;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	float: left;
	width: 100%;
}
.destacadoHome ul a{
	color: #BBB700;
	text-decoration: none;
}
.destacadoHome ul a:hover{
	color: #999999;
	text-decoration: underline;
}

/**************************************************************************/
.diarioViaje h1{
	color: #71B879 !important;
	margin-bottom: 5px !important;
}
.diarioViaje h5{
	color: #E859A3;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
.diarioViaje h5 a{
	color: #E859A3;
	text-decoration: none;
}
.diarioViaje h5 a:hover{
	color: #E859A3;
	text-decoration: underline;
}

/************************************************************************/
ul.tabs {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; 
	/*border-bottom: 1px solid #999;
	border-left: 1px solid #999;*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; 
	line-height: 31px;
	/*border: 1px solid #999;
	border-left: none;*/
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	/*background: #e0e0e0;*/
	list-style: none !important;

}
ul.tabs li a {
	text-decoration: none;
	font-family: 'PT Sans', Arial, sans-serif;
	color: #24C2FD;
	display: block;
	font-size: 14px;
	padding: 0 2px;
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
}
ul.tabs li a:hover {
	background: #ccc;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff !important;
	border-bottom: 1px solid #fff !important;
	list-style: none !important;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
 
.tab_container {
	/*border: 1px solid #999;
	border-top: none;*/
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
	margin-bottom: 15px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;

}
.tab_content {
	padding: 10px;

}
.tab_content h3{
	font-size: 12px;
	color: #24C2FD;
	text-align: left;
	margin-bottom: 5px;
}
.tab_content p{
	font-size: 12px;
	color: #999;
	text-align: left;
	margin-top: 0px;
}
/************************************************************************/
/*
body { font: 1em "Trebuchet MS", verdana, arial, sans-serif; font-size: 100%; }
input, textarea { font-family: Arial; font-size: 125%; padding: 7px; }
label { display: block; } 
*/
.infiniteCarousel {
  width: 930px;
  height: 140px;
  position: relative;
  text-align: left;
  clear: both;
}

.infiniteCarousel .wrapper {
  width: 880px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 150px;
  margin: 0 40px;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
/*  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; */
}

.infiniteCarousel .wrapper ul {
  width: 840px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 0px;
  height: 150px;
  padding: 6px;
  text-align: center;
}

.infiniteCarousel ul li h5{
	color: #C0BD08;
	margin: 0px;
	margin-top: 3px;
    font-size: 11px;
	line-height: 12px;
}

.infiniteCarousel ul li h6{
	color: #4C7D5C;
	margin: 0px;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel ul:hover li img {
  border-color: #000;
}

.infiniteCarousel ul:hover li:hover img {
  border-color: #333;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 50px;
  width: 37px;
  background: url(../img/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 25px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -100px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -50px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -150px;
}

/*************************************************************************/

.menuV{
	text-align: left;
/*	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    behavior:url(css/border-radius.htc);
*/	float: left;
	width: 197px;
	margin-left: 40px;
	margin-bottom: 50px;
}

.menuV h1{
	color: #343434;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #EDEDED;
}

.menuV a{
	color: #2FB1DD;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 22px;
	display: block;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom: 1px solid #D2F1FC;
}

.menuV a:hover{
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
/*********************************************************************************/
#dashboard{
	width: 100%;
	float: left;
}
#dashboard h1{
	color: #E859A3;
	font-size: 24px;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 100%;
	float: left;
}
#dashboard h2{
	color: #19B7F1;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 100%;
	float: left;
}
#dashboard h3{
	color: #71B879;
	font-size: 20px;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 100%;
	float: left;
}
#dashboard h2 a{
	color: #19B7F1;
	text-decoration: none;
}
#dashboard h2 a:hover{
	color: #19B7F1;
	text-decoration: underline;
}

#dashboard .perfil{
	float: right;
	margin-top: -50px;
	text-align: right;
	width: auto;
}
#dashboard .perfil h1{
	color: #13A5E0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	margin-top: 60px;
	text-align: right;
	width:  auto;
	float: right;
}
#dashboard .perfil h1 a{
	color: #71B879;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	clear: both;
	float: right;
}
#dashboard .perfil h1 a:hover{
	color: #71B879;
	text-decoration: underline;
}

#dashboard .perfil img{
	float: right !important;
	margin-left: 10px;
	border: 1px solid #DADADA;
}
#dashboard .relatos{
	float: left;
	width: 100%;
}
#dashboard .relatos h1{
	color: #19B7F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.tablaRelatos {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.tablaRelatos .tablaHeader{
	background-color: #19B7F1;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;

	float: left;
	width: 100%;
	height: 25px;
}
.tablaRelatos .tablaHeader p{
	float: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0px;
	margin-left: 11px;
	width: 23%;
	font-weight: bold;
}
.tablaRelatos .odd{
	background-color: #D6D6D6;
	float: left;
	width: 100%;
	height: 25px;
}
.tablaRelatos .odd p{
	float: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0px;
	margin-left: 11px;
	width: 23%;
}
.tablaRelatos .odd a{
	color: #666666;
	text-decoration: none;
}
.tablaRelatos .odd a:hover{
	color: #666666;
	text-decoration: underline;
}

.tablaRelatos .even{
	background-color: #EBEBEB;
	float: left;
	width: 100%;
	height: 25px;
}
.tablaRelatos .even p{
	float: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0px;
	margin-left: 11px;
	width: 23%;
}
.tablaRelatos .even a{
	color: #666666;
	text-decoration: none;
}
.tablaRelatos .even a:hover{
	color: #666666;
	text-decoration: underline;
}

.tablaRelatos .tablaFooter{
	background-color: #FFF;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;

	float: left;
	width: 100%;
	height: 30px;
}

.tablaRelatos .tablaFooter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #19B7F1;
	border: 1px solid #19B7F1;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	margin-right: 5px;
	margin-top: 3px;
	float: right;
}

.tablaRelatos .tablaFooter a:hover{
	color: #19B7F1;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #19B7F1;
}


#dashboard .fotos{
	float: left;
	width: 49%;
	margin-right: 10px;
}
#dashboard .fotos h1{
	color: #71B879;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.tablaFotos {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.tablaFotos .tablaHeader{
	background-color: #71B879;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;

	float: left;
	width: 100%;
	height: 25px;
}
.tablaFotos .tablaHeader p{
	float: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0px;
	margin-left: 11px;
	width: 29%;
	font-weight: bold;
}
.tablaFotos .filaImpar{
	background-color: #D6D6D6;
	float: left;
	width: 100%;
	height: 25px;
}
.tablaFotos .filaImpar p{
	float: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0px;
	margin-left: 11px;
	width: 29%;
}
.tablaFotos .filaPar{
	background-color: #EBEBEB;
	float: left;
	width: 100%;
	height: 25px;
}
.tablaFotos .filaPar p{
	float: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0px;
	margin-left: 11px;
	width: 29%;
}

.tablaFotos .tablaFooter{
	background-color: #FFF;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;

	float: left;
	width: 100%;
	height: 30px;
}

.tablaFotos .tablaFooter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #71B879;
	border: 1px solid #71B879;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	margin-right: 5px;
	margin-top: 3px;
	float: right;
}

.tablaFotos .tablaFooter a:hover{
	color: #71B879;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #71B879;
}


#dashboard .videos{
	float: left;
	width: 49%;
}
#dashboard .videos h1{
	color: #E759A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.tablaVideos {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.tablaVideos .tablaHeader{
	background-color: #E759A3;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;

	float: left;
	width: 100%;
	height: 25px;
}
.tablaVideos .tablaHeader p{
	float: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0px;
	margin-left: 11px;
	width: 29%;
	font-weight: bold;
}
.tablaVideos .filaImpar{
	background-color: #D6D6D6;
	float: left;
	width: 100%;
	height: 25px;
}
.tablaVideos .filaImpar p{
	float: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0px;
	margin-left: 11px;
	width: 29%;
}
.tablaVideos .filaPar{
	background-color: #EBEBEB;
	float: left;
	width: 100%;
	height: 25px;
}
.tablaVideos .filaPar p{
	float: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin: 0px;
	margin-left: 11px;
	width: 29%;
}

.tablaVideos .tablaFooter{
	background-color: #FFF;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;

	float: left;
	width: 100%;
	height: 30px;
}

.tablaVideos .tablaFooter a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E759A3;
	border: 1px solid #E759A3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	margin-right: 5px;
	margin-top: 3px;
	float: right;
}

.tablaVideos .tablaFooter a:hover{
	color: #E759A3;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #E759A3;
}
#dashboard form ul{
	padding: 0px;
	margin: 0px;
}
#dashboard form li{
	list-style: none;
}
#dashboard form label{
	color: #19B7F1 !important;
	font-weight: bold;
	text-transform: uppercase;
	clear: both !important;
	margin-bottom: 0px !important;
}
#dashboard form input{
	clear: both !important;
	width: 550px;
}
#dashboard form select{
	clear: both !important;
	width: 300px;
	height: 25px;
	line-height: 25px;

}
#dashboard form textarea{
	clear: both !important;
	float: left;
	width: 550px;
	padding: 2px;	
}
#dashboard form input.lft_submit, #dashboard form input.lft-submit{
	width: auto;
	height: 24px;
	cursor: pointer;
    background-color: #E759A3;
    border: 1px solid #E759A3;
    color: #FFFFFF;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 3px;
    padding: 5px 9px;
    text-decoration: none;
    text-transform: uppercase;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.lft-profile{
	float: left;
	width: 100%;
}
.lft-profile form {

}
.lft-profile form h3{
	clear:both;
	float: left;
}
.lft-profile form label{
	width: 250px !important;
}
#dashboard form .description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	color: #666;
}
.lft-profile form label .description{
	float: none;
	text-transform: lowercase;
}

/******************************************************************************/

/*.boxProdS {
	float: left;
	width: 140px;
	height: 160px;
	background-color: #FFFFFF;
	-moz-box-shadow: 0 0 5px 3px #CACACA;
	-webkit-box-shadow: 0 0 5px 3px #CACACA;
	box-shadow: 0 0 5px 3px #CACACA;
	padding: 7px;
	margin-right: 15px;
	margin-bottom: 18px;
}

.boxProdS  h1{
	font-size: 12px !important;
	color: #FF9900 !important;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold !important;
}
.boxProdS  img{
	margin-bottom: 0px !important;
}*/


/******************************************************************************/

/*.boxProdB {
	float: left;
	width: 250px;
	height: 270px;
	background-color: #FFFFFF;
	-moz-box-shadow: 0 0 5px 3px #CACACA;
	-webkit-box-shadow: 0 0 5px 3px #CACACA;
	box-shadow: 0 0 5px 3px #CACACA;
	padding: 12px;
	margin-right: 20px;
	margin-bottom: 18px;
}

.boxProdB  h1{
	font-size: 14px !important;
	color: #2FB1DD;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold !important;
}
.boxProdB  img{
	margin-bottom: 0px !important;
}
.detalle{
	float: left;
}
.detalle h2{
	font-size: 14px !important;
	color: #2FB1DD;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.detalle h3{
	font-size: 11px !important;
	color: #FF9900;
	text-transform: uppercase;
	margin-top: 5px;
}
.detalle p{
	font-size: 11px !important;
	color: #999;
}
.detalle p strong{
	font-size: 11px !important;
	color: #2FB1DD;
}*/

/******************************************************************************/

.contenido {
	padding-left: 0px;
	padding-right: 10px;
}

.contenido h1{
	color: #AE1126;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	border-bottom: 1px solid #DBDBDB;
	line-height: 30px;
}

.contenido p{
	color: #666666;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	width: 430px;
	float: left;
}

.contenido p a{
	color: #666666;
}

.contenido ul{
	color: #666666;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	width: 430px;
	float: left;
}

.contenido li{
	color: #666666;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	width: 430px;
	float: left;
}

.contenido .foto{
	width: 190px;
	float: right;
	margin-bottom: 15px;
	border: 1px solid #DBDBDB;
	margin-right: 10px;
}

.recuadro {
	text-align: center;
	margin-top: 10px;
}

.caracteristicas {
	margin-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
}

.caracteristicas table {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.caracteristicas table th {
	background-color: #B2D6EC;
	color: #124D70;
	padding: 10px;
	width: 100px;
}

.caracteristicas table td {
	background-color: #E0EEF7;
	color: #5A5752;
	padding: 10px;
}


.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	margin-left: 10px;
	margin-top: 18px;
	margin-bottom: 18px;
	width: 350px;
	float: left;
}
.direccion a{
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.direccion a:hover{
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
/*********************************************************************************/


#footer a{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#footer a:hover{
	color: #999999;
	text-decoration: underline;
}

#footerContent{
	background-color: #00AFF0;
	float:left;
	width: 970px;
}

.colAncha{
	width: 260px !important;
}
#footerContent .columna {
	width: 195px;
	float: left;
	padding-left: 16px;
	padding-right: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	min-height: 100px;
}
#footerContent .columna h1{
	font-size: 17px !important;
	color: #FFFFFF !important;
	font-family: 'PT Sans', Arial, sans-serif !important;
	margin-top: 5px !important;
	margin-bottom: 8px !important;
	background-image: url(../img/bgFooterH1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 8px;
}
#footerContent .columna p{
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom: 5px;
	width: 100%;
	text-align: left;
	float: left;
}
#footerContent .columna li{
	font-size: 11px;
	color: #FFFFFF;
	font-family: 'PT Sans', Arial, sans-serif !important;
	font-weight: bold;
	list-style: none;	
	margin: 0px;
	margin-bottom: 10px;
	width: 100%;
	text-align: left;
	float: left;
}
#footerContent .columna img{
	margin-bottom: 0px !important;
}

.cierre {
	float: left;
	width: 970px;
	height: 110px;
	background-image: url(../img/bgTextura.jpg);
	background-repeat: repeat;
}
.cierre p{
	font-size: 12px;
	font-weight: bold;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	margin-top: 30px;
	text-align: center;
}
.cierre a{
	font-size: 11px;
	color: #CCCCCC !important;
	font-weight: bold;
}	
/*****************************************************************************/
.buscadorDestinos{
	background-color: #00AFF0;
	width: 340px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	margin-bottom: 10px;
}
.buscadorDestinos h1{
	color: #FFF;
	font-size: 18px;
	line-height: 18px;
	font-family: 'PT Sans', Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	
}
.buscadorDestinos .submit{
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	background: none;
	border: 0;
	width: auto;
	cursor: pointer;
}
.inputDestinos{
	background-color: #0082B3;
	width: 330px;
	border: none;
	color: #FFF;
	padding: 5px;
	
}
/*****************************************************************************/
label {
	float: left;
	width: 150px;;
	text-align: left;
	line-height: 20px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #666666;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
/*	border: 1px solid #CCCCCC;*/
	width: 200px;
	height: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    behavior:url(css/border-radius.htc);
	margin-bottom: 5px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 200px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    behavior:url(css/border-radius.htc);

}

.comentarios{
	font-size: 11px !important;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-left: 10px;
	float: right;
}
/*************************************************************************************/
.widget_lft_widget_topicos_cloud{
	width: 340px;
	padding: 10px;	
	background-color: #C8C8C8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(../img/bg_cloud.png);
	background-repeat: no-repeat;
	padding-top: 2px;
}
.widget_lft_widget_topicos_cloud h1{
	color: #D1D733;
	font-family: 'PT Sans', Arial, sans-serif;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.tagcloud{
	text-align: center;
}
.tagcloud a{
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
/*************************************************************************************/
#tresNodos{
	padding: 0px;
	text-align: right;
	margin-top: -25px;
	margin-right: 10px; 
	float: right;
}
#tresNodos p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px !important;
	color: #999;
	line-height: 18px;
	float:left;
	margin-top: 0px;
}
#tresNodos a{
	color: #A8BDC2;
	text-decoration: none;
}
