* {
	padding:0;
	margin:0;
}
.main {
	background:url(imgViaje/bgMain.jpg);
	background-position:right;
	width:1000px;
	height:561px;
	top:0px;
	left:0px;
	font:normal 12px Arial, Helvetica, sans-serif;
	position:absolute;
	overflow:hidden;
}
.izquierda {
	float:left; 
	width:445px; 
	display: inline;
	height:600px;
	background:url(imgViaje/bgCalendario.jpg) no-repeat;
	position:absolute;
	z-index:3;
	margin-top:-35px;
}
.center {
	float:left; 
	width:250px;
	margin:1px 0 0 430px; 
	display:inline;
	position:absolute;
	z-index:10;
}
.derecha {
	float:right; 
	width:330px; 
	display:inline;
	padding-top:5px;
	margin-top:1px;
}
.floatFix { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#blockGeneral {
	background-color:#000; filter:alpha(opacity:70); opacity:.7; z-index:90; position:absolute;
	visibility:hidden;width:1000px; height:600px;
}

/*//IZQUIERDA//*/

.calendario {
	height:315px;
}
#blockCalendario {
	width:413px; height:315px; margin:0 0 0 7px; background-color:#FFFFFF; filter:alpha(opacity:70); opacity:.7; z-index:18; position:absolute;
	visibility:hidden
}
#contDia {
	width:244px; height:155px; 
	background:url(imgViaje/bgContDia.png) no-repeat; 
	position:absolute; z-index:20; 
	margin:90px 0 0 100px; 
	padding:5px 0 5px 3px;
	color:#FFFFFF;
	visibility:hidden
}
#contDia h4 {
	margin-bottom:7px;
	padding-top:2px;
	text-align:center;
	font:bold 14px Comic Sans MS, Arial, Helvetica, sans-serif
}
.contDiaCerrar {
	position:absolute;
	margin:2px 0 0 212px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none
}
.contDiaCerrar img{
	border:none
}
.contDiaCerrar:hover {
	color:#fff;
}
.contDiaBuho, .contDiaPerro, .contDiaFoto, .contDiaVideo, .contDiaBuhoOff, .contDiaPerroOff, .contDiaFotoOff, .contDiaVideoOff {
	float:left;
	width:64px;
	height:58px;
	margin-bottom:1px;
	cursor:pointer;
}
.contDiaBuho {
	background:url(imgViaje/icoBuho.png) no-repeat;
}
.contDiaBuhoOff {
	background:url(imgViaje/icoBuhoOff.png) no-repeat;
	cursor: default;
}

.contDiaPerro {
	background:url(imgViaje/icoPerro.png) no-repeat;
}
.contDiaPerroOff {
	background:url(imgViaje/icoPerroOff.png) no-repeat;
	cursor: default;	
}

.contDiaFoto {
	background:url(imgViaje/icoFoto.png) no-repeat
}
.contDiaFotoOff {
	background:url(imgViaje/icoFotoOff.png) no-repeat;
	cursor: default;	
}

.contDiaVideo {
	background:url(imgViaje/icoVideo.png) no-repeat
}
.contDiaVideoOff {
	background:url(imgViaje/icoVideoOff.png) no-repeat;
	cursor: default;	
}



.contDiaBuho:hover {
	background:url(imgViaje/icoBuhoOn.png) no-repeat;

}
.contDiaPerro:hover {
	background:url(imgViaje/icoPerroOn.png) no-repeat
}
.contDiaFoto:hover {
	background:url(imgViaje/icoFotoOn.png) no-repeat
}
.contDiaVideo:hover {
	background:url(imgViaje/icoVideoOn.png) no-repeat
}

#contDia span{
	padding-top:15px;
	float:left;
	width:51px;
	height:44px;
	font:bold 11px "Comic Sans MS", Arial, Helvetica, sans-serif
}


