﻿/* Estilo  */
BODY {
    scrollbar-face-color: #E7E7DD;
    scrollbar-highlight-color: #fff6d1;
    scrollbar-shadow-color: #C4C4C0;

    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #94a481;

    scrollbar-darkshadow-color: #C4C4C0;
    scrollbar-track-color: #F8F8F8;
}
td.textchico
{
    font-family: verdana, arial, helvetica, san-serif;
    font-size: 10px;
	text-align: left;
    font-weight: normal;
	color: #ffffff;
}
td.contenido
{
    font-family: trebuchet ms, verdana, arial,;
    font-size: 11px;
	text-align: left;
    font-weight: normal;
	color: #3f3636;
}
td.noticias
{
    font-family: verdana, arial, helvetica, san-serif;
    font-size: 10px;
	text-align: center;
    font-weight: normal;
	color: #605d5d;
}
A.menu
{
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
	font-family: trebuchet ms, Verdana, Arial;
	color: #514f4f;
}
A:hover.menu
{
    text-decoration : none;
	font-size: 11px;
	font-weight: normal;
	font-family: trebuchet ms, Verdana, Arial;
    color: #000000;
	background-color: #d6e5c9;
}
A.menuon
{
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
	font-family: trebuchet ms, Verdana, Arial;
	color: #000000;
	background-color: #d6e5c9;
}
A.submenu
{
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial;
	color: #ffffff;
}
A:hover.submenu
{
    text-decoration : none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial;
    color: #d6ecc1;
}
A.sub
{
	text-decoration : none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial;
	color: #514f4f;
}
A:hover.sub
{
    text-decoration : none;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial;
    color: #000000;
}
td.submenu
{
    font-family: verdana, arial, helvetica, san-serif;
    font-size: 11px;
	text-align: left;
    font-weight: normal;
	color: #90c329;
}
td.pie
{
    font-family: verdana, arial, helvetica, san-serif;
    font-size: 10px;
	text-align: left;
    font-weight: normal;
	color: #ddddd7;
}
td.contenido
{
    font-family: trebuchet ms, verdana, arial, helvetica, san-serif;
    font-size: 11px;
	text-align: left;
    font-weight: normal;
	color: #423d3d;
}

p.contenido
{
    font-family: trebuchet ms, verdana, arial, helvetica, san-serif;
    font-size: 11px;
	text-align: left;
    font-weight: normal;
	color: #423d3d;
}


p.TituloPagina
{
    font-family: trebuchet ms, verdana, arial, helvetica, san-serif;
    font-size: 12px;
	text-align: left;
    font-weight: bold;
	color: #423d3d;
}






INPUT
{
    font-family: trebuchet ms, verdana, arial, helvetica, san-serif;
    font-size: 11px;
	text-align: left;
    font-weight: normal;
	color: #423d3d;
}



select
{
    font-family: trebuchet ms, verdana, arial, helvetica, san-serif;
    font-size: 11px;
	text-align: left;
    font-weight: normal;
	color: #423d3d;
}
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;
}
/* Hoja de estilos para mapa */
.wfi_map_publico
{
    position:relative;
    left:0px;
    top:0px;
}

/* ------------------- LAYOUT ------------------- */

/* contenedor principal */
#wfi_container
{
    background-position: 0px 0px;
    margin: 0;
    min-width: 778px;
    padding: 0;
    width: 100%;
    background-repeat: repeat-x;
    background-attachment: scroll;
    
}
/* encabezado */
#wfi_header
{
    margin: 0px auto 0px auto;
    width: 778px;
    position:relative;
    background-color:#fbfbf6;
    height: 112px;
}
#wfi_header_left
{
    width: 247px;
    position:absolute;
    left:0px;
    top:0px;
    padding: 0px;
    height:100%;
}
#wfi_header_img_hom00 
{
    width: 247px; 
    height: 8px;
    border: none; 
    margin: 0px;
    background-image: url('imagenes/hom00.gif');
}
#wfi_header_img_homlogo
{
    width: 247px; 
    height: 104px;
    border: none; 
    margin: 0px;
    display:block;
    background-image: url('imagenes/homlogoxx.gif');
}


#wfi_header_center
{
    width: 515px;
    position:absolute;
    left:247px;
    top:0px;
    padding: 0px;
    height:100%;
    background-image: url('imagenes/imagencontacto.jpg');
}

#wfi_header_right
{
    width: 16px;
    position:absolute;
    left:762px;
    top:0px;
    padding: 0px;
    height:100%;
    background-image: url('imagenes/hom01.gif');
}


/* contenido principal */
#wfi_content
{
    margin: 0px auto 0px auto;
    width: 778px;
    position:relative;
    background-color:#fbfbf6;
    height: 550px;
}
#wfi_content_borderleft
{
    width: 34px;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 0px;
    height: 100%;
    background-image: url('imagenes/pag00.gif');
}
#wfi_content_left
{
    width: 213px;
    position:absolute;
    left:34px;
    top:0px;
    padding: 0px;
    height:100%;
    background-color:#bd3632;
}
#wfi_content_center
{
    width: 515px;
    position:absolute;
    left:247px;
    top:0px;
    padding: 0px;
    height:100%;
}
#wfi_content_borderright
{
    width: 16px;
    position:absolute;
    left:762px;
    top:0px;
    padding: 0px;
    height:100%;
    background-image: url('imagenes/pagraya.gif');
}

