body{
	scrollbar-darkshadow-color:#000;
	background-image: url(img/backg.jpg); 
	background-repeat: repeat-x;
}
a{
	text-decoration:none;
}
img{
	border:none;
}
#bg{
	width:796px;
	height:auto;
	min-height:950px;
	margin: auto auto;
	clear:none;
	z-index:1;
	border:solid 1px #c0c0c0;
	background-color:#ffffff;
}

#main {
	width:796px; /*ancho total de la pagina*/ 
	height:auto;
	min-height:950px;
	margin:0px auto;

}
#banner{
	width:796px;
	height:115px;
	margin:0px auto auto 0px;
	border-bottom:solid 1px #c0c0c0;
	margin-bottom:3px;
}
#buscador{
	width:796px;
	height:63px;
	margin:0px auto auto 0px;
	z-index:6;
	background-color:#fff;
	color:#fff;
	clear: both;
	position: relative;
}
#cargando{
	background: url(img/loadingcircle.gif) no-repeat center;
	left:55%;
	position:absolute;
	top:70%;
	visibility: hidden;
	height:59px;
	width:59px;
	z-index:80;
}
#resultado{
	height:50px;
	width:500px;
	margin:5px 0px 5px 50px;
}
#resultado2{
	height:150px;
	width:450px;
	overflow-y:scroll;
	border:solid #808080;;
	border-width:thin;
	margin:5px 0px 5px 30px;
}
#menu{
	width:151px;
	height:750px;
	margin-top:20px;
	margin-left:20px;
	float:left;
	clear:none;
	background-image:url(img/bg_menu0.jpg);
	background-repeat:no-repeat;
}
#menu ul{
	width:149px;
	height:750px;
}
#central{
	width:610px;
	min-height:735px;
	margin:10px auto auto 5px;
	float:left;
	clear:none;
	z-index:0;
	

}
#centralIntranet{
	width:585px;
	height:auto;
	margin:200px auto auto 190px;
	float:left;
	clear:none;
	z-index:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#ffffff;
	padding:10px 0px 20px 15px;

}
#centralIntranet .toggler{
	border-bottom:solid;
	border-bottom-width:thin;
	width:550px;
	cursor:pointer;
	color:#006ad5;
}
#centralIntranet .element{
	margin:10px 0px 0px 20px;
	border-bottom:solid;
	border-bottom-width:thin;
	border-bottom-color:#808080;
	color:#808080;
	width:530px;
}
.btValidar{
	height:16px;
	padding-top:0px;
	margin-top:13px;
	width:60px;
	background-color:#ffffff;
	border:solid 1px #c0c0c0;
	color:#808080;
	text-align:center;
	margin-left:10px;
	cursor:pointer;
}

#pie{
	width:610px;
	height:110px;
	margin:10px auto auto 5px;
	float:left;
	clear:none;
	border: 0px solid #f5f5f5;
}
#pie a{
	text-decoration:none;
	
}
#buscador form{
	margin-left: 140px;
	margin-top:1px;
	padding-top:5px;
}
#buscador label{
	margin-top:5px;
	color: #0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 110px;
}