.contIcon{
	float:left;
}
.titPage {
	float:left; margin:25px 0 0 15px; display:inline;
}
.mes {
	font:bold 18px "Comic Sans MS";
	color:#2c2012;
	float:right;
	margin:25px 35px 0 0;
	padding-top:30px;
	display: inline;
}
.dias {
	width:413px;
	margin-left:7px;
	margin-bottom:5px;
}
.semana {
	width:413px;
	margin-left:6px;
	margin-bottom:1px;
	clear:left;
	height:58px
}
.dia, .diaOff, .diaNo, .diaOver {
	width:58px;
	height:58px;
	float:left;
	margin-left:1px;
	display: inline;
	text-align:right
}
.diaOff {
	opacity:0.3;
	background-color:#fff;
	filter:alpha(opacity:30);
}
 .diaNo {
	background:url(imgViaje/bgDiaNo.gif) no-repeat #FFFFFF;
}
.dia p, .diaNo p, .diaOver p{
	text-align:right;
	float:right;
	padding:0;
	font:bold 11px Comic Sans MS, Arial, Helvetica, sans-serif
}
.dia img, .diaOver img{
	margin:0 0 2px 0
}
.dia {
	cursor:pointer;
	background:url(imgViaje/bgDia.gif) no-repeat #FFFFFF;
}
.diaOver {
	background-color:#fff;
	background-image:none;
	cursor:pointer;
}
.recuerdos {

}
.titRecuerdos {
	font:bold 18px "Comic Sans MS";
	color:#2c2012;
	margin:35px 0 0 45px;
	position:absolute;
}
.btnBuho {
	width:151px;
	height:101px;
	background:url(imgViaje/btnBuho.png) no-repeat;
	position:absolute;
	margin:65px 0 0 20px;
	color:#000000;
	cursor:pointer;	
	text-decoration:none
}
.btnBuho:hover {
	background:url(imgViaje/btnBuhoOn.png) no-repeat;
}
.btnBuho span{
	font:bold 18px "Comic Sans MS";
	float:right;
	margin:40px 34px  0 0;
	display: inline;
}
.btnPerro {
	width:127px;
	height:105px;
	background:url(imgViaje/btnPerro.png) no-repeat;
	position:absolute;
	margin:95px 0 0 170px;
	color:#000000;
	cursor:pointer;	
	text-decoration:none
}
.btnPerro:hover {
	background:url(imgViaje/btnPerroOn.png) no-repeat;
}
.btnPerro span{
	font:bold 18px "Comic Sans MS";
	float:right;
	margin:35px 30px  0 0;
	display: inline;
}
.btnVideo {
	width:146px;
	height:95px;
	background:url(imgViaje/btnVideo.png) no-repeat;
	position:absolute;
	margin:2px 0 0 220px;
	color:#000000;
	cursor:pointer;
	text-decoration:none	
}
.btnVideo:hover {
	background:url(imgViaje/btnVideoOn.png) no-repeat;
}
.btnVideo span{
	font:bold 18px "Comic Sans MS";
	float:right;
	margin:35px 35px  0 0;
	display: inline;
}
.btnFoto {
	width:139px;
	height:123px;
	background:url(imgViaje/btnFoto.png) no-repeat;
	position:absolute;
	margin:75px 0 0 300px;
	color:#000000;
	cursor:pointer;
	text-decoration:none
}
.btnFoto:hover {
	background:url(imgViaje/btnFotoOn.png) no-repeat;
}
.btnFoto span{
	font:bold 18px "Comic Sans MS";
	float:right;
	margin:25px 45px  0 0;
	display: inline;
}

/*//CENTER//*/

