﻿/* Diseño Mapa */
BODY {
    scrollbar-face-COLOR: #E7E7DD;
    scrollbar-highlight-COLOR: #fff6d1;
    scrollbar-shadow-COLOR: #C4C4C0;

    scrollbar-3dlight-COLOR: #ffffff;
    scrollbar-arrow-COLOR: #ec9f3b;

    scrollbar-darkshadow-COLOR: #C4C4C0;
    scrollbar-track-COLOR: #f0f0f0;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #3f74ae;
    FONT-FAMILY: verdana, arial, helvetica, san-serif;
    margin-top: 0px;
}

A.localidades
{
	TEXT-DECORATION: none;
	COLOR: #ffffff;
	FONT-SIZE: 11 px;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
}

A:hover.localidades
{
    TEXT-DECORATION: none;
	COLOR: #c3c3bf;
	FONT-SIZE: 11 px;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
}
div.localidades
{
	TEXT-DECORATION: none;
	COLOR: #ec9f3b;
	FONT-SIZE: 11 px;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
}
A.comentarios
{
	TEXT-DECORATION: none;
	COLOR: #ffffff;
	FONT-SIZE: 11 px;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
}
A:hover.comentarios
{
    TEXT-DECORATION: none;
	COLOR: #dddbdb;
	FONT-SIZE: 11 px;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
}
div.Pie
{
	TEXT-DECORATION: none;
	COLOR: #ffffff;
	FONT-SIZE: 10 px;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
}
div.Text
{
	TEXT-DECORATION: none;
	COLOR: #3c3c3a;
	FONT-SIZE: 11 px;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
}
TEXTAREA
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10 px;
    COLOR: #605f5f;
    FONT-FAMILY: verdana, arial, helvetica, san-serif
}
SELECT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10 px;
    COLOR: #605f5f;
    FONT-FAMILY: verdana, arial, helvetica, san-serif
}
INPUT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10 px;
    COLOR: #605f5f;
    FONT-FAMILY: verdana, arial, helvetica, san-serif;
}
INPUT.Numero
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11 px;
    COLOR: #605f5f;
    FONT-FAMILY: verdana, arial, helvetica, san-serif;
}


TABLE
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY:  Verdana, Arial;
    COLOR: #3c3c3a;
}
TABLE.FormularioWeb
{
    TEXT-DECORATION: none;
	COLOR: #3c3c3a;
	FONT-SIZE: 10 px;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #f6f4f4;
}
TABLE.FormularioWeb TD.caption
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10 px;
    COLOR: #3c3c3a;
    FONT-FAMILY: verdana, arial, helvetica, san-serif;
}
TABLE.FormularioWeb TD.Field
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10 px;
    COLOR: #3c3c3a;
    FONT-FAMILY: verdana, arial, helvetica, san-serif;
	
}
TABLE.datos
{
    TEXT-DECORATION: none;
	COLOR: #3c3c3a;
	FONT-SIZE: 11 px;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
	
}
TABLE.datos TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #3c3c3a;
    FONT-FAMILY: verdana, arial, helvetica, san-serif;
	BACKGROUND-COLOR: #fefeff;
}
TABLE.Datos TH
{
    TEXT-DECORATION: none;
	FONT-SIZE: 11px;
    COLOR: #3c3c3a;
    FONT-FAMILY: verdana, arial, helvetica, san-serif;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #4a85a2;
}
TABLE.TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    FONT-FAMILY:  Verdana, Arial;
    COLOR: #3c3c3a;
}
TABLE.Contenido
{
    TEXT-DECORATION: none;
	COLOR: #3c3c3a;
	FONT-SIZE: 11 px;
	FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: normal;
	
}
TABLE.Contenido TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #3c3c3a;
    FONT-FAMILY: verdana, arial, helvetica, san-serif;
	
}

/* contenedor principal */
#vea_container
{
    background-position: 0px 0px;
    color: #303030;
    margin: 0;
    min-width: 998px;
    padding: 0;
    width: 100%;
    background-repeat: repeat-x;
    background-attachment: scroll;
    
}

/* banner */
#vea_sitename
{
    height: 85px;
}

/* encabezado */
#vea_header
{
    margin: 0px auto 0px auto;
    width: 998px;
    position:relative;
    height: 18px;
}

/* contenido principal */
#vea_content
{
    margin: 0px auto 0px auto;
    width: 998px;
    position:relative;
    height: 564px;
}

/* pie */
#vea_footer
{
    margin: 0px auto 0px auto;
    width: 998px;
    position:relative;
    height: 60px;
}
/* Panel Izquierdo */
#vea_panel_izquierdo
{
    width: 234px;
    position:absolute;
    left:0px;
    top:0px;
    background-color: #a3a29f;
    padding: 0px;
    height:100%;
    z-index:11;
}

