
/***********Estilos que resetean todo ***********/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p,blockquote, pre, a, abbr, acronym, address, big,cite, code, del, dfn, em, font, img,ins, kbd, q, s, samp, small, strike,strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,center, u, b, i {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
  }


a {
    text-decoration: none;
  }


a:hover {
    text-decoration: underline;
  }


body {
    line-height: 1;
  }


:focus {
    outline: 0;
  }


ol, ul {
    list-style: none;
  }


table {
    border-collapse: collapse;
    border-spacing: 0;
  }


input, textarea {
    margin: 0;
    padding: 0;
  }


#clear {
    clear:both;
  }

/***********Estilos que resetean todo ***********/


BODY {
    background-image: url(../images/interface/cabecera.png);
    background-repeat: no-repeat;
    background-position: -115px 0px;
    color:#666666;
    font-size: 11px;
    font-family: arial;
  }


BODY A {
    color:#666666;
    text-decoration: underline;
  }


INPUT {
    border: 1px solid #666666;
    font-size: 11px;
  }


#contenedor {
    margin-left: 54px;
  }


#cabecera {
  }


#logo {
  }


#logo img {
    margin-left: 7px;
  }


#cuerpo {
  }


#izquierda, #central, #derecha {
    float: left;
    margin-right: 10px;
  }

/****************************** COLUMNA IZQUIERDA *********************************/
		
#izquierda {
    width: 209px;
    background-image: url(../images/interface/back_menu.jpg);
    background-repeat: no-repeat;
    background-position: 0px -1px;
    height: 100%;
  }

/*********************************** MENU *********************************************/
			
#contenedor_menu {
    width: 195px;
    margin: 0 auto 0 auto;
  }


#contenedor_menu UL {
    width: 178px;
    margin-left:8px;
  }


#contenedor_menu UL LI {
    width: 178px;
    background-image: url(../images/interface/back_opc_menu.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    margin-bottom: 1px;
    text-align: right;
    line-height: 26px;
  }


#contenedor_menu UL LI:hover {
    background-position: top right;
  }


#contenedor_menu UL LI A {
    text-decoration: none;
    color:#ffffff;
    font-size: 13px;
    font-family: arial;
    padding-right: 22px;
  }


#contenedor_menu UL LI A:hover {
    text-decoration:underline;
  }


#contenedor_menu UL LI UL {
    margin: 1px 0 0 0px;
    padding-right: 20px;
    display: none;
  }


#contenedor_menu UL LI UL LI {
    background-image: url(../images/interface/back_opc_submenu.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    line-height: 24px;
  }


#contenedor_menu UL LI UL LI:hover {
    background-position: bottom right;
  }


#contenedor_menu UL LI UL LI A {
    text-decoration: none;
    color:#666666;
    font-size: 11px;
    font-family: arial;
    padding-right: 22px;
  }


#contenedor_menu UL LI UL LI A:hover {
    text-decoration:underline;
    color:#ffffff;
  }

/*********************************** MENU *********************************************/
			
#contacto {
    font-size: 12px;
    width: 185px;
    margin: 0 auto 0 auto;
  }

/****************************** COLUMNA CENTRAL *********************************/
		
#central {
    width: 677px;
    padding-top: 20px;
  }


#contenido_principal {
    float:left;
    width: 523px;
    margin-right:20px;
  }

/**************COLUMNA DERECHA ESTILOS DE CAJAS ********************/
			
#columna_derecha {
    float:left;
    margin-left: 0px;
  }


#columna_derecha FORM INPUT {
    width: 107px;
    border: 0px;
    color: #666666;
    font-size: 11px;
    height: 15px;
    margin: 0px 0 4px 0;
  }


#columna_derecha FORM INPUT[type="button"] {
    width: 50px;
    border: 0px;
    color: #759409;
    background-color: #eeeeee;
    font-size: 11px;
    height: 15px;
    margin:4px 3px 0 0;
  }


#caja1 {
    background-image: url(../images/interface/back_lateral_1.jpg);
    background-repeat: no-repeat;
    width: 110px;
    color: #ffffff;
    padding: 9px 11px 15px 11px;
    font-size: 11px;
    background-color: #b4d152;
    line-height: 15px;
  }


#caja1 DIV {
    text-align: right;
  }


#caja1 P {
    margin-bottom: 7px;
    padding: 2px 0 2px 0;
  }


#caja1 P {
    margin-bottom: 7px;
    background-image: url(../images/interface/q-ico1.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
  }


#caja1 A {
    color: #ffffff;
    text-decoration: none;
  }


#caja1 A:hover {
    color: #ffffff;
    text-decoration: underline;
  }


#caja2 {
    background-image: url(../images/interface/back_lateral_2.jpg);
    background-repeat: no-repeat;
    width: 110px;
    color: #ffffff;
    padding: 9px 11px 15px 11px;
    font-size: 11px;
    background-color: #96be0c;
    text-align: justify;
    line-height: 15px;
  }


#caja2 DIV {
    text-align: right;
  }


#caja2 P {
    margin-bottom: 7px;
    padding: 2px 0 2px 0;
  }


#caja2 P {
    margin-bottom: 7px;
    background-image: url(../images/interface/q-ico2.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
  }


#caja2 A {
    color: #ffffff;
    text-decoration: none;
  }


#caja2 A:hover {
    color: #ffffff;
    text-decoration: underline;
  }


#caja3 {
    background-image: url(../images/interface/back_lateral_3.jpg);
    background-repeat: no-repeat;
    width: 110px;
    color: #ffffff;
    padding: 9px 11px 15px 11px;
    font-size: 11px;
    background-color: #759409;
    line-height: 15px;
  }


