/* CSS Document */


.contDatosSoporte{
	position:absolute;
	top:-5000px;
	visibility:hidden;
	width:516px;
	padding:20px;
	height:412px;
	z-index:199;
	font:normal 13px "Comic Sans MS", Arial, Helvetica, sans-serif
}
.contDatosFondoSoporte{
	position:absolute;
	z-index:-1;
	width:566px;
	height:412px;
	margin-left:-190px;
	margin-top:-20px;
	background-image:url(img/bgPop.jpg);
}
.contDatosSoporte fieldset{
	border:none;
	padding:4px
}
.contDatosSoporte input{
	padding:3px;
	border:#CC6600 solid 1px ;
	margin-right:4px;
	height:25px
}
.contDatosSoporte strong{
	padding:2px;
	width:70px;
	
}
.floatFix { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.cuadroErrorSoporte{
	background-color:#FFFFFF;
	border:2px solid #FF0000;
	display:inline;
	padding-bottom:5px;
	padding-right:5px;
	display:none;
	width:222px;
	position:absolute;
}
.lineaErrorSoporte{
	margin-left:5px;
	margin-top:5px;
}
.lineaErrorSoporte img{
	cursor:pointer;
}
.mensajeExitoSoporte{
	position:absolute;
	top:-5000px;
	visibility:hidden;
	cursor:pointer;
	z-index:7000;
	cursor:pointer;
}
.mensajeErrorSoporte{
	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;
}
.enviandoSoporte{
	font-weight:bold;
	text-align:center;
	font-size:14px;
	margin-top:90px;
	display:none;
}
.contPreguntasFrecuentes{
	overflow-x:hidden;
	overflow-y:auto;
	width:520px;
}
.contPreguntasFrecuentes ul{
	overflow-x:hidden;
	overflow-y:auto;
}
.contPreguntasFrecuentes ul{
	list-style:square inside;
	padding:5px 8px;
}
.contPreguntasFrecuentes li{
	padding:4px 0;
}
.btnCerrar {
	float:right;
	background:url(viajeros/imgViaje/btnCerrarOn.gif) no-repeat;
	width:112px; height:42px;
	margin:-5px -5px 0 0
}
.tituloSoporte{
	font-size:16px;
	font-weight:bold;
	float:left;
	padding:5px 
}
.msjConsultarSoporte{
	margin-top:10px;
	text-align:center;
	font-weight:bold;
}
.respuestaTecnico{
	display:none;
	padding:5px 5px 5px 20px
}
.contPregunta{
	cursor:pointer;

}