#mi_form select{
	width: 290px;
	color:#0080ff;
}
#mi_form2 select{
	width: 290px;
	color:#0080ff;
}
#buscador select{
	border: 0.5px Solid #0080ff;
	background: #fff;
	width: 110px;
	height: 23px;

	padding: 2px;
	color: #0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#buscador input{
	width: 65px;
	height: 34px;
	margin-left: 15px;
	background: #fff;
	border: 1px Solid #fff;
	background-image: url(img/bt_ver.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor:default;
}
#bt{
	width: 65px;
	height: 34px;
	margin-top:-25px;
	margin-right: 10px;
	background: #fff;
	border: 1px Solid #fff;
	background-image: url(img/bt_ver.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor:default;
	clear:none;
	float:right;
	position:relative;
	z-index:2;
}
#bt_enviar{
	height:34px;
	width:80px;
	margin-top:10px;
	margin-left:0px;
	background-image: url(img/enviar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor:default;
	float:right;
	position:relative;
	z-index:2;
}
#fondoForm{
	margin-top:20px;
	margin-left:30px;
	background-color:#fff;
	position:absolute;
	height:346px;
	width:550px;

	filter: alpha(opacity=80);
	-moz-opacity:.8;
	opacity: 0.8;

}
#mapa{
	margin-top:20px;
	margin-left:30px;
	position:absolute;
	height:345px;
	width:550px;
}
#bandaBt{
	margin-top:10px;
	margin-left: -20px;
	height:44px;
	width:550px;
	position:relative;
	overflow:visible;
}
#logo{
	margin:15px 0px 0px 22px;
	float:left;
	clear:none;
	height:84px;
	width:90px;
}
#direccion{
	margin:1px 15px 0px 0px;
	float:right;
	clear:none;
	font-size:12px;
	color:#888888;
	height:80px;
	width:250px;
	text-align:right;
}
#share{
	height:25px;
	width:250px;
	clear:none;
	float:left;
	margin-left:0px;
	margin-top:8px; 
}
#nombre{
	margin:30px 0px 0px 20px;
	font-size:28px;
	font-family:"Monotype Corsiva";
	font-style:italic;
	color:#808080;
	height:80px;
	width:396px;
	float:left;
	clear:none;
	text-align:left;
}
.rustica{
	font-size:30px;
}
.r{
	font-size:32px;
	color:#ff0000;	
}
a{
	text-decoration:none;
	border:hidden;
	outline: 0;
}

#menu a{
	color:#ffffff;
}
a:active, a:focus{
	text-decoration:none;
	border:hidden;
	outline: 0;
}
#menu li{
	height:25px;
	width:139px;
	color:#fff;
	font-family:"Century Gothic";
	font-size:15px;
	text-decoration:none;
	text-align:left;
	list-style:none;
	cursor:pointer;
	margin-top:1px;
	margin-left:-30px;
	padding-left:2px;
	padding-top:2px;
}
#menu li:hover{
	background-color:#d6d6d6;
	filter: alpha(opacity=90);
	-moz-opacity:.9;
	opacity: 0.9;
}
#menu a:hover{
	color:#006ad5;
}

.titulo1{
	color:#0080ff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:19px;
	text-align:justify;
	margin-bottom:10px;
	margin-top:20px;
	margin-left:20px;
	width:500px;
}
.texto1{
	color:#5b5b5b;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding-bottom:10px;
	margin-left:20px;
	width:550px;
	line-height: 1.3em;

}
.breve{
	height:100px;
	width:140px;
	float:left;
	clear:none;
	margin:0px 0px 0px 40px
}
.titulo2{
	color:#0080ff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:justify;
	padding-bottom:15px;
	margin-left:0px;
	z-index:5;
}
.texto2{
	color:#606060;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	padding-bottom:5px;
	margin-left:0px;
	z-index:5;
}
.mas{
	color:#0080ff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:15px;
	margin-left:90px;
}

/*
consulta
*/


.par{
	cursor: pointer;
	background: #c0c0c0;
	font-weight:normal;
	filter: alpha(opacity=90);
	-moz-opacity:.9;
	opacity: 0.9;
}

.impar{
	cursor: pointer;
	background: #c0c0c0;
	color: black;
	font-weight: normal;
	filter: alpha(opacity=90);
	-moz-opacity:.9;
	opacity: 0.9;
}
.header{
	cursor: pointer;
	background: #fff;
	color: #0080ff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;


	margin-bottom:2px;
	margin-left:3px;
	margin-top:2px;
	border-top:solid;
	border-top-color:#c0c0c0;
	border-top-width:thin;
}
.par:hover{

	background: #999999;
	filter: alpha(opacity=99);
	-moz-opacity:.99;
	opacity: 0.99;
}

.impar:hover{
	background: #999999;
	filter: alpha(opacity=99);
	-moz-opacity:.9;
	opacity: 0.99;
}