/* Panel central */
#vea_panel_central
{
    width: 535px;
    position:absolute;
    left:234px;
    top:0px;
    height:100%;
    background-color: #a3a29f;
    background-image: url('images/bck-centro.gif');
	background-repeat: repeat-x;
	z-index:10;
}

/* Panel derecho */
#vea_panel_derecho
{
    width: 230px;
    position:absolute;
    left:768px;
    top:0px;
    background-color: #adadac;
    height: 100%;
}
/* Hoja de estilos para mapa */
.vea_map_publico
{
    position:relative;
    left:6px;
    top:0px;
}

/* Paneles externos al mapa */
*.vea_pan_tools 
{
    background-color: #ADADAC;
    text-align: left;
    padding:0px;
    margin-bottom: 5px;
}

/* Panel Carga de delito */
*.vea_pan_tools_newevent
{
    width: 220px;
    height:210px;
    margin-left: 3px;
    margin-top:3px;
    
}
/* Panel Reportes */
*.vea_pan_tools_reports
{
    width: 220px;
    height:200px;
    margin-left: 3px;
    
}
/* Panel ubicación geográfica */
*.vea_pan_tools_loacalizar
{
    margin-left: 3px;
    width:220px;
    height: 200px;
}

/* Panel filtro */
*.vea_pan_tools_filtro
{
    border-style: none;
    border-width: 0px;
    border-color: inherit;
    margin: 0px 0px 0px 4px;
    padding: 0px;
    width: 226px;
    height: 190px;
    background-color: #f0f0f0;
}

/* Panel ultimos */
*.vea_pan_tools_ultimos
{
    border-style: none;
    border-width: 0px;
    border-color: inherit;
    margin: 0px 0px 0px 4px;
    padding: 0px;
    width: 226px;
    height: 230px;
    background-color: #f0f0f0;
}

/* Contenedor Imagenenes */

#div_img_toplogo 
{
    height: 18px; 
    width: 234px; 
    position: absolute;
    top: 0px; 
    left: 0px; 
    margin: 0px; 
    padding: 0px;
    overflow: hidden;
} 
#img_toplogo 
{
    height: 18px; 
    width: 234px; 
    position: absolute;
    top: 0px; 
    left: 0px; 
    margin: 0px; 
    padding: 0px;
} 

#div_img_toplg {
    height: 18px; 
    width: 229px;
    position: absolute; 
    top: 0px; 
    left: 768px;
    overflow:hidden;
}

#img_toplg {
    height: 18px; 
    width: 229px;
    margin: 0px; 
    padding: 0px;
}

#div_img_logoalerta 
{
    height: 58px;
    overflow:hidden;
}

#img_logoalerta 
{
    width: 234px; 
    height: 58px; 
    border: none; 
}

#div_img_titdelitosmost 
{
    overflow:hidden;
    height: 36px;
}

#img_titdelitosmost 
{
    width: 226px; 
    height: 36px;
    border: none; 
    margin-left: 4px;
}

#div_img_restodelitosmost
{
    height: 14px;
    overflow: hidden;
}

#img_restodelitosmost
{
    height: 14px;
    width: 226px;
    border: none; 
    margin-left: 4px;
}

#div_img_titultdelitos 
{
    height: 35px;
    overflow: hidden;
}

#img_titultdelitos 
{
    width: 226px; 
    height: 35px;
    border: none; 
    margin-left: 4px;
}

#div_img_restoultdelitos
{
    height: 14px;
    overflow: hidden;
    padding-left: 4px;
}

#img_restoultdelitos
{
    height: 14px; 
    width: 226px;
    border: none; 
    margin-left: 4px; 
}

#div_img_gentes1
{
    width: 229px; 
    height: 146px; 
    border: none;
    overflow:hidden;
}

#img_gentes1
{
    width: 229px; 
    height: 146px; 
    border: none;
} 

 #div_img_titingnuevo
 {
     width: 222px; 
     height: 32px; 
     border: none;
     overflow:hidden;
 }
 
 #div_img_restocargar
 {
     width: 222px; 
     height: 15px; 
     border: none;
     overflow:hidden;
 }
 
 #div_img_titlocalidades
 {
     width: 222px; 
     height: 32px; 
     border: none;
    overflow:hidden;
 }
  
#div_img_localidades
{
    width: 222px; 
    height: 15px; 
    border: none;
    overflow:hidden;
}
 
   
#div_img_0800
{
    width: 222px; 
    height: 50px; 
    border: none;
    overflow:hidden;
    background-color: #f0f0f0;
}
 /*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
