@charset "utf-8";
/* CSS Document */


*
{
margin: 0em;
padding: 0em;
}

body
{
background: #FFFFFF;
color: #585858;
font-size: 10pt;
font-family: georgia, serif;
background-image: url(img/fondo.png); background-position: top; background-repeat: repeat-x;

}

b, strong
{
	color:#F63;
}

#contenedor{ padding: 0px; border: 0px; width: 100%; }

/* Bloques de la cabecera */
#cabecera{ width:1004px; height:180px; margin-right:auto; margin-left:auto; background-image:url(img/cabecera.png); background-repeat: no-repeat;}
#cabecera .top{ width:1004px; height:25px;}
#cabecera .izda{ margin: 0px; padding-top: 26px; padding-left:25px; float: left; }
#cabecera .dcha{ width:700px; padding-top: 26px; padding-right:25px; height: 115px; margin: 0px; float: right;}
#cabecera .logo{ width: 210px; height: 115px; position: relative; background-image:url(img/logo3.png); background-repeat: no-repeat; float:left; }
#cabecera .logo h1 { width: 210px; height: 115px; margin: 0px; padding: 0px; }
#cabecera .logo h1 a { width: 210px; height: 115px; display: block; }
#cabecera .logo h1 span { display: none; }
/* Fin Bloques de la cabecera */



/* Menus */