.par td{
	color:#fff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
.impar td{
	color:#fff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
.fila:hover{
	background-color:#efefef;
	cursor:pointer;
	color:#000000;
}
#tb{
	height:650px;
	overflow:auto;

	z-index:5;
	position:relative;
	background-color:#ffffff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#tb td{
	border-bottom:solid;
	border-bottom-color:#c0c0c0;
	border-bottom-width:thin;
}
#tb .celda_foto{
	border-bottom-color:#ffffff;
}
#tb .ConsultaComentarios{
	padding-left:7px;
	padding-right:6px;

}
#tb img{

	filter: alpha(opacity=99);
	-moz-opacity:.99;
	opacity: 0.99;
}

.descripcion{
	text-align:justify;
	color:#606060;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#tb .descripcion:hover{
	font-size:14px;
}
#tb .dato{
	text-align:center;
	color:#606060;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#tb .dato:hover{
	font-size:14px;
}
.barrio{
	color: #0080ff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	
}
.ref{
	color:#0080ff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	
}
#tabla{
	height:730px;
	padding:5px;
	z-index:1;
	position:relative;
	margin-left:5px;
}
#tabla th{
	height:20px;
}

#result{
	border: 0.5px solid #f5f5f5;
	width:589px;
	height:auto;
	color:#606060;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:5px;
	text-align:center;
	padding-right:4px;
	padding-top:7px;
}
#form_mail{
	width:540px;
	margin-left:10px;
	margin-top:10px;
}
#mail_list_resp{
	margin-top:10px;
	margin-left:10px;
	height:44px;
	width:540px;
	text-align:center;
}

/*
formulario_contacta
*/
#form_mail_list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006ad5;
	height:auto;
	width:550px;
	margin-top:5px;
	margin-left:20px;
	float:left;
	clear:none;
	background-color:#ffffff;
}
#campo3 input{
	width:400px;
	height: 15px;
	background: #fff;
	border: 1px Solid #969696;
	margin-top:10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	filter: alpha(opacity=60);
	-moz-opacity:.6;
	opacity: 0.6;
}
#campo4 textarea{
	width:400px;
	height: 100px;
	background: #fff;
	border: 1px Solid #969696;
	margin-top:10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	filter: alpha(opacity=60);
	-moz-opacity:.6;
	opacity: 0.6;

}

#formContacta{
	margin-top:20px;
	margin-left:50px;
	position:absolute;
	height:350px;
	width:550px;
}

#formContacta label{
	text-align:left;
	color: #0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:190px;
	padding:0px 3px 0px 2px;
}
#res{
	margin-left:40px;
}
#res h2{
	font-size:18px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0080ff;
}
#res p{
	color:#0080ff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#campo1 input{
	width:400px;
	height: 20px;
	background: #fff;
	border: 1px Solid #969696;
	margin-top:10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	filter: alpha(opacity=60);
	-moz-opacity:.6;
	opacity: 0.6;
}
#campo2 input{
	width:400px;
	height: 120px;
	background: #fff;
	border: 1px Solid #969696;
	margin-top:10px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	filter: alpha(opacity=60);
	-moz-opacity:.6;
	opacity: 0.6;

}
#prueba{
	height: 90px;
	width:400px;
	text-align: center;
	background-color: #000;
	
}
#resulta{
	height: 90px;
	text-align: center;
	background-color: #ff9900;
}
#overlay {
background-color:#000000;
left:0pt;
position:absolute;
top:0pt;
width:100%;
z-index:90;

}
#maximo{
	position: absolute;
	clear: both;
	height:0px;
	z-index:100;
}
#nuevoDiv {
	background: url('img/fondo-tabla.gif') repeat;
	width:529px;
	height:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}

/*
ficha
*/
#global_ficha{
	width:745px;
	height:595px;
	position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -292px;    
    margin-left: -342px;  
	background-image:url(img/bg_fichaxxx.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#global_ficha_temporada{
	width:700px;
	height:730px;
	position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -292px;    
    margin-left: -342px;  
	background-image:url(img/bg_fichaxxx.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0080ff;
}
#fc_header{
	width:760px;
	height:70px;
}
#fc_titulo{
	clear:none;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top:30px;
	margin-left:20px;
	color:#0080ff;
}
#fc_acciones{
	width:220px;
	height:25px;
	clear:none;
	float:right;
	margin-top:28px;
	margin-right:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006ad5;

}
#fc_cierre{	
	width:60px;
	height:25px;
	clear:none;
	float:left;
	margin-top:5px;
	margin-left:5px;
	cursor:pointer;
}