.diasExtras1 {
	width:239px; height:152px; position:absolute;
}
.diasExtras1Fondo {
	background:url(imgViaje/bgExtra1.png) no-repeat; width:239px; height:152px; position:absolute; z-index:-1;
}
.diasExtras2 {
	width:243px; height:162px; position:absolute; margin-top:115px
}
.diasExtras2Fondo {
	background:url(imgViaje/bgExtra2.png) no-repeat; width:243px; height:162px; position:absolute; z-index:-1;
}
.diasExtras3 {
	width:249px; height:168px; position:absolute; margin-top:230px; margin-left:3px
}
.diasExtras3Fondo {
	background:url(imgViaje/bgExtra3.png) no-repeat; width:249px; height:168px; position:absolute; z-index:-1;
}
.diasExtras1 h3, .diasExtras2 h3, .diasExtras3 h3{
	font:bold 18px "Comic Sans MS";
	color:#2c2012;
	margin:15px 0 0 0;
	text-align:center;
	text-transform:uppercase
}
.diasExtras1 h3{
	margin:15px 0 0 0;
}
.diasExtras2 h3{
	margin:20px 0 0 -5px;
}
.diasExtras3 h3{
	margin:30px 0 0 -10px;
}
.diasExtras1 h4, .diasExtras2 h4, .diasExtras3 h4{
	font:bold 14px "Comic Sans MS";
	color:#2c2012;
	margin:2px 0 0 0;
	text-align:center;
	width:230px;
}
.diasExtras1 .dia, .diasExtras2 .dia, .diasExtras3 .dia, .diasExtras1 .diaOver, .diasExtras2 .diaOver, .diasExtras3 .diaOver{
	margin:10px 0 0 85px;
}
.btnMisDatos, .btnMisDatosOver  {
	background:url(imgViaje/bgIdCard.gif) no-repeat;
	width:194px;
	height:147px;
	cursor:pointer;
	position:absolute; 
	margin:367px 0 0 30px;
}
.btnMisDatosOver {
	background:url(imgViaje/bgIdCardOn.gif) no-repeat;
}
.btnAgenda, .btnAgendaOver {
	background:url(imgViaje/btnAgenda.gif) no-repeat;
	width:207px;
	height:102px;
	cursor:pointer;
	position:absolute; 
	margin:460px 0 0 7px;
}
.btnAgendaOver {
	background:url(imgViaje/btnAgendaOn.gif) no-repeat;
}

/*//DERECHA//*/

.novedades {
	background:url(imgViaje/notePix.png) repeat-y;
}
.novedadesTop {
	background:url(imgViaje/noteTop.png) no-repeat;
	width:321px;
	height:52px;
}
.novedades ul{
	float:left;
	width:285px;
	margin:-5px 0 7px 15px;
	padding:0 10px;
	list-style:none;
	display:inline
}
.novedades li{
	font:bold 15px "Comic Sans MS", Arial, Helvetica, sans-serif;
	text-align:center;
	padding:5px;
	border-bottom:#000 1px solid
}
.novedades a{
	color:#003366;
	text-decoration:none
}
.novedades a:hover{
	text-decoration:underline
}
.novedades span{
	font:normal 11px "Comic Sans MS", Arial, Helvetica, sans-serif;
}
.novedades .ultima{
	color:#CC0000
}
.novedades img{
	vertical-align:middle
}
.scroll {
	scrollbar-3d-light-color: #f4e7ce;
	scrollbar-arrow-color: #a37624;
	scrollbar-base-color: #f4e7ce;
	scrollbar-darkshadow-color: #d5a03f;
	scrollbar-face-color: #f4e7ce;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #e3c07f;
}
.pin { 
	position:absolute;
	background:url(imgViaje/pinRojo.png) no-repeat;
	width:39px;
	height:37px;
	margin-left:280px;
	margin-top:-7px;
}
.btnEncuestas, .btnEncuestasOver  {
	background:url(imgViaje/btnEncuestas.gif) no-repeat;
	width:321px;
	margin-left:3px;
	height:69px;
	cursor:pointer;
}
.btnEncuestasOver {
	background:url(imgViaje/btnEncuestasOn.gif) no-repeat;
}
.contEncuestas {
	width:324px;
	background:url(imgViaje/bgEncuestas.gif) no-repeat;
}
.blockeadorEncuesta{
	height:405px;
}
.contenidoEncuesta {
	scrollbar-3d-light-color: #f4e7ce;
	scrollbar-arrow-color: #a37624;
	scrollbar-base-color: #f4e7ce;
	scrollbar-darkshadow-color: #d5a03f;
	scrollbar-face-color: #f4e7ce;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #e3c07f;
	width:300px;
	height:337px !important;
	overflow-y:auto;
	overflow-x:hidden;
}

.encuestaRespondida{
	display:block;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:2px 20px 2px 27px;
	color:#CCCCCC;
	padding:4px;
	border-bottom:#666666 dashed 1px;
	display:none;
	cursor:pointer
}
.encuestaRespondida a{
	color:#999999;
	text-decoration:none
}
.encuestaRespondida img{
	border:none
}
.encuestaNoResp{
	display:block;
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:2px 20px 2px 27px;
	padding:4px;
	border-bottom:#666666 dashed 1px;
	display:none;
}
.encuestaNoResp a{
	color:#000000;
	text-decoration:none
}
.encuestaNoResp a:hover, .encuestaRespondida a:hover{
	color:#006600;
}

