@CHARSET "ISO-8859-1";



.loaderClass {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	background-image:url(img/fondoLoader.png);
	background-repeat:repeat-x;
	filter:alpha(opacity=98);	
	opacity:0.98;	
	
	text-align:center;
	font-size:30px;
	color:#CCCCCC;
	position:fixed;
	z-index:999999;
	display:none;
}
.loaderLogo {
	position:fixed;
	/*position:absolute;*/
	left: 0px;
 	top: 331px;
	bottom: auto;
 	right: auto;
	text-align:center;
	width:100%;
	
}

.loaderBarra {
	width:0px;
	height:25px;
	background-image:url(img/fondoTop.png);
	background-repeat:repeat-x;
	background-position:0px -28px;
	position:fixed;
	/*position:absolute;*/
	top:400px;
	left:41%;
	z-index:1;
}

.loaderEtiqueta {
	position:fixed;
	/*position:absolute;*/
 	top:404px; 
	left: 49%; 
	font-size: 16px;
	z-index:2;
}



.mapag{
	width:520px;
	height:100%;
	position:fixed;
	/*position:absolute;*/
	top:0px;
	bottom:0px;
	left:auto;
	right:0px;
z-index:0;
	}
	
.mapagFull{
	width:99%;
	height:100%;
	position:fixed;
	/*position:absolute;*/
	bottom:0px;
	top:0px;
	left:0px;
	right:auto;
z-index:2;
	}
	
.buscar
	{
	
	position: absolute;
	 top:0px;
	  left:0px;
	  
	   width:auto;
         background-color:transparent;
	}
	
	

#mainContainer{
	width:780px;
	height:900px;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	border:1px solid #000;
	background-color: #FFF;
	left: 0px;
	top: 10px;
	position: relative;

}
#contentContainer{
	
	border:0px solid #333;
	background:transparent url(img/transpBg2.png) repeat scroll 0% 0%;
	overflow:auto;
	overflow-x:hidden;
	width: 600px;
	height: auto;
	left: 200px;
	right:auto;
	top: 50px;  
	bottom:70px;
 	position: fixed;	
}


.barraTop {
		width: 306px;
		height: 60px;
			position:fixed;
	/*position:absolute;*/
		 right:auto;
		 left:0px; 
		 top:0px;
 		 z-index: 6;
		text-align:left;
		
		background-color: transparent;
background-image: url(img/fondoTopBN.png);
background-repeat: repeat-x;
}


.barraTopEnmedio
{
		width: 29%;
		height: 60px;
		 	position:fixed;
	/*position:absolute;*/
		 top:0px;
		 right:auto;
		 left:306px; 
 		 z-index: 6;
		text-align:left;
		
		background-color: transparent;
background-image: url(img/fondoTopEnmedioBN.png);
background-repeat: no-repeat;
}

.barraTopChica {
		width: 70%;
		height: 26px;
			position:fixed;
	/*position:absolute;*/
top:0px;
		 right:0px;
		 left:auto; 
 		 z-index: 7;
		text-align:left;
		
		background-color: transparent;
background-image: url(img/fondoTopChicoB.png);
background-repeat: repeat-x;
}


.infoAtajos
{
	 color:#FFcc4a;
   font: 13px Tahoma;
   position:fixed; 
	top:0px;  /* antes era 21px*/ 
	right:294px; 
	left:auto;
   background-color:#000;
   border:1px solid;
   border-top-color:#333;
   border-left:0px;
   border-right-color:#fff;
   border-bottom-color:#f60;
   padding-right:5px;padding-left:5px;
   z-index:3; /* antes era 9*/
  padding-top:10px;padding-bottom:20px;
  width:200px;
}

