body, select, input, td, table, tr, div, b{
  margin: 0px 0px 0px 0px;
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  font-weight: normal;
  color:black;
  text-decoration: none;
}

a {  text-decoration: none; color:Black;}

a.SinURL {  text-decoration: none; cursor:default;}

.Error { color:Red; }
.Visible {} 
.NoVisible {display:none;}

/* Elementos Pagina Home */
#divFondo { width:950px; height:470px; background-image:url('img/Fondo.jpg'); margin:0; padding:0; border-width:0;}
#divEstCont { float:left; margin: 8px 0 0 8px; width: 202px; height: 451px; background-image:url('img/RecuadroEst.gif'); }
#divMapa { float:right; margin: 0 5px 0 0; width: 725px; height:330px; }
#divDisCont {float:left; position:relative; left:5px; top:-19px;  width: 724px; height: 148px; background-image:url('img/RecuadroDis.gif'); } 

#divEst { width: 192px; height:420px; margin-top:3px; padding:0px; overflow:auto; border:solid 0px green; }
#divDis { float:left; width: 600px; height: 124px; padding-left:4px; overflow:auto; border:solid 0px green; }
#divEstLogo { float:left; margin-left: 3px; text-align:center; width:116px; }

.estCont .Titulo { display:block; margin-top:2px; font-weight:bold; font-size:13px; height:20px; color:White; }
.estListado ul { list-style-type:none; margin:0px; padding:0px; }
.estListado li { line-height: 30px; }
.estListado a span { display:block; text-align:left; font-size:12px; color:#2E3442; font-weight:bold; }
.estListado a:hover { text-decoration:none;  }
.estListado a:hover  span { background-color:white; color:#2E3442; } 
/* .estListado img.bRegresar { position:absolute; left:230px; top:-3px; }  */
.estListado input.bRegresar { position:absolute; left:58px; top:-22px; display:none; } 


#divDis.estListado li { line-height: 19px; }
#divDis.estListado li img { cursor:pointer; background-image:url('img/vermapa1.gif'); width:73px; height:17px; border:none 0; margin-right: 10px; margin-bottom:3px; vertical-align:middle; }
#divDis.estListado a:hover img { background-image:url('img/vermapa2.gif'); }
#divDis.estListado a span {  font-size:11px; padding-top:5px; }
#divDis.estListado a span.fivestar 
{
	background-image: url('img/fivestar2.gif'); 
	background-repeat: no-repeat;
	background-position: 99% 1px;
}

#divDis.estListado li.zona a span { font-size:13px; padding-top:0px!important; }
#divDis.estListado li.zona { line-height:24px!important; }

.ActualizaAjax
{
	background-image:url('img/loading.gif');
	background-repeat:no-repeat;
}

#divDisCont .ActualizaAjax { background-position:8px 4px; height:22px; }
#divDisCont .Titulo { text-align:left; padding-left:6px; }

.estPub { width:170px; height: 200px; margin-top:4px; background-color:white; padding:3px 2px 2px 2px;}

.estModalFondo 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.estModalPopupMat, .estModalPopupSuc {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:#AEBDDA;
	padding:4px;
	text-align:left;
}

.estModalPopupMat {
	width:645px;
	height:504px;
}

.estModalPopupSuc {
	width:645px;
	height:504px;
}

.divInfoDirMat { margin-left:20px; /* Eliminado el 09021, para que sea visible  display:none;*/ }
.divInfoDirSuc { margin-left:20px; }

.estDisInfoNombre
{
	font-size:20px;
	font-weight:bolder;
	display:block;
}

.estDisInfoDir
{
	font-size:10px;
}

.estDisInfoRaS
{
	font-weight:bold;
}
.estDisInfoURL 
{
	font-size:11px;
}

#divDisInfo {float: left; width: 636px; margin-bottom:8px; padding-bottom:8px; border-bottom:dotted 1px #AEBDDA; }
#divDisMapa { clear:both; margin-left:20px; width: 600px; height: 360px; border:solid 1px black; }