/*// MENSAJES //*/

#listaMensajes{
	position:absolute;
	padding-top:20px;
	background-color:#fff;
	z-index:100;
	margin:-69px 0 0 110px;
	visibility:hidden;
	width:736px;
	height:430px;
	background:url(imgViaje/bgListaMensajes.gif) no-repeat center 5px;
}
.fechaListaMens {
	margin:40px 40px 0 0; font:bold 24px Comic Sans MS;
	text-align:right
}
.textoListaMens {
	margin:10px 0 0 40px; font:bold 15px Comic Sans MS;
}
.buhoMens {
	position:absolute; margin:130px 0 0 650px;
	background-image:url(imgViaje/buhoLista.png); width:134px; height:222px
}
.listadoMens {
	margin:5px 0 0 30px;
	height:310px;
	overflow:auto;
	width:673px
}
.itemMens {
	margin:4px 5px 0 5px;
	background-color:#f1e5cc;
	padding:5px;
	height:75px;
	cursor:pointer
}
.itemMens:hover {
	background-color:#EFCE81;
}
.itemMens p{
	font-weight:bold; padding-top:5px
}
.itemMens span{
	font-style:italic;
}
.numeroMens {
	background-image:url(imgViaje/numeroListaMensaje.png); 
	width:72px; height:65px; float:left;
	text-align:center; padding-top:10px;
	font:bold 28px Comic Sans MS; color:#98592C
}

#cuadroMensajes{
	position:absolute;
	padding-top:20px;
	z-index:100;
	margin:-115px 0 0 110px;
	background:url(imgViaje/bgMensajes.gif) no-repeat center 5px;
	width:763px;
	height:490px;
}
.contCarta {
	width:760px;
	height:475px;
}
.querida {
	text-align:left;
	font: bold 11pt Georgia, "Times New Roman", Times, serif ;
}
.txtMensaje {
	text-align:justify;
	text-transform:lowercase;
	font: normal 11pt Georgia, "Times New Roman", Times, serif ;
}
.txtMensaje img{
	vertical-align:middle
}
.txtMensaje1, .txtMensaje2, .txtMensaje3{
	text-align:justify;
	text-transform:lowercase;
	font: normal 11pt Georgia, "Times New Roman", Times, serif ;
	line-height:25px;
}
.txtMensaje1 img, .txtMensaje2 img, .txtMensaje3 img{
	height:25px;
	vertical-align:middle
}
.txtMensaje2{
	line-height:30px;
	font-size:12pt;
}
.txtMensaje2 img{
	height:30px;
}
.txtMensaje3{
	line-height:35px;
	font-size:13pt;
}
.txtMensaje3 img{
	height:35px;
}
.mensaje {
	margin:100px 0 0 260px; 
	width:445px; 
}
.mensajero {
	margin:5px 0 0 260px;
	width:440px;
	height:22px;
	text-align:right;
	font: italic 11pt Georgia, "Times New Roman", Times, serif;
}
.nombreComun {
	font-weight:normal !important;
	display:inline;
}
.fechaMensaje {
	margin:16px 0 0 260px; 
	width:445px; 
	height:20px;
	text-align:right;
	font: bold 10pt Georgia, "Times New Roman", Times, serif ;
}
.diaMens {
	margin:-25px 0 0 -45px;
	position:absolute;
}
.numero {
	margin:350px 0 0 100px;
	position:absolute;
	height:78px;
	font: normal 84pt "Started by a Mouse";
}
.textoNumero {
	float:left;
	margin:25px 0 0 80px;
	display:inline;
	width:350px;
	height:50px;
	text-align:left;
	font-weight:bold;
	top: 31px;
}
#divImprimirMensaje{
	display:none;
}

/*// MENUNAVS //*/

.menuNavMens {
	text-align:center; margin-top:-25px;
}
.menuNavAgenda {
	text-align:center;
}
.menuNavLoc {
	text-align:center; margin-top:-25px;
}
.menuNavVideo {
	text-align:center; margin:450px 0 0 50px;
}
.menuNavFoto {
	text-align:center;
}