/*
	background-image:url(img/cerrar.gif);
	background-repeat:no-repeat;
*/


#fc_cierre:hover{	
	color:#0080ff;
}

hr{
	width:715px;
	border: 0.5px solid #0080ff;
}
#fc_header hr{
	position:absolute; 
	width:725px;
	margin-top:70px;
	margin-left:20px;
}
#fc_visor{
	width: 350px;
	height: 263px;
	margin-top:20px;
	margin-left:20px;
	clear:none;
	float:left;
}
#fc_details{
	width:260px;
	height:225px;
	margin-top:15px;
	margin-left:100px;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	clear:none;
	float:left;
}
#fc_details .dato{
	text-align:right;
}
#fc_details .destacado{;
	height:22px;
	font-weight:bold;
}
#fc_details .datoDestacado{
	height:22px;
	font-weight:bold;
	text-align:right;
}

#fc_details tr{
	height:15px;
	width:300px;
}
#btMasInfo{
	height:34px;
	width:152px;
	float:left;
	margin-left:592px;
	margin-top:10px;
	cursor:pointer;
	background-image:url(img/MasInfo.jpg);
}
#fc_coment{
	clear:none;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:30px;
	margin-left:20px;
	color:#0080ff;
}
#fc_comment{
	height:90px;
	margin-top:80px;
	margin-left:20px;
	clear:none;
	float:left;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;


}
#fc_comment0{
	width:700px;
	height:70px;
	overflow-y:scroll;
}

#fc_comment0_temporada{
	width:430px;
	height:70px;
	overflow-y:scroll;
}
#fc_details #total{
	margin-top:18px;
	font-size:15px;
}
#fc_details tr:hover{
	background-color:#c0c0c0;
	color:#4f70df;
}

#titulo{
	font-size: 17px;
	margin-bottom:5px;
}
#fc_foot hr{
	position:absolute; 
	margin-top:10px;
	margin-left:20px;
	border-width: 0.3px;
}
#fc_foot{
	width:680px;
	height:90px;
	margin-top:20px;
	clear:none;
	float:left;

}


.full{
	position:relative;
	z-index:150;
}
#iniVisor{
	margin-top:40px;
	margin-bottom:45px;
}
.backwards {
	unicode-bidi:bidi-override;
	direction: rtl;
}
#servMarco .texto1{
	line-height:18px;
	text-align:justify;
}
#dondeEstamos .texto1{
	margin-left:80px;
	font-weight:normal;
}
#dondeEstamos .encabezado{
	font-weight:bold;
	margin-left:-20px;
}
#txtDestacados{
	font-size:15px;
}

#tabla_correos_enviados td{
	border-bottom:solid;
	border-bottom-width:thin;
	
}
#tdH1{
	width:100px;
	border-bottom:solid;
	border-bottom-width:thin;
	
}
#tdH2{
	width:350px;
	border-bottom:solid;
	border-bottom-width:thin;
	
}
#google_translate_element{
height:60px;
width:180px;
z-index:200;
border:solid 1px;
}
#firefox{
	display:none;
}
.sort{
	height:8px;
	background-image:url(img/sort.gif);
	background-repeat:no-repeat;

}

#sol{
	width:80px;
	height:80px;
	position:absolute;
	border:0;
	margin-top:-35px;
	margin-left:95px;
}

#sol img{
	border:0;
}


/*
ficha_para enviar
*/
#global_ficha_e{
	width:600px;
	height:745px;

    margin-top: 8px;    
    margin-left: 5px;  
	background-image:url(img/bg_fichaxxx.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
}
#fc_header_e{
	width:580px;
	height:67px;
}


