div.NomEmpresa
{
	margin-top:0px;
	margin-left:4px; 
	margin-right:4px;
	margin-bottom:0px;
}
.Texto {
	font-family: Verdana;
	font-size: 10pt;
}
.TextoInfoVeh {
	font-family: Tahoma;
	font-size: 9pt;
}
.TextoArial {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.boton {
	font-size:11px;
    font-family:Verdana,Helvetica;
    font-weight:bold;
    color:black;
    background:AliceBlue;
    border:1px;
    width:85px;
    height:18px;
	border-bottom:solid 1px black;
    border-left:solid 1px black;
    border-right:solid 1px black;
    border-top:solid 1px black;
}
.sBody
{
	height:100%;
	margin:0;
}
.mapIW
{
   width: 100%;
   height: 100%
}
.ControlIW
{
	display: none;
	position: absolute;
	top: 29px;
	right: 1px;
	width: 180px;
	/*height:250px;*/
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #eeeeee;
	border : 1px double #085aa3;
}
input.txtEstilo
{
	width: 100px;
	background: #fafbfc;
	border : 1px double #085aa3;
}
.VerIW
{
	position: absolute;
	top: 32px;
	right: 2px;
	width: 20px;
	height:15px;
	cursor: pointer;
}
.botonMinMax {
	font-size:16px;
    font-family:Verdana,Helvetica;
    font-weight:bold;
    color:black;
    width:20px;
    height:15px;
}