/*// BUSQUEDAS //*/

.fechaLocalizador {
	margin:70px 0 0 140px; 
	font:bold 20px Comic Sans MS;
	text-align:right;
	position:absolute
}
#cuadroBusquedas {
	position:absolute;
	background-color:#fff;
	z-index:100;
	margin:-96px 0 0 100px;
	background:url(imgViaje/bgLocalizador.gif) no-repeat center 5px;
	visibility:hidden;
	width:763px;
	height:490px;
	font:bold 12px Georgia, 'Times New Roman', Times, serif
}
.itemBusquedas {
	margin:120px 0 0 230px; float:left; width:250px; height:140px; display:inline
}
.itemRank {
 	margin:120px 0 0 2px; float:left; width:240px; height:140px; display:inline
}
.mostWanted {
	clear:left; float:left; background-image:url(imgViaje/bgWanted.gif); 
	width:115px; height:138px; margin:30px 0 0 70px;  display:inline
}
.mostWanted p {
	margin:60px 0 0 35px; font:bold 35px Georgia, 'Times New Roman', Times, serif; 
	color:#d70822;
}
.tablaBusquedas {
	float:left; width:500px; margin-left:25px; 
	height:180px; overflow:auto;  display:inline
}
.tablaBusquedas table{
	border-collapse:collapse
}
.tablaBusquedas th{
	background-color:#006600; color:#FFFFFF;
	font:bold 11px Arial, Helvetica, sans-serif;
	border:#006600 solid 1px;
	padding:2px 4px;
}
.tablaBusquedas td{
	background-color:#F2F2F2; color:#FFFFFF;
	font:normal 11px Arial, Helvetica, sans-serif;
	border:#006600 solid 1px; padding:2px 4px;
	color:#000000	
}


/* FOTOS */

.fechaFoto {
	margin:120px 0 0 245px;;
	width:400px;
	font:bold 20px Comic Sans MS;
	text-align:center;
	color:#FFFFFF;
	position:absolute
}
#listaFotos{
	position:absolute;
	padding-top:20px;
	z-index:100;
	margin:70px 0 0 58px;
	visibility:hidden;
	width:830px;
	height:430px;
}
#listadoFotosA{
	margin:5px 0 0 71px;
	height:90px;
	overflow:hidden;
}
#listadoFotosB{
	margin:91px 0 50px 30px;
	height:90px;
	overflow:hidden;
}
.favoritaMini{
	cursor:pointer;
}


#cuadroFoto{
	position:absolute;
	z-index:300;
	visibility:hidden;
	width:736px;
	height:430px;
}

.cuadroFotoFavoritas {
	width:120px;
	height:88px;
	text-align:center;
	float:left;
	margin:0 6px 5px 0;
	overflow:hidden;
}

#paginadoFoto {
	text-align:center;
	padding-bottom:10px;
	font:bold 12px Arial, Helvetica, sans-serif
}
#paginadoFoto a{
	margin-right:2px;
	color:#FFFFFF;
	padding:1px 4px;
	background-color:#000000;
	text-decoration:none
}
#paginadoFoto a:hover{
	color:#000;
	background-color:#fff;

}
#paginadoFoto strong{
	color:#000;
	margin-right:2px;
	padding:1px 4px;
	background-color:#fff
}
	
/*// ENCUESTA //*/

.cuadroEncuesta{
	z-index:100; 
	width:327px;
	height:452px;
	position:absolute;
	visibility:hidden;
	top:-5000px;
}
.cuadroEncuestaFondo{
	position:absolute;
	z-index:-1;
	width:327px;
	height:452px;
	background:url(imgViaje/clipBoard.png) no-repeat;
}
.barraConsulta{
	height:45px;
}
.encuestaTit {
	text-align:center;
	margin: 0 36px;
	font:bold 20px  "Comic Sans MS", Arial, Helvetica, sans-serif;
}
.encuestaPreg {
	font:bold 13px  "Comic Sans MS", Arial, Helvetica, sans-serif;
	padding:3px 0;
	margin:0 36px;
}
.cuadroEncuesta input{
	padding:4px;
	border-width:1px;
}
.cuadroEncuesta input:focus{
	background-color:#FDFFE1
}
.fichaEncuesta{
	display:none;
	
}
.fichaEncuestaScroll{
   height: 367px;
   overflow-y: auto;
   width: 303px;	
}
.contInputs {
	font:normal 11px  "Comic Sans MS", Arial, Helvetica, sans-serif;
	border-bottom:#999999 dashed  1px;
	padding:2px 0;
	margin:0 36px;
}
.contBoton{
	margin:10px 0;
	text-align:center
}
.errorPregunta{
	color:#FF0000;
	font:bold 11px  "Comic Sans MS", Arial, Helvetica, sans-serif;
	padding:2px 30px; 
}