#menuArbol{ width: 192px; margin-right:auto; margin-left:auto; margin-bottom: 24px; background-image: url(img/fondo_menu.gif);  background-repeat: repeat-y; margin-top:20px; }
#menuArbol .top{ width: 192px; border-bottom: 2px solid #226372; background-image: url(img/fondo_menu_arriba.gif); background-repeat: no-repeat; background-position: top;}
h2.titMenu{ margin: 0px; padding: 12px; padding-top: 5px; padding-bottom: 5px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color:#FF9; /*text-transform: lowercase;*/ letter-spacing: 1px; }
h2.titMenu a, h2.titMenu a:link, h2.titMenu a:visited{ color: #003C53;  text-decoration: none; }
h2.titMenu a:hover{  color: #5390A8; text-decoration: underline; }
#menuArbol .bottom{ width: 192px; height: 117px;  background-image: url(img/fondo_menu_abajo.gif);  background-position: top;  background-repeat: no-repeat;   }
#menuArbol ul{	margin: 0px;  padding: 0px; list-style-type: none; width: 184px; margin-right:auto; margin-left:auto;}
#menuArbol ul li{padding: 8px; padding-left: 14px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; border-bottom: 1px solid #B6CDD5; }
#menuArbol ul li a, #menuArbol ul li a:link, #menuArbol ul li a:visited { color: #2E677E; text-decoration: none;  }
#menuArbol ul li a:hover{ color: #5390A8; text-decoration: underline;} 
#menuArbol ul li.activo { background-image: url(../images/rojo.gif);  background-position: 0.1em 1.1em;;  background-repeat: no-repeat;}
#menuArbol ul ul{	margin: 0px; margin-left:2px; padding: 0px; list-style-type: none; width: 160px; }
#menuArbol ul ul li{padding: 2px; padding-left: 13px; padding-right: 0px; font-size: 1em; font-weight: normal;  border-bottom: 0px; background-image: url(../images/ico_submenu2.gif);  background-position: 0.15em 0.25em;  background-repeat: no-repeat; }
#menuArbol ul ul li.activo {  background-image: url(../images/rojo.gif);  background-position: 0.15em 0.5em;;  background-repeat: no-repeat;  }
#menuArbol ul ul ul{	margin: 0px; margin-top:2px; padding: 0px; list-style-type: none; width: 147px; }
#menuArbol ul ul ul li{padding: 1px; padding-left: 15px; padding-right: 0px; font-size: 1em; font-weight: normal; border-bottom:  0px; background-image: url(../images/ico_submenu3.gif);  background-position: 0.4em 0.65em;  background-repeat: no-repeat; }
#menuArbol ul ul ul li.activo {  background-image: url(../images/rojo.gif);  background-position: 0.3em 0.45em;;  background-repeat: no-repeat;}

.menuAccesos{ width: 192px; margin-right:auto; margin-left:auto; margin-bottom: 24px; background-image: url(img/fondo_presupuesto.gif);  background-repeat: repeat-y; }
.menuAccesos .top{ width: 192px; padding-top: 9px; background-image: url(img/fondo_presupuesto_top.gif); background-position: top; background-repeat: no-repeat; }
h3.titMenuAccesos{ border:0px; margin: 0px; padding-bottom: 9px; padding-right: 15px; padding-left: 12px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: bold; color: #76A4B6; text-transform: lowercase; text-align: right;  }
h3.titMenuAccesos span{ padding-right:12px; background-image: url(img/naranja.gif); background-position: right 0.45em; background-repeat: no-repeat; display: block;}
.menuAccesos .bottom{ width: 192px; height: 12px;  line-height: 12px; background-image: url(img/fondo_presupuesto_bottom.gif);  background-position: top;  background-repeat: no-repeat; }
.menuAccesos ul{	margin: 0px;  padding: 0px; list-style-type: none; width: 172px; margin-right:auto; margin-left:auto;}
.menuAccesos ul li{padding: 8px; padding-left: 19px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 1em; border-top: 1px solid #DCDCDC;  background-image: url(img/ico_menu_presupuesto.gif); background-position: 0.4em 1.25em;; background-repeat: no-repeat;}
.menuAccesos ul li a, .menuAccesos ul li a:link, .menuAccesos ul li a:visited { color: #2B5160; text-decoration: none;  }
.menuAccesos ul li a:hover{ color: #5390A8; text-decoration: underline; } 
.menuAccesos ul li a.clientes, .menuAccesos ul li a.clientes:link, .menuAccesos ul li a.clientes:visited { font-weight: bold; text-decoration: none;  }
.menuAccesos ul li a.clientes:hover{ color: #5390A8; text-decoration: underline;} 
/* fin menus */

/* Bloques del Cuerpo */
#cuerpoContendor{ width: 100%; float: left; padding:0px; margin-top:-10px;}
#cuerpo{ width: 1004px; margin-right:auto; margin-left:auto; }
#cuerpoFondo{ width: 1004px; float:left; background-image: url(img/fondo_cuerpo.png);  background-repeat: repeat-y; }
#zonaMenus{ width: 277px; float:left; padding-top: 20px;}
#contenido{ width: 727px; float:left; padding-top: 20px;}
#miniHome { width:677px; float:left; margin:0px ; padding: 0px; }
#interior { width:685px; float:left; margin:0px ; padding: 0px; padding-bottom:22px;}
#textos1cuerpo { width:677px; float:left; margin:0px ; padding: 0px; text-align: justify; font-size: 1em;}
#textos2cuerpos { width:477px; float:left; margin:0px ; padding: 0px; text-align: justify; font-size: 1em;}
#zonaMenusRelacionados{ float:left;}
.bannerLateral{ width: 192px; margin-right:auto; margin-left:auto; margin-bottom: 24px; }


#textoContenido{ width:677px; float:left; margin:0px ; padding: 0px; padding-bottom:22px; text-align:justify;}
.titulo{ margin: 0px; margin-bottom:4px; padding: 0px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: bold; color: #DD4814; text-transform:none; letter-spacing: 1px; border-bottom: 1px solid #5390A8;}
/* Fin Bloques del Cuerpo */


/* Pie */
#pieContendor{ width: 100%; float: left; }
#pie{ width: 1004px; height: 102px; clear: both; margin-right:auto; margin-left:auto; margin-bottom:35px; background-image: url(img/fondo_pie.png); background-position: top; background-repeat: no-repeat;}
#pie .copy { width: 688px; margin: 0px; padding: 0px; padding-left:35px; padding-top:30px;  float:left; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; font-weight: normal; color: #738B9B;  }
#pie .copy a, #pie .copy a:link, #pie .copy a:visited{ color: #738B9B;  text-decoration: none;  }
#pie .copy a:hover{ color: #5390A8;  text-decoration: underline;  }
#pie .wai { width: 258px; margin: 0px; padding: 0px; padding-left:31px; padding-top:10px; float:left; text-align: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: normal; color: #215265; }
#pie .wai img{ margin-top:20px; margin-right:4px; border:0px; }
/* Fin Pie */

/* Formularios */
form { margin: 0px; padding: 0px;}
input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: normal; color: #000; background-color: #F7F7F7; border: 1px solid #C4CDCC; border-bottom: 1px solid #6E7678;}
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: normal; color: #000; background-color: #F7F7F7; border: 1px solid #C4CDCC; border-bottom: 1px solid #6E7678;}
textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-weight: normal; color: #000; background-color: #F7F7F7; border: 1px solid #C4CDCC; border-bottom: 1px solid #6E7678;}
.opcion{ background-color: #FFF; border: 0px;  vertical-align: middle; }
.boton {padding:8px; padding-bottom:2px; padding-top:0px; margin-top:12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; color: #3D3D3C; font-weight: bold; text-transform: uppercase; cursor: pointer; background-image: url(../images/fondo_boton.gif);  background-repeat: repeat-x;}
.campoform{ background-color: #F5F5F5; text-align: right; font-weight: normal;  vertical-align: top; padding-top:3px; }
.txtlegal{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:0.9em; color: #A4A4A4; font-style: italic; clear: both; width: 99%; text-align: justify; margin-top:15px;}
/* Fin Formularios */