#fc_header_e hr{
	width:580px;
	border: 0.5px solid #0080ff;
}
#fc_header_e hr{
	position:absolute; 
	margin-top:70px;
	margin-left:10px;
}
#fc_visor_e{
	width: 431px;
	height: 324px;
	margin-top:20px;
	margin-left:80px;
	clear:none;
	float:left;
	border:solid 1px #c0c0c0;
}
#fc_details_e{
	width:300px;
	height:325px;
	margin-top:15px;
	margin-left:30px;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	clear:none;
	float:left;
	
}
#fc_details_e .dato{
	text-align:right;
}
#fc_details_e .destacado{;
	height:22px;
	font-weight:bold;
}
#fc_details_e .datoDestacado{
	height:22px;
	font-weight:bold;
	text-align:right;
}

#fc_details_e tr{
	height:15px;
	width:300px;
}
#btMasInfo_e{
	height:34px;
	width:152px;
	margin-left:435px;
	margin-top:640px;
	cursor:pointer;
	background-image:url(img/MasInfo.jpg);
}

#fc_comment_e{
	height:175px;
	width:230px;
	margin-top:15px;
	margin-left:20px;
	clear:none;
	float:left;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;


}
#fc_comment0_e{
	width:235px;
	padding-right:5px;
	height:125px;
	overflow-y:auto;
}


#fc_details #total{
	margin-top:18px;
	font-size:15px;
}
#fc_details tr:hover{
	background-color:#c0c0c0;
	color:#4f70df;
}

#titulo{
	font-size: 17px;
	margin-bottom:5px;
}
#fc_foot hr{
	position:absolute; 
	margin-top:10px;
	margin-left:20px;
	border-width: 0.3px;
}
#fc_foot{
	width:680px;
	height:90px;
	margin-top:20px;
	clear:none;
	float:left;

}
#fc_comment_ev{
	height:130px;
	width:230px;
	margin-top:15px;
	margin-left:20px;
	clear:none;
	float:left;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;


}
#fc_comment0_ev{
	width:235px;
	padding-right:5px;
	height:100px;
	overflow-y:scroll;
}
#precios_e{
	color:#0080ff;
	height:145px;
	overflow-y:auto;
	overflow-x:none;
	clear:none;
	float:left;
	width:240px;
	margin-top:5px;
	margin-left:20px;
}
/*
ficha_para temporada
*/

#fc_header_t{
	width:700px;
	height:70px;
}

#fc_titulo_t{
	clear:none;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:0px;
	margin-left:0px;
	color:#0080ff; 
}
#fc_cierre_t{	
	width:20px;
	height:25px;
	clear:none;
	float:right;
	margin-top:20px;
	margin-right:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006ad5;
	cursor:pointer;
/*
	background-image:url(img/cerrar.gif);
	background-repeat:no-repeat;
*/

}
#fc_cierre_t:hover{	

	color:#0080ff;
}
hr{
	width:690px;
	border: 0.5px solid #0080ff;
}
#fc_header_t hr{
	position:absolute; 
	margin-top:70px;
	margin-left:20px;
}
#fc_visor_t{
	width: 431px;
	height: 324px;
	margin-top:5px;
	margin-left:130px;
}
#fc_details_t{
	width:310px;
	height:225px;
	margin-top:15px;
	margin-left:25px;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	clear:none;
	float:left;
}
#tbl_precios_temporada{
	font-size:11px;
}
#tbl_precios_temporada td{
	border-bottom:solid 1px #c0c0c0;	
}
#tbl_desde{
	width:115px;

}
#tbl_hasta{
	width:115px;
}
#tbl_precio{
	width:90px;
}

#fc_details_t tr{
	height:15px;
	width:380px;
}
#fc_details_t td{
	height:15px;
	width:190px;
}
#fc_comment_temporada_t{
	height:100px;
	margin-top:20px;
	margin-left:20px;
	clear:none;
	float:left;

}
#fc_comment0_temporada_t{
	width:310px;
	height:90px;
	overflow-y:scroll;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#btMasInfo_temporada_t{
	height:34px;
	width:152px;
	margin-left:522px;
	margin-top:113px;
	cursor:pointer;
	background-image:url(img/MasInfo.jpg);
}
/*
lo nuevo
*/