/*/COSAS BERNI MANCO//*/

.login {
	background:url(img/bgPix.jpg);
	background-position:center;
	width:1000px;
	height:561px;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
}
.loginBg {
	width:966px; 
	height:538px; 
	text-align:center;
	margin:10px 0 0 22px; 
	background:url(img/bgLogin2.jpg) no-repeat;
	font:bold 13px Arial, Helvetica, sans-serif
}
.loginBox {
	margin:290px 0 0 520px;
}
.loginBox input{
	font:bold 13px Arial, Helvetica, sans-serif;
	border:#996600 solid 1px;
	padding:4px;
	height:26px
}
.loginBox a{
	color:#003366;
	text-decoration:none;
	margin-top:7px;
	display:block
}
.loginBox a:hover{
	color:#006699;
	text-decoration:underline;

}
#cargador{
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}



.btnCerrar {
	float:right;
	width:22px;
	height:22px;
	background-position:top left;
	cursor:pointer;
	margin:8px;
}
a.btnCerrar:hover {
	background-position:bottom left;
}


.cuadroError{
	background-color:#FFFFFF;
	border:2px solid #FF0000;
	display:inline;
	padding-bottom:5px;
	padding-right:5px;
	display:none;
	width:222px;
	position:absolute;
}
.lineaError{
	margin-left:5px;
	margin-top:5px;
}
.lineaError img{
	cursor:pointer;
}
.mensajeExito{
	position:absolute;
	top:-5000px;
	visibility:hidden;
	cursor:pointer;
	z-index:2000;
}
.mensajeError{
	background-color:#FFFFFF;
	font-size:16px;
	position:absolute;
	border:2px solid #D71F2B;
	color:#D71F2B;
	font-weight:bold;
	padding:20px;
	top:230px;
	left:380px;
	cursor:pointer;
	display:none;
}

/*CUADRO FORM*/

.contDatos{
	position:absolute;
	top:-5000px;
	visibility:hidden;
	width:566px;
	padding:20px;
	height:412px;
	z-index:300;
	font:normal 12px "Comic Sans MS", Arial, Helvetica, sans-serif
}
.contDatosFondo{
	position:absolute;
	z-index:-1;
	width:566px;
	height:412px;
	margin-left:-25px;
	margin-top:-20px;
	background-image:url(imgViaje/bgPop.png);
}
.contDatos fieldset{
	border:none;
	padding:4px
}
.contDatos input{
	padding:3px;
	border:#CC6600 solid 1px ;
	margin-right:4px;
	height:25px
}
.contDatos strong{
	padding:2px
}


/* AGENDA */

.contLetras{
	float:right;
	width:40px;
	margin:34px 25px 0 0;
	width:30px;
	text-align:center;
	display:inline
}
.contLetras a{
	cursor:pointer;
	text-decoration:none;
	color:#000000;
	display:block;
	margin-right:6px;
	font:bold 10px "Comic Sans MS", Arial, Helvetica, sans-serif
}
.contLetras a:hover{
	text-decoration:none;
	color:#990000 !important;
	background-color:#e4e2e4;
}
.contLetras .on{
	text-decoration:none;
	color:#990000 !important;
	background-color:#e4e2e4 !important;
	cursor:default;
}
#cuadroAgenda {
	position:absolute;
	z-index:100;
	margin:40px 0 0 100px;
	visibility:hidden;
	width:666px;
	height:433px;
	font:bold 12px Georgia, 'Times New Roman', Times, serif
}
.cuadroAgendaFondo{
	position:absolute;
	z-index:-1;
	background-color:#fff;
	background:url(imgViaje/bgAgenda.png) no-repeat center 5px;
	width:666px;
	height:433px;
}
#contViajeros{
	width:610px;
	height:420px;
	display:none;
	float:left;
}
.contViajerosIzq{
	width:250px;
	float:left;
	margin:35px 60px 0 60px;;
	height:370px;
	overflow:auto;
	display:inline;
}
.contViajerosDer{
	width:240px;
	float:left;
	height:370px;
	overflow:auto;
	margin:35px 0 0 0;	
	display:inline;
}
.contViajerosPaginado{
	text-align:center;
	margin-top:15px;
}
.contViajerosPaginado a{
	text-decoration:none;
	color:#666666;
	font:bold 11px "Comic Sans MS", Arial, Helvetica, sans-serif
}
.contViajerosPaginado a:hover{
	text-decoration:underline;
	color:#990000;
}

