﻿body
{
   
    width: 100%;
    height: 100%;
    font-family: Verdana; 
    font-size:10px
}

tabla
{
	width: 100%;
    height: 100%;
    font-family: Verdana; 
    font-size:10px
	}
	
body, div{ margin:0px; padding:0px}
.Naranja {color:#f37021}
.GrisOscuro{color:#666666}
.GrisMedio{color:#e7e7e8}
.GrisClaro {color:#f0f1f1}
.TextoGris{ color:#666666}

a, a:visited{color:#666666}
a:hover{color:#f37021}
#div1
{
    width:1000px; background: #F37021;margin:0px; padding:0px; color:#666666;
    font-size:10px; 
    }

#cajaBuscar
{
   
  background-image: url(../../imgtmp/buscar1.png);  height:24px; 
  background-position:left middle; background-repeat: no-repeat;
  margin: 2px 7px 0px 7px;
  padding: 4px 5px 0px 30px; 
  margin-bottom:0px;
  width:150px;
  
  
}
#footer
{
    background-color:#f0f1f1;  color: #666666; width:100%; 
    margin:0px; padding:0px; padding-top:10px; padding-bottom:10px;
}
.rastroGris, a.rastroGris, a.rastroGris:visited
{
    color: #666666; 
    text-decoration: none;
    font-size:8pt;
}
.rastroOrange , a.rastroOrange, a.rastroOrange:visited 
{color:#F37021; font-weight:bold; text-decoration:none; font-size:8pt;}
 a.rastroOrange:hover, a.rastroGris:hover
 {
     text-decoration: underline
 }

.textoMenu1, .textoMenu1:a, a.textoMenu1:visited , .textoMenu2, a.textoMenu2:visited 
{
    color: #666666;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font:Helvetica;
}
.gr
{
    background:#e7e7e8; 
    color:#333333;
    font-size:11px;
    padding:10px; margin:0px; text-align:left;  margin-left:0px; margin-right:0px;
    margin-bottom:4px
}
div.gr a, div.gr a:visited
{
    background:#e7e7e8; 
    color:#333333;
    font-size:11px;
    background-image: url(../../imgtmp/icon_82.gif);
    background-position: left center ; 
    background-repeat:no-repeat;  
     text-decoration: none;
     text-align:left; padding-left:15px; 
     
}

.img
{
    background-image: url(../../imgtmp/sombra.gif);
    background-repeat:repeat-y;
    background-position: right;
    padding-right:12px; padding-bottom:12px; margin-bottom:10PX;
}
.listaOrange, li.listaOrange , li
{
    color:#666666;
    padding-left:0px; margin-left:0px;
    list-style-type:none;
     list-style-image: url(../../imgtmp/masO.gif);
     
   
}

ul
{
    padding-left:0px; margin-left:0px
}
a.textoMenu1:hover, .textoMenu1Hover {color:#ffffff; font-size:11px;}


h3
{
	font-size:11px;
	font-weight:bold;
	margin:0px;
	color:Black;	
}

.contenedorprincipal
{
	width:1000px;
	margin:0px; 
	padding:0px ;
	}
	
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;

}

select
{
	font-size:11px;
	}

.boton
{
	font-size:11px;
	border: 1px solid;
    border-color:   #eb690a;
	}
	
	
.divsMapa
{
	position:absolute;z-index:99;bottom:0;
	background-color:white/*#D3DEEF*/;filter:alpha(opacity=50);opacity:0.5;
}