#overlay2 {
background-color:#000000;
left:0pt;
position:absolute;
top:0pt;
width:100%;
z-index:90;
}
#maximo2{
	position: absolute;
	clear: both;
	height:0px;
	z-index:100;
}

#cargando2{
	background: url(img/loading1.gif) no-repeat center;
	position:absolute;
	magin-top:-15px;
	visibility: hidden;
	height:48px;
	width:48px;
	float:left;
	clear:none;
}
#env_marco{
	height:300px;
	width:400px;
	background-color:#ffffff;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	border:solid 1px #c0c0c0;
}
#env_cierre{
	height:20px;
	width:380px;
	margin-left:10px; 
	margin-top:4px;
	text-align:right;
	cursor:pointer; 
}
#env_form{
	padding-top:5px;
	padding-left:5px;
	margin-left:0px; 
	margin-top:5px;
	height:0px;
	width:590px;
	border-top:solid 1px #0080ff;
	background-color:#ffffff;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left; 
	visibility:hidden;
	clear:none;
}
#masInfo_form{
	padding-top:5px;
	padding-left:5px;
	margin-left:0px; 
	margin-top:5px;
	height:0px;
	width:590px;
	border-top:solid 1px #0080ff;
	background-color:#ffffff;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left; 
	visibility:hidden;
	clear:none;
}
#form_envio{
	width:500px;
	float:left; 
	clear:none;
}
#form_envio_masInfo{
	width:500px;
	float:left; 
	clear:none;
}

#env_form .ins_corto{
	width:90px;
	height:18px;
	margin-left:10px;

}
#env_form .ins_largo{
	width:180px;
	height:18px;
	margin-left:10px;

}

#env_form label{
	width:120px;
	height:18px;
	margin-left:10px;
	font-size:12px;
}
#env_form .btValidar{
	width:60px;
	float:right;
	font-size:13px;
	height:19px; 
	text-align:center;
}
#env_resultado{
	height:35px;
	width:50px;
	float:left; 
	clear:none;
	margin-left:3px;
	margin-top:0px;
	text-align:center;
}
#formulario_envio{
	border:solid 1px #c0c0c0;
}
#env_cerrar{
	height:15px;
	width:15px;
	float:right; 
	clear:none;
	margin-right:3px;
	margin-top:1px;
	text-align:center;
	color:#adadad;
	cursor:pointer;
	border:solid 1px #c0c0c0;
}
#env_cerrar:hover{
	color:#808080;
}

/*
lo nuevo
*/
#global_ficha_ins{
	width:600px;
	height:745px;

    margin-top: 8px;    
    margin-left: 10px;  
	background-image:url(img/bg_fichaxxx.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
}
#fc_header_ins{
	width:600px;
	height:55px;
	border-bottom:solid 1px;
	border-bottom-color: #0080ff;
}
#fc_titulo_ins{
	clear:none;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top:10px;
	margin-left:10px;
	color:#0080ff;
}
#fc_acciones_ins{
	width:330px;
	height:20px;
	clear:none;
	float:right;
	margin-top:5px;
	margin-right:2px;
	padding-left:120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006ad5;
	text-align:center;
}
.separador{
	width:5px;
	height:20px;
	clear:none;
	float:left;
	
}
#fc_enviar{	
	width:130px;
	height:20px;
	clear:none;
	float:left;
	margin-top:0px;
	margin-left:2px;
	z-index:2; 
	cursor:pointer;
}
#fc_cierre_ins{	
	width:45px;
	height:20px;
	clear:none;
	float:left;
	margin-top:0px;
	margin-left:2px;
	z-index:2; 
	cursor:pointer;
}
#fc_cierre_ins a{
	text-decoration:none;
	color:#0080ff;
}
#fc_enviar:hover{	
	color:#0080ff;
}

#fc_visor_ins{
	width: 431px;
	height: 324px;
	margin-top:10px;
	margin-left:80px;
	clear:none;
	float:left;
	border:solid 1px #c0c0c0;
}