.solapaEncuesta{
	position:absolute; 
	overflow: hidden;  
	top:482px;
}
.viajerosItem {
	border-bottom:#999999 dashed 1px;
	padding:4px 5px;
	margin-right:8px;
}
.viajerosItem h4{
	font:bold 11px "Comic Sans MS", Arial, Helvetica, sans-serif;
	padding:3px 2px
}
.viajerosItem p{
	font:normal 11px "Comic Sans MS", Arial, Helvetica, sans-serif;
}
.viajerosItem img{
	vertical-align:middle
}

/* VIDEOS*/

.fechaVideo {
	margin:-20px 0 0 345px;
	width:400px;
	font:bold 20px Comic Sans MS;
	text-align:center;
	color:#FFFFFF;
	position:absolute
}
#listaVideos{
	position:absolute;
	padding-top:25px;
	z-index:100;
	margin:0 0 0 145px;
	visibility:hidden;
	width:736px;
	height:500px;
}
.listadoVideos {
	margin:-15px 0 0 40px;
	height:440px;
	width:673px
}
.fotoVideo1{
	width:266px;
	height:200px;
	text-align:center;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:0 0 0 0;
	border:#413D25 solid 1px
}
.fotoVideo2{
	width:266px;
	height:200px;
	text-align:center;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:31px 0 0 95px;
	border:#413D25 solid 1px
}
.fotoVideo3{
	width:266px;
	height:200px;
	text-align:center;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:-5px 0 0 0;
	border:#413D25 solid 1px
}
.fotoVideo4{
	width:266px;
	height:200px;
	text-align:center;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:27px 0 0 95px;
	border:#413D25 solid 1px
}
#cuadroVideo{
	position:absolute;
	z-index:300;
	visibility:hidden;
	width:700px;
	height:430px;
	margin:5px 0 0 115px;	
	
}
.contVideo{
	height:300px;
	margin:100px 0 30px 200px;
	position:absolute;
	z-index:90;
}
#paginadoVideo {
	text-align:center;
	padding:13px 0;
	font:bold 12px Arial, Helvetica, sans-serif
}
#paginadoVideo a{
	margin-right:2px;
	color:#FFFFFF;
	padding:1px 4px;
	background-color:#000000;
	text-decoration:none
}
#paginadoVideo a:hover{
	color:#000;
	background-color:#fff;

}
#paginadoVideo strong{
	color:#000;
	margin-right:2px;
	padding:1px 4px;
	background-color:#fff
}


/*/LOADINGS*/

.loadingMensajes{
	font-weight:bold;
	text-align:center;
	margin-top:190px;
}
.loadingFotos{
	font:normal 9px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	width:50px;
	text-align:center;
	padding-top:15px;
}
.loadingFoto{
	font-weight:bold;
	text-align:center;
	margin-top:190px;
}
.loadingFotoMini{
	font-weight:bold;
	margin-top:27px;
}
.loadingAgenda{
	font-weight:bold;
	text-align:center;
	margin:183px 0 190px -250px;
}
.loadingVideos{
	font-weight:bold;
	text-align:center;
	margin-top:190px;
}
.loadingVideo{
	font-weight:bold;
	margin-top:27px;
}
/* PEDIR CONTRASENIA*/

.exitoContrasenia{
	width:200px;
	display:none;
}
.errorLogin{
	color:#FF0000;

}