/* pie */
#wfi_footer
{
    margin: 0px auto 0px auto;
    width: 778px;
    position:relative;
    height: 62px;
}
#wfi_footer_sapem
{
    margin: 0px auto 0px auto;
    width: 193px;
    height: 62px;
    padding-right: 5px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 0px;
    color: #ffffff;
    padding-top: 0px;
    font-family: verdana, arial, helvetica, san-serif;
    text-align: right;
    background-color: #a52622;
    margin-left:247px;
    float:left;
}

#wfi_footer_logo
{
    width: 51px;
    padding: 0px;
    height:63px;
    float:left;
    background-image: url('imagenes/icopieaslt.gif');
}
#wfi_footer_dir
{
    width: 282px;
    padding: 0px;
    height: 53px;
    float: left;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 10px;
    padding-bottom: 0px;
    color: #4f0a08;
    padding-top: 10px;
    font-family: verdana, arial, helvetica, san-serif;
    text-align: left;
    background-image: url('imagenes/bkgpie.gif');
}

/* TOOLBAR - MAPA */
div.toolbar_container
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #C0C0C0 #C0C0C0 #FFFFFF #C0C0C0;
    background-color: #92918F;
    background-image: url('imagenes/toolbar-bk.gif');
    background-repeat: repeat-x;
    height: 26px;
    left: 0px;
    overflow: hidden;
    position: relative;
    width: 700px;
}

/* para todos los botones */
a.tbr_btn 
{
    outline: none;
    display:block;
    float:left;
    width:23px;
    height:26px;
   	background:url('imagenes/toolbar-composite.gif');
   	text-indent: -9999px;
   	cursor:pointer;
}

/* botón pan */
a.tbr_btn_pan {background-position: -48px 0;}
a.tbr_btn_pan:hover {background-position: -48px -26px;}
a.tbr_btn_pan_active {background-position: -48px -26px;}
a.tbr_btn_pan_active:hover {background-position: -48px -26px;}

/* botón Zoom In */
a.tbr_btn_zoomin {background-position: 0 0;}
a.tbr_btn_zoomin:hover {background-position: 0 -26px;}
a.tbr_btn_zoomin_active {background-position: 0 -26px;}
a.tbr_btn_zoomin_active:hover {background-position: 0 -26px;}

/* botón ZoomOut */
a.tbr_btn_zoomout {background-position: -24px 0;}
a.tbr_btn_zoomout:hover {background-position: -24px -26px;}
a.tbr_btn_zoomout_active {background-position: -24px -26px;}
a.tbr_btn_zoomout_active:hover {background-position: -24px -26px;}
a.tbr_btn_zoomout_inactive {background-position: -24px -52px;}
a.tbr_btn_zoomout_inactive:hover {background-position: -24px -52px;}

/* botón redo */
a.tbr_btn_redo {background-position: -72px 0;}
a.tbr_btn_redo:hover {background-position: -72px -26px;}
a.tbr_btn_redo_active {background-position: -72px -26px;}
a.tbr_btn_redo_active:hover {background-position: -72px -26px;}
a.tbr_btn_redo_inactive {background-position: -72px -52px;}
a.tbr_btn_redo_inactive:hover {background-position: -72px -52px;}

/* botón undo */
a.tbr_btn_undo {background-position: -96px 0;}
a.tbr_btn_undo:hover {background-position: -96px -26px;}
a.tbr_btn_undo_active {background-position: -96px -26px;}
a.tbr_btn_undo_active:hover {background-position: -96px -26px;}

/* botón ZoomInicial */
a.tbr_btn_zoomini {background-position: -120px 0;}
a.tbr_btn_zoomini:hover {background-position: -120px -26px;}
a.tbr_btn_zoomini_active {background-position: -120px -26px;}
a.tbr_btn_zoomini_active:hover {background-position: -120px -26px;}

/* botón refresh */
a.tbr_btn_refresh {background-position: -144px 0;}
a.tbr_btn_refresh:hover {background-position: -144px -26px;}
a.tbr_btn_refresh_active {background-position: -144px -26px;}
a.tbr_btn_refresh_active:hover {background-position: -144px -26px;}

/* Separador */
div.tbr_sep 
{
    display:block;
    float:left;
    width:15px;
    height:26px;
   	background:url('imagenes/toolbar-composite.gif');
   	text-indent: -9999px;
    background-position: -172px 0;
}

/* margen izquierdo */
div.tbr_margin_left 
{
    display:block;
    float:left;
    width:5px;
    height:26px;
}

/* ------------------- Comandos ------------------- */

div.grupo_comandos 
{
    color:#FFFFFF;
    font-family: Trebuchet MS, Arial, sans-serif;
}
div.grupo_comandos h1
{
    margin: 4px 0px 0px 2px;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}
div.grupo_comandos hr
{
    color: #000000;
}
div.grupo_comandos a
{
    padding: 2px;
    margin: 0px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: normal;
}

div.grupo_comandos a:hover
{
    color: #A0A0A0;
}