#btMasInfo_ins{
	height:34px;
	width:152px;
	margin-left:35px;
	margin-top:5px;
	cursor:pointer;
	background-image:url(img/MasInfo.jpg);
	float:left;
	clear:none;
}
#fc_details_ins{
	width:280px;
	height:325px;
	margin-top:15px;
	margin-left:30px;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:none;
	float:left;
}
#fc_comment_ins{
	height:150px;
	width:240px;
	margin-top:15px;
	margin-left:20px;
	clear:none;
	float:left;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#fc_details_ins .datoDestacado{
	height:22px;
	font-weight:bold;
	text-align:right;
}
#fc_details_ins .dato{
	text-align:right;
}
#fc_details_ins .destacado{;
	height:22px;
	font-weight:bold;
}


/*
ficha temporada
*/

#fc_details_temporada{
	width:180px;
	height:325px;
	margin-top:15px;
	margin-left:30px;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:none;
	float:left;
}
#fc_details_temporada .datoDestacado{
	height:22px;
	font-weight:bold;
	text-align:right;
}
#fc_details_temporada .dato{
	text-align:right;
}
#fc_details_temporada .destacado{;
	height:22px;
	font-weight:bold;
}
#fc_comment_temporada{
	height:auto;
	width:340px;
	margin-top:15px;
	margin-left:20px;
	margin-bottom:10px;
	clear:none;
	float:left;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#fc_comment{
	width:335px;
	padding-right:5px;
	height:125px;
	overflow-y:auto;
}

#precios_temporada{
	margin-top:5px;
	margin-left:20px;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	clear:none;
	float:left;
	min-height:100px;
	height:auto;
	width:340px;
	overflow-y:auto;
	overflow-x:none;
}
/*
#fc_comment_temporada{
	height:90px;
	margin-top:80px;
	margin-left:20px;
	clear:none;
	float:left;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
*/

/*
index nuevo
*/
h2{
	line-height:16px;
	font-size:12px;
	margin-top:0px;
}
#buscador_inicio{
	height:280px;
	width:330px;
	float:left;
	clear:none;
	color:#0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:7px;
	margin-left:5px;
	border-bottom:1px solid #c0c0c0;
}
#buscador_inicio_titulo{
	height:16px;
	width:300px;
	margin-bottom:15px;
	padding-left:8px;
}
#buscador_inicio_titulo h3{
	color: #0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#buscador_inicio form{
	margin-left: 140px;
	margin-top:10px;
	padding-top:5px;
	color: #0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#buscador_inicio label{
	margin-top:5px;
	width: 110px;
}
#buscador_inicio select{
	border: 0.5px Solid #0080ff;
	background: #fff;
	width: 190px;
	height: 23px;
	padding: 2px;
	color: #0080ff;
}
#buscador_inicio tr{
	height:35px;
}
#img_inicio{
	height:340px;
	width:265px;
	float:left;
	clear:none;
	margin-top:-53px;
	margin-left:0px;
	background-image: url(img/chica.png); 
	background-repeat:no-repeat;
	z-index:2;
	border-bottom:1px solid #c0c0c0;
}
#buscador_inicio form{
	margin-left: 10px;
	margin-top:1px;
}
#bt_inicio{
	width: 65px;
	height: 34px;
	margin-top:5px;
	margin-right: 0px;
	background: #fff;
	border: 1px Solid #fff;
	background-image: url(img/bt_ver.gif);
	background-repeat: no-repeat;
	cursor:default;
	cursor:pointer;
	clear:none;
	float:right;
}
#iniLinkIzqd{
	height:450px;
	width:380px;
	float:left;
	clear:none;
	margin-left:5px;
	margin-top:5px;
}
#iniLinkDer{
	height:auto;
	width:160px;
	float:left;
	clear:none;
	margin-left:58px;
	margin-top:25px;
	margin-bottom:15px;
	border:solid 1px #c0c0c0;
}
#iniLink_img{
	height:77px;
	width:132px;
	float:left;
	clear:none;
	border:solid 5px #c0c0c0;
	margin-top:2px;
}
#central h1{
	color: #0080ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0px 0px 0px 4px;
}
#iniLink_caja{
	height:110px;
	width:370px;
	float:left;
	clear:none;
	margin-left:5px;
	margin-top:17px;
	border-bottom:solid 1px #c0c0c0;;
}