.boxMenu { 

	background: transparent; 

		}

			.boxtopMenu { 

			  background: url(http://www.escalando.net/img/esqRoja-ne.gif) no-repeat top right; 

			}

			.boxtopMenu div { 

			  font-size: 0;

			  height: 10px; 

			  background: url(http://www.escalando.net/img/esqRoja-nw.gif) no-repeat top left; 

			}

			.boxbottomMenu { 

			  background: url(http://www.escalando.net/img/esqVerde-se.gif) no-repeat bottom right; 

			}

			.boxbottomMenu div { 

			  font-size: 0;

			  height: 10px; 

			  background: url(http://www.escalando.net/img/esqVerde-sw.gif) no-repeat bottom left; 

			}

			.boxcontentMenu {

			  padding: 0px 10px 0px 10px;

			  background-color: #74CA00;

			}

.boxMenuAbajo { 

			  background: transparent; 

			}

			.boxtopMenuAbajo { 

			  background: url(http://www.escalando.net/img/esqRoja-neT.gif) no-repeat top right; 

			}

			.boxtopMenuAbajo div { 

			  font-size: 0;

			  height: 10px; 

			  background: url(http://www.escalando.net/img/esqRoja-nwT.gif) no-repeat top left; 

			}

			.boxcontentMenuAbajo {

			  padding: 0px 10px 0px 10px;

			   background: #FF0000; 

			}

			

a:link.x3Menu 	{

	color: #fff; 

	font-size:13px; 

	border:0px;

	padding:2px;

	text-decoration: none;

background-color: #74CA00;

padding: 0px 0px 0px; 

font-family: tahoma; font-weight: bold; background-color: rgb(116, 202, 0); font-size: 26px; 

	}



a:visited.x3Menu	  {

	color: #fff; 

	font-size:13px; 

	border-top: 0px;

	text-decoration: none;

background-color: #74CA00;

padding: 0px 0px 0px; 

font-family: tahoma; font-weight: bold; background-color: rgb(116, 202, 0); font-size: 26px; 

	  }

a:hover.x3Menu		  {

	color: #fff; 

	font-size:13px; 

	border-bottom: 3px dotted #fff;

	background-color: #74CA00;

	text-decoration: none;

	padding: 0px 0px 3px; 

	font-family: tahoma; font-weight: bold; background-color: rgb(116, 202, 0); font-size: 26px; 

	}

			

			

a:link.x3MenuLogin 	{

	color: #fff; 

	font-size:13px; 

	border:0px;

	padding:2px;

	text-decoration: none;

background-color: #ff0000;

padding: 0px 4px 0px; 

font-family: tahoma; font-weight: bold; font-size: 26px; 

	}



a:visited.x3MenuLogin	  {

	color: #fff; 

	font-size:13px; 

	border-top: 0px;

	text-decoration: none;

background-color: #ff0000;

padding: 0px 4px 0px; 

font-family: tahoma; font-weight: bold; font-size: 26px; 

	  }

a:hover.x3MenuLogin		  {

	color: #fff; 

	font-size:13px; 

	border-top: 2px dotted #fff;

	background-color: #ff0000;

	text-decoration: none;

	padding: 0px 4px 0px; 

	font-family: tahoma; font-weight: bold; font-size: 26px; 

	}






.btnAzona {
	/*position:fixed; */
	right:auto; 
	left:213px;
	position:absolute;
	top:25px;
	/*display:none;*/

	width:150px;
	background-color:#000000;padding-bottom:10px;padding-left:0pt;padding-right:0pt;padding-top:22px; 
}





	

.btnAzona2 {

	/*position:fixed; */

	right:auto; 

	left:222px;

	position:absolute;

	top:38px;

	/*display:none;*/



	width:121px;

	background-color:#74CA00;

	padding-bottom:10px;

	padding-left:0pt;

	padding-right:0pt;

	padding-top:5px; 

} 

.clear{
	clear:both;
}




.menuArriba {

	border: 0px solid rgb(0, 0, 0);

	 padding: 6px;

	 color: rgb(255, 255, 255);

	 width: 140px;

	

	 right: auto;

	 left: auto;

	 	position:relative;

	/*position:absolute;*/

	top:-59px;

	/* z-index: 10;*/

	 z-index: 10;

	color:#fff;

	



	

	/* top: 30px;*/

	

}



.tit {

	font: 16px Tahoma;
	
	color: #FFFFFF;
	
	background-color: #000000; 
	
	border-right:0px; 	
	border-left:0px;  
	border-bottom:1px solid #333333; 
	border-top: 0px; 
	
	text-align: center;

       
        width:100%;
	
}

.subtitBackUp {

	font: 18px Tahoma;
	
	color: #284B39;
	
	background-color: #f7ffff; 
	
	border-bottom:0.05em solid #aabbaa; 
	border-left:1px solid #aabbaa; 
        border-right:2px solid #aabbaa; 
	border-top:1px solid #aabbaa; 
	
	text-align: center;
	
	width:85%;
}

.subtitNegro {
	font: 12px Tahoma;
	color: #ffffff;	
	background-color: #000000; 	
	border:0px;
	text-align: center;
	width:100%;
}
.subtit {
	font: 12px Tahoma;
	color: #000000;	
	background-color: #f7ffff; 	
	border-bottom:2px solid #fff; 
	border-top:1px solid #666; 
	border-left:1px solid #aabbaa; 
    border-right:1px solid #aabbaa; 
	text-align: center;
	width:85%;
}

.subtit2 {
	font: 14px Tahoma;
	color: #000000;	
	background-color: #f7ffff; 	
	border-bottom:1px solid #fff; 
	border-top:0px solid #666; 
	border-left:1px solid #aabbaa; 
    border-right:1px solid #aabbaa; 
	text-align: left;
	width:85%;
}

.izq2 {

font: 14px Tahoma;

background-color: white; 

 color: #889988;

border-bottom: 1px solid #f0f0ff;
border-top: 0px solid #f0f0ff;
}



.subtitlogin {

	font: 25px Tahoma;
	
	color: #000;
	padding:10px;
	background-color: #fff; 
	
	border-bottom:0.05em solid #333; 
	border-left:1px solid #aabbaa; 
        border-right:1px solid #333; 
	border-top:1px solid #aabbaa; 
	
	text-align: center;
	 width:90%;
}

.loginder {
	text-align:center;
	width:50%;
	position:absolute;
		right:0px;
		left:350px;
top:123px;
height:20px;

}

.loginizq
{
	
	text-align:center;
	position:relative;
		left:0px;
		right:auto;
	width:50%;
top:0px;
}


.err {

	font: 18px Tahoma;
	
	color: #F00;
	
	background-color: #FFF; 
	
	border-bottom:0.05em solid #aabbaa; 
	border-left:1px solid #aabbaa; 
        border-right:2px solid #aabbaa; 
	border-top:1px solid #aabbaa; 
	
	text-align: center;
	
	width:85%;
	position:relative;
}
.msg {

	font: 18px Tahoma;
	
	color: #FFF;
	
	background-color: #000; 
	
	border: 0px;
	
	text-align: center;
	
	/*width:85%;*/
	}

.btn {
	 color:#666;
   font: 18px Tahoma;
   
   font-weight:bold;
   background-color:#EBF2F1;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
	}
	
	

.btnBusca {
	 color:#000;
   font: 13px Tahoma;
   font-weight:bold;
   
	background-color:#FFF;
	border-right: 2px solid #000; 
	border-bottom: 2px solid #000;

	border-left: 1px solid #fff;  
	border-top: 1px solid #fff; 
	position:relative;
	top:2px;
	cursor:pointer;
	}

.inputBusca
{
	 color:#000;
   font: 13px Tahoma;
   position:relative;
   top:2px;
   
   background:#ffffff url(img/lupa.png) no-repeat scroll 120px 1px;
   border:1px solid;
   border-top-color:#000;
   border-left-color:#000;
   border-right-color:#fff;
   border-bottom-color:#f60;
   padding-right:16px;
   z-index:100;
   
   
}

.inputLogin
{
	 color:#000;
  
font: 20px Tahoma; 

   position:relative;
   top:2px;
   
   background-color:#fff;
   border:1px solid;
   border-top-color:#000;
   border-left-color:#000;
   border-right-color:#fff;
   border-bottom-color:#fff;
}
	
	

.tblZonas {
	
	width:80%;
	 background-color: #EBF2F1; 
	
	
}

.cuerpo {

font: 15px Tahoma;

color: gray;

text-align: center; 

background-color: #000000;

}

.cuerpoT {

font: 15px Tahoma;

color: gray;

text-align: center; 

background-color: transparent;

}


.cuerpobo {

font: 14px Tahoma;

color: gray;


/*background-color: #000000;*/

border-right: 0.6px solid #ffffff; 

border-left: 0.6px solid #ffffff;  

border-bottom: 0.6px solid #ffffff;

border-top: 0px dotted #ffffff; 

}

.izq {

font: 12px Tahoma;

background-color: #fff; 

text-align: left; color: #000;

border-bottom: 2px solid #f0f0ff;
border-top: 1px solid #f0f0ff;
}

.izqBackUp {

font: 12px Tahoma;

background-color: white; 

text-align: left; color: #889988;

border-bottom: 2px solid #f0f0ff;
border-top: 1px solid #f0f0ff;
}



.acordeonSelec {

font: 16px Tahoma;

background-color: white; 

text-align: left; color: #ff6660;

border-bottom: 2px solid #f0f0ff;
border-top: 1px solid #f0f0ff;
}

.acordeonTit {
	

	font: 18px Tahoma;
	
	color: #fff;
	
	background-color: #000; 	
	
	border-right:0px solid #284B49; 	
	border-left:0px;  
	
	border-bottom:0.05em solid #004400; 
	
	border-top: 0px solid #284B49; 
	
	text-align: center;

       
        width:100%;


}

.pie {

font: 12px Tahoma;

background-color: #ffffff; 

border-bottom: 0px solid #fff; 

border-top: 0px solid #aabbaa; 

border-right: 0px solid #fff; 

border-left: 0px solid #fff; 

text-align: right; color: #889988;

}

.pieUsuarios {

font: 18px Tahoma;

background-color: transparent; 

border-bottom: 0px solid #fff; 

border-top: 0px solid #aabbaa; 

border-right: 0px solid #fff; 

border-left: 0px solid #fff; 

text-align: right; color: #ffffff;

cursor: pointer;
 
}

.topMsg {

position: absolute;
top: 9px;
	
font: 12px Tahoma;

background-color: #000; 

border-bottom: 1px solid #004400; 

border-top: 1px solid #aabbaa; 

border-right: 2px solid #aabbaa; 

border-left: 2px solid #aabbaa; 

text-align: right; color: #fff;

}
 




.piecen {

font: 12px Tahoma;

background-color: #ffffff; 

border-bottom: 1px dotted #004400; 

border-top: 0px; 

border-right: 0.5px solid #aabbaa; 

border-left: 0.5px solid #aabbaa; 

text-align: center; color: #284B49;

}



.subMenusito
{



background-color: #FFcc4a; 

border-bottom: 1px dotted #004400; 

border-top: 0px; 

border-right: 0.5px solid #aabbaa; 

border-left: 0.5px solid #aabbaa; 

text-align: center; color: #284B49;

cursor: pointer;
 font-size: 12px;
  width:95%;
   left:10px;
    
height: 1%;
line-height: 1.2em;
}

.intro {

font: 12px Tahoma;

background-color: #000000; 
color:#ffffff;


position:relative;
top:5px;
border-right: 0.5px solid #ffffff; 
border-left: 0.5px solid #ffffff; 
border-top: 0.5px solid #ffffff; 
border-bottom: 0.5px solid #ffffff; 

text-align: center; 
margin-left: 25px; 
margin-right: 25px; 



}


.edo {
	
	/*background-color: #FFFFFF;*/
	cursor: pointer;
	position: absolute;
	top: 10px;
	left: auto;
	right:10px;
}

.upFoto {
	
	background-color: transparent;
	position: fixed;
	top: 300px;
	right: 350px;
	width:350px;
	height:90px;
}


.aUsuario {
     position: relative;
     top: 25px;
     width:680px;
     height:100%;
     
	margin: 0px auto;
     background-color: transparent;
     border:0px;
	 padding:15px;
     text-align:center;
     z-index: 50;
}



#login {
     position: fixed;
     left: 0px;
     top: 25px;
     width:100%;
     height:100%;
     text-align:left;
     z-index: 50;
     
	/*  z --1000background-color: ;
	position: fixed;
	top: 200px;
	left: 200px;
	width:450px;
	height:170px;*/
}

.loginSombra {
	z-index:0;
     width:100%;
     height:100%;
	position:absolute;	
	background-color:#000;
	filter:alpha(opacity=75);	
	opacity:0.75;	
	left:0px;
}

.login {
position:relative;
top: 100px;
     width:680px;
	height:170px;
     margin: 0px auto;
     background-color:transparent;
     border:0px dotted #f00;
     padding:15px;
     text-align:center;
}



.sectores {
background-color:#000000;
border-color:#AABBAA;
border-style:solid;
border-width:1px 2px;
color:#889988;
font-family:Tahoma;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
left:-0px;
line-height:2.2em;
position:relative;
text-align:left;
top:15px;
width:546px;
}
#sectores li {
border:medium none;
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:1px;
}


.titSector {

background-color:#000000;
border-color:#AABBAA rgb(170, 187, 170) #FFFFFF;
border-style:dotted solid none;
border-width:2px 1px 0px;
color:#FFFFFF;
font-family:Verdana;
font-size:17px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
left:10px;
line-height:normal;
position:relative;
text-align:center;
top:15px;
width:90px;
}

.masSectores{
	font: 	9px Tahoma; 
	text-align:left;
	position:absolute;
	left:52px;
	line-height:normal;


	top:10px;
	width:100px;
	
}

	
.contSector {
background-color:#FFFFFF;
border-color:#AABBAA;
border-style:solid;
border-width:1px 2px;
color:#889988;
font-family:Tahoma;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
left:0px;
line-height:normal;
position:absolute;
text-align:right;
top:300px;
width:540px;
}

.sectorFoto{
position:absolute;
top:105px;
left:0px;
z-index:0;
width:300px;
}
	
.infoSector{
	position:absolute;
top:225px;
left:330px;

width:252px;
text-align: center;
	
}


.rutas {
background-color:transparent;
border-color:#AABBAA;
border-style:solid;
border-width:1px 2px;
border-top: 2px solid #EBF2F1; 
color:#889988;
font-family:Tahoma;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
left:300px;
line-height:normal;
position:absolute;
text-align:left;
top:100px;
width:240px;
}

.masRuta {
	font: 	9px Tahoma; 
	text-align:LEFT;
	position:absolute;
	left:160px;
	height:17px;


	top:0px;
	width:86px;
	
}


.aTopoc {
	background-color: #EBF2F1;
color:#f00;
	border:5px solid #FFFFFF;
	width: 296px;
	margin-bottom: 1em;
	padding: 0px;
	left:-5px;
position:absolute;
top:120px;
z-index:2;
}



.td {
	
	font-family:Tahoma;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
	 
		text-align: center;
	 	border-bottom: 1px solid #D9EAF4;
	   border-right: 1px solid #D9EAF4; 
	   border-left: 1px solid #D9EAF4; 
	   background-Color: transparent;
	
	
	}
	
.tdBackUp {
	
	font-family:Tahoma;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
	 
		text-align: center;
	 	border-bottom: 1px solid #D9EAF4;
	   border-right: 1px solid #D9EAF4; 
	   border-left: 1px solid #D9EAF4; 
	   background-Color: #ffffff;
	
	
	}



a:link.sector, a:visited.sector
	{
        background-color: #FFFFFF;
	font: 14px Verdana;
	color: #000000; 
	cursor: pointer;
	
    padding:2px;     

	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
	}

a:hover.sector
	{
	background-color: #8CAAA7;
	font: 14px Verdana;
	color: #ffffff; 
	cursor: pointer;
	
                
    
	border-top: 1px solid #8CAAA7;
	border-left: 1px solid #8C7AA7;
	border-right: 1px solid #8C77A7;
	border-bottom: 1px solid #8CA777;
	
	}

.sectorSel 
	{
	background-color: #8CAAA7;
	font: 14px Verdana;
	color: #ffffff; 
	cursor: pointer;
	
                
    
	border-top: 1px solid #8CAAA7;
	border-left: 1px solid #8C7AA7;
	border-right: 1px solid #8C77A7;
	border-bottom: 1px solid #8CA777;
	
	}
	
	
	
.pasosSel
	{
	background-color: #8CAAA7;
	font: 36px Verdana;
	color: #ffffff; 
	
	
                
    
	border-top: 1px solid #8CAAA7;
	border-left: 1px solid #8C7AA7;
	border-right: 1px solid #8C77A7;
	border-bottom: 1px solid #8CA777;
	
	}
.pasos
	{
	background-color: #FFFFFF;
	font: 34px Verdana;
	color: #8CAAA7; 
	              
    
	border-top: 1px solid #8CAAA7;
	border-left: 1px solid #8C7AA7;
	border-right: 1px solid #8C77A7;
	border-bottom: 1px solid #8CA777;
	
	}
	

.pasosPos {
	WIDTH:150px; 
	position:absolute; 
	top:25px;
		font: 18px Tahoma;
	
	color: #284B39;
	
	background-color: #f7ffff; 
	
	border-bottom:0.05em solid #aabbaa; 
	border-left:1px solid #aabbaa; 
        border-right:2px solid #aabbaa; 
	border-top:1px solid #aabbaa; 
	
	text-align: center;
}

.afotommm
	{
		z-index: 4;
	position: fixed;
	 top:64px;
	  left:530px;
	   width:130px;
	    
	}
.afoto
	{
		z-index: 4;
	position: fixed;
	 top:194px;
	  left:660px;
	   width:100px;
	border:0px solid #8CAAA7;
background-color:transparent;
		    
	}
	
.msgSis {
	background-color:#000000;
	border:0px solid #8CAAA7;
	bottom:25px;
	left:auto;
	position:fixed;
	right:50px;
	top:auto;
	width:520px;
	z-index:4;
	height:260px;
	overflow:auto;
	overflow-x:hidden;
}


.msgSisMenu {
background-color:#101010;
height:260px;
left:auto;
position:fixed;
right:auto;
top:auto;
width:120px;
}
	
.msgSisCont {
bottom:auto;
left:auto;
position:relative;
right:-120px;
top:10px;
width:384px;
}




div.autocomplete {
  margin:0px;  
  padding:0px;  
  width:320px;
  background:#000;
  border:1px solid #888;
  color:#ffffff;
  top:-7px;
  left:42px;
  
}

div.autocomplete ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
}

div.autocomplete ul li.selected { 
  background-color:#666;
}

div.autocomplete ul li {
  margin:0;
  padding:2px;
  height:22px;
  display:block;
  list-style-type:none;
  cursor:pointer;
}

	
	
.usuarioBAcKUP
	{
	z-index: 6;  
	position: fixed;
	 top:auto;
	bottom:0px;
	 left:auto;
	right:20px;	   
	width:70%; 
	border-top:2px solid #ff0000;
         background-color:#000;
	}
	
.usuario {

	background-color:#000000;

	border-color:#000000;

	border-right:20px solid #000000;

	bottom:0;

	left:auto;

	position:fixed;

	right:0;

	text-align:right;

	top:auto;

	width:70%;

	z-index:6;

}
	
.fotoUsr {

border:0px solid #666666;
left:550px;
position:absolute;
top:-60px;
width:120px;
z-index:5;
}
.fotovUsr
	{
	/*z-index:5;*/
	position: absolute;
 		top:35px;
	  	left:0px;
	   width:120px; 
	border-right:0px dotted #8CAAA7;
	border-left:0px solid #666666;
	border-top:0px solid #666666;
	border-bottom:0px solid #666666;
        
	}
	

.contvUsr
	{
border:0px none;
left:auto;
overflow:auto;
position:fixed;
right:10px;
top:45px;
width:36%;
   height:550px;/*89%;     */
   z-index:3;
   background-color:#000;
	filter:alpha(opacity=85);	
	opacity:0.85;	
	}
	




.fotoMenu
	{
	z-index:19;
	position: absolute;
 		top:-41px;/*	top:-38px;*/
	  	left:0px; right:auto;
       background-color:transparent;
	   width:50px; 
	border:0px;	
	
        
	}




a:link.atras, a:visited.atras
	{
        /*background-color: #FFFFFF;*/
	font: 14px Verdana;
	color: #fff; 
	cursor: pointer;
	position: relative;
		left: -50px;
              
    	   width:40px;
         

	border-top: 0px solid #8CAAA7;
	border-left: 0px solid #8CAAA7;
	border-right: 0px solid #8CAAA7;
	border-bottom: 0px solid #8CAAA7;
	
	}

a:hover.atras
	{
	background-color: #527187;
	font: 14px Verdana;
	color: #000; 
	cursor: pointer;
	position: relative;
		left: -50px;
		width:40px;
                height:5px;
    
	border-top: 0px solid #8CAAA7;
	border-left: 0px solid #8C7AA7;
	border-right: 0px solid #8C77A7;
	border-bottom: 0px solid #8CA777;
	text-decoration:none;
	
	}



a:link.x2 	  	  {color: #f00; text-decoration: none}
a:visited.x2	  {color: #f00; text-decoration: none}
a:hover.x2		  {color: #ffffff; text-decoration:overline; background-color: #8CAAA7}



a:link.menu 	  	  {color: #f00; text-decoration: none;padding:8px;}
a:visited.menu	  {color: #f00; text-decoration: none;padding:8px;}
a:hover.menu		  {color: #f00; text-decoration:none; background-color: #fff; padding:8px;}


a:link.menu2 	  	  {
background-color:#666666;
border:1px solid #000000;
color:#FFFFFF;
left:0px;
padding:3px;
position:inherit;
text-decoration:none;
width:93%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
	
	

a:visited.menu2	  {
background-color:#666666;
border:1px solid #000000;
color:#FFFFFF;
left:0px;
padding:3px;
position:inherit;
text-decoration:none;
width:93%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}

a:hover.menu2		  {

background-color: #000; 
border:1px solid #000000;
color: #f60;
left:0px;
padding:5px;
position:inherit;
text-decoration:none;
width:94%;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;}

	


a:link.x3 	{
	color: #fff; 
	font-size:13px; 
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding:2px;
	text-decoration: none;
background-color: #000;
	}

a:visited.x3	  {
	color: #fff; 
	font-size:13px; 
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding:2px;
	text-decoration: none;
background-color: #000;
	  }
a:hover.x3		  {
	color: #fff; 
	font-size:13px; 
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding:2px;
	background-color: #666;
	text-decoration: none;
	}


a:link.x 	  	  {color: #FF0000; text-decoration: none}

a:visited.x	  {color: #FF0000; text-decoration: none}

a:hover.x		  {color: #000000; text-decoration:overline}


a:link 	  	  {color: #FF0000; text-decoration: none}

a:visited	  {color: #FF0000; text-decoration: none}

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


a:link.imprimir, a:visited.imprimir
	{
        background-color: transparent;
	
	color: #ffffff; 
	cursor: pointer;
	font: 	9px Tahoma; 
    border:2px solid #ffffff; 
	text-decoration: none;
	}

a:hover.imprimir
	{
	background-color: transparent;
	color: #000000; 
	cursor: pointer;
	font: 	9px Tahoma; 
	border:2px solid #000000;
	border-top:0px;
	text-decoration: none;
	}

a:link.masSectores, a:visited.masSectores
	{
        background-color: #000000;
	
	color: #000000; 
	cursor: pointer;
	
         
	}

a:hover.masSectores
	{
	background-color: #EBF2F1;
	color: #ff0000; 
	cursor: pointer;
	top:6px;

	}

a:link.masRuta, a:visited.masRuta
	{
        background-color: #D9EAF4;
	
	color: #D9EAF4; 
	cursor: pointer;
	
         
	}

a:hover.masRuta
	{
	background-color: #D9EAF4;
	color: #FF0000; 
	cursor: pointer;

	}
	
	

a:link.menulogin, a:visited.menulogin
	{
        background-color: #fff;
	font: 14px Verdana;
	color: #f00; 
	cursor: pointer;
	padding:12px;
         
left:50px;
top:-30px;
position:absolute;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0px solid #8CAAA7;
	
	}

a:hover.menulogin
	{
	background-color: #f00;
	font: 14px Verdana;
	color: #fff; 
	cursor: pointer;
padding:12px;
	
                
    
	border-top: 1px solid #8CAAA7;
	border-left: 1px solid #8C7AA7;
	border-right: 1px solid #8C77A7;
	border-bottom: 1px solid #8CA777;
	
	}
	
	
	
a:link.menuloginBot, a:visited.menuloginBot
	{
    background-color: #000;
	font: 14px Verdana;
	color: #f00; 
	cursor: pointer;
	padding:1px;    
	left:50px;
	top:-30px;
	position:absolute;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0px solid #8CAAA7;
	}

a:hover.menuloginBot
	{
	background-color: #537d83;
	font: 14px Verdana;
	color: #fff; 
	cursor: pointer;
	padding:1px;
	border-top: 1px solid #8CAAA7;
	border-left: 1px solid #8C7AA7;
	border-right: 1px solid #8C77A7;
	border-bottom: 1px solid #8CA777;
	}

	a:link.menuloginBotRel, a:visited.menuloginBotRel
	{
    background-color: #000;
	font: 14px Verdana;
	color: #f00; 
	cursor: pointer;
	padding:6px;    
	left:50px;
	top:-30px;
	position:relative;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0px solid #8CAAA7;

	}

a:hover.menuloginBotRel
	{
	background-color: #537d83;
	font: 14px Verdana;
	color: #fff; 
	cursor: pointer;
	padding:8px;
	border-top: 1px solid #8CAAA7;
	border-left: 1px solid #8C7AA7;
	border-right: 1px solid #8C77A7;
	border-bottom: 1px solid #8CA777;
	}
	
	

a:link.rojo, a:visited.rojo
	{
        background-color: #fff;
	font: 14px Verdana;
	color: #f00; 
	cursor: pointer;
	padding:12px;
    position:relative;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0px solid #8CAAA7;
	
	}

a:hover.rojo
	{
	background-color: #f00;
	font: 14px Verdana;
	color: #fff; 
	cursor: pointer;
	padding:12px;
	border-top: 1px solid #8CAAA7;
	border-left: 1px solid #8C7AA7;
	border-right: 1px solid #8C77A7;
	border-bottom: 1px solid #8CA777;
	
	}
	
	a:link.rojo2, a:visited.rojo2
	{
        background-color: #f00;
	font: 14px Verdana;
	color: #fff; 
	cursor: pointer;
	padding:12px;
    position:relative;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0px solid #8CAAA7;
	
	}

a:hover.rojo2
	{
	background-color: #fff;
	font: 14px Verdana;
	color: #f00; 
	cursor: pointer;
	padding:12px;
	border-top: 1px solid #8CAAA7;
	border-left: 1px solid #8C7AA7;
	border-right: 1px solid #8C77A7;
	border-bottom: 1px solid #8CA777;
	
	}
	
	
	
	
	
	
	

	
	

/*    ESTRELLITAS  */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
		background: url(http://www.escalando.net/zonas/img/star.gif);
	 background-position:left;
	 background-position-x: -1000px;
	 background-repeat: repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:9;
}
.star-rating a.two-stars{
	width:40%;
	z-index:8;
}
.star-rating a.three-stars{
	width:60%;
	z-index:7;
}
.star-rating a.four-stars{
	width:80%;
	z-index:6;
}
.star-rating a.five-stars{
	width:100%;
	z-index:5;
}
.star-rating .current-rating{
	z-index:4;
	background-position: left center;
}

.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(http://www.escalando.net/zonas/img/star_small.gif);
	line-height: 10px;
	height: 10px;
}