#caja3 DIV {
    text-align: right;
  }


#caja3 P {
    margin-bottom: 7px;
    padding: 2px 0 2px 0;
  }


#caja3 P {
    margin-bottom: 7px;
    background-image: url(../images/interface/q-ico3.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
  }


#caja3 A {
    color: #ffffff;
    text-decoration: none;
  }


#caja3 A:hover {
    color: #ffffff;
    text-decoration: underline;
  }


#errorLogin {
    /*position:absolute;
    top: 300px;
    left: 690px;
    width: 152px;
    height: 34px;
    font-size: 12px;
    background-image: url(../images/interface/caja.gif);
    background-repeat: no-repeat;
    display: none;
    text-align: left;
    padding-left: 5px;
    */;
  }

/**********************PIE PAGINA********************************/
		
#pie {
    clear:both;
    padding: 50px 0 0 240px;
    width: 500px;
    text-align: center;
  }


#pie A {
    color: #666666;
    font-weight: bold;
  }

/*****************HOME************************************/		

#banner_home {
    margin-bottom: 20px;
  }


#objeto_home {
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 521px;
    border-bottom: 1px solid #96be0d;
  }


#foto_objeto {
    float:left;
    margin-right:10px;
  }


#texto_objeto {
    float:left;
  }


#texto_objeto H3 {
    font-size: 15px;
    height: 16px;
    background-image: url(../images/interface/linea_tit.jpg);
    background-repeat: no-repeat;
    background-position: 0px 15px;
  }


#texto_objeto P {
    margin-top: 10px;
    line-height:15px;
    width: 359px;
    text-align: justify;
    font-size: 12px;
  }

/*********** AŅADIDO POR ARTURO ***********************************************/


.objeto_home {
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 521px;
    border-bottom: 1px solid #96be0d;
  }


.foto_objeto {
    float:left;
    margin-right:10px;
  }


.texto_objeto {
    float:left;
  }


.texto_objeto H3 {
    font-size: 15px;
    height: 16px;
    background-image: url(../images/interface/linea_tit.jpg);
    background-repeat: no-repeat;
    background-position: 0px 15px;
  }


.texto_objeto P {
    margin-top: 10px;
    line-height:15px;
    width: 359px;
    text-align: justify;
    font-size: 12px;
  }

/*********** FIN Aņadido por ARTURO ********************************************/
			

			
			
/*****************INTERIOR************************************/		

#titular_contenido {
    margin:0;
    padding:0;
    font-size: 15px;
    height: 16px;
    background-image: url(../images/interface/linea_tit.jpg);
    background-repeat: no-repeat;
    background-position: 0px 15px;
  }


#titular_contenido H1 SPAN {
    font-size: 12px;
    font-weight: normal;
  }


#contenedor_texto {
    margin-top: 10px;
    line-height:15px;
    width: 517px;
    text-align: justify;
    font-size: 12px;
  }


#contenedor_texto A {
    color: #666666;
    /*text-decoration: none;
    */;
  }


#contenedor_texto A:hover {
    text-decoration: underline;
  }

/*************** FORMULARIO DE CONTACTO *************************************/



#formulario_contacto {
  }


#formulario_contacto LABEL {
    display:block;
  }


.input_normal {
    margin-bottom: 10px;
    border: 1px solid #666666;
  }
  
.input_ok {
    margin-bottom: 10px;
    border: 1px solid #96be0d;
  }

.input_ko {
    margin-bottom: 10px;
    border: 1px solid #ff0000;
  }

/************************SECCION NOTICIAS****************************************/

#objeto_noticias {
    margin-top: 20px;
    padding-left: 50px;
    background-image: url(../images/interface/ico-noticias.gif);
    background-repeat: no-repeat;
    background-position: top left;
  }


#objeto_noticias H3 {
    font-size: 13px;
  }


#objeto_noticias P {
    text-align: justify;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 8px;
  }


#fecha_noticia {
    color: #aaaaaa;
    margin-top: 8px;
  }


.fecha_noticia {
    color: #aaaaaa;
    margin-top: 8px;
  }


.fecha_noticia_listado {
    color: #aaaaaa;
    margin-bottom: 8px;
  }

/******************SECCION AREAS DE NEGOCIO******************************/




#listado LI H2 {
    margin:10px 0 10px 0;
    font-size: 14px;
    background-image: url(../images/interface/bullet.gif);
    background-repeat: no-repeat;
  }


#listado LI UL {
    margin-left:0px;
    padding-left: 30px;
    list-style-image:url(../images/interface/q-bullet-v.gif);
  }


#listado LI UL LI UL {
    margin: 10px 0 10px 0px;
    list-style-image:url(../images/interface/q-bullet-n.gif);
  }

/**************** Clases para toda la web *****************************************/	

.arrows {
    font-family: Courier New;
  }


.leer_mas {
    color: #96be0d;
    font-weight: bold;
    text-decoration: none;
  }


#fix {
    clear:both;
  }

/*************** Modificado por Arturo ********************************************/

.fix {
    clear:both;
  }

/*************** FIN Modificado por Arturo ********************************************/


#imagen_para_texto_derecha {
    float: right;
    margin-left: 15px;
  }


#volver {
    margin-top: 10px;
    text-align: right;
    color: #666666;
  }


#volver a {
    text-align: right;
    font-weight: bold;
    text-decoration: none;
    color: #96be0d;
    background-image: url(../images/interface/volver.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
  }