.iniLink_titulo{
	margin-left:5px;
	margin-top:2px;
	float:left;
	clear:none;
}

.iniLink_texto{
	height:auto;
	width:190px;
	float:left;
	clear:none;
	line-height:15px;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:3px;
	margin-top:4px;
	text-align:justify;
}
.mass{
	float:right;
	clear:none;
	color:#0080ff;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:1px;
	margin-left:190px;
	cursor:default;
	cursor:pointer;
}
#iniArq{
	height:200px;
	width:150px;
	float:left;
	clear:none;
	
	margin-bottom:12px;
	}
#iniAbg{
	height:210px;
	width:150px;
	float:left;
	clear:none;
	margin-bottom:2px;
	}
#iniAbg	.iniLink_texto{
	height:80px;
	width:130px;
	float:left;
	clear:none;
	line-height:15px;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:15px;
	margin-top:4px;
}
#iniAbg #iniLinkDer_img{
	height:102px;
	width:147px;
	float:left;
	clear:none;
	margin-left:7px;
	margin-top:0px;
}	
#iniArq	.iniLink_texto{
	height:auto;
	width:130px;
	float:left;
	clear:none;
	line-height:15px;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:15px;
	margin-top:4px;
	text-align:justify;
}
#iniArq #iniLinkDer_img{
	height:114px;
	width:147px;
	float:left;
	clear:none;
	margin-left:15px;
	margin-top:-8px;
}

#iniSeg{
	height:200px;
	width:150px;
	float:left;
	clear:none;
	margin-bottom:12px;
	}

#iniSeg	.iniLink_texto{
	height:auto;
	width:140px;
	float:left;
	clear:none;
	line-height:15px;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:7px;
	margin-top:4px;
	text-align:justify;
}
#iniSeg #iniLinkDer_img{
	height:105px;
	width:130px;
	float:left;
	clear:none;
	margin-left:15px;
	margin-top:0px;
}
.toggler{
	color:#808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor:default;
	cursor:pointer;
	height:20px;
	padding-left:4px;
	padding-top:2px;
	margin-bottom:0px;
	background-image:url(img/fondo_tog.jpg);
	background-repeat:repeat-x;
}

#visor{
	width: 350px;
	height: 263px;
	margin-top:20px;
	margin-left:90px;
	clear:none;
	float:left;
	border:solid 1px #c0c0c0;
}
#head_visor{
	width:600px;
	height:30px;
	clear:none;
	float:left;
	margin:35px 0px 5px 0px;
}
#head_visor_tit{
	width:300px;
	clear:none;
	float:left;
}	
#head_visor_volver{
	clear:none;
	float:right;
	font-size:12px;
}
#head_visor_volver:hover{
	color:#808080;
}	
#bottom{
	height:30px;
	clear:none;
	float:left;
	width:171px;
	text-align:left;
}	
.txt1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#808080;
	font-variant:normal;
}	
.txt1:hover{
	color:#606060;
}
.txt2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#808080;
	font-variant:normal;
}
#form_lista{
	height:auto;
	width:155px;
	float:left;
	clear:none;	
	margin-bottom:0px;
}
#form_lista_respuesta{
	height:65px;
	width:145px;
	float:left;
	clear:none;	
	margin-top:55px;
	margin-left:10px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#808080;
}
#form_lista input{
	width:105px;
	height:15px;
	float:left;
	clear:none;	
	margin-top:3px;	
	
}
#form_lista .btValidar{
	color: #0080ff;
	width:23px;	
	height:18px;
	border:solid 1px #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:8px;
	margin-top:3px;
	float:left;
	clear:none;	
}
#sol_img{
	position:absolute;
	margin:-16px 0px 0px -12px;
}
