/* *{border:0;margin:0;padding:0;} */
html, body, div, span, ul, li, table, td, p, h1, h2, h3, h4, h5, h6, a, input, form, fieldset {border:0;margin:0;padding:0;}
img {border:0;}
html {
    position:relative;
}
body {
    position:relative;
    text-align:center;
    background:white;
    color:black;
    font-family: "Arial", sans-serif;
    }
#todo {
    position:relative;
    width:996px;
    margin:20px auto 0;
}
#cabecera {
    margin:0px auto 10px;
    height:80px;
    width:100%;
}
#cabecera #logo {
    float:left;
    width:273px;
    height:80px;
}
#cabecera #eslogan {
    line-height:80px;
    color:#0043AB;
    font-size:17px;
    text-align:center;
    width:600px;
    height:80px;
    margin-left:273px;
}
#cabecera #banderitas {
    float:right;
    width:123px;
    height:80px;
}
#cabecera #banderitas span {
    display:none;
}
#espanol, #espanol:visited {
    display:block;
    float:right;
    width:29px;
    height:25px;
    margin-top:55px;
    margin-right:5px;
    background: url(img/espanol.gif) no-repeat bottom;
}
#espanol:hover {
    background: url(img/espanol.gif) no-repeat top;
}
#catalan, #catalan:visited {
    display:block;
    float:right;
    width:28px;
    height:25px;
    margin-top:55px;
    background: url(img/catalan.gif) no-repeat bottom;
}
#catalan:hover {
    background: url(img/catalan.gif) no-repeat top;
}
#derecha {
    width:780px;
    float:right;
    margin-right:6px !important;
    margin-right:-4px;
}
#derecha p {
    text-align:left;
    font-size:14px;
    line-height:23px;
    margin-bottom:15px;
    margin-right:20px;
}
#izquierda {
    width:200px;
    float:left;
    text-align:center;
}
#menu {
    padding:0 0 0 32px;
    margin:0;
    list-style:none;
    height:25px;
    background:#fff url(img/menu.gif);
    position:relative;
    border:1px solid #000;
    border-width:0 1px;
    border-bottom:1px solid #444;
}
#menu li {
    float:left;
    border-right:1px solid white;
}
#menu li a {
    display:block;
    float:left;
    height:25px;
    line-height:25px;
    color:#f0f4fc;
    text-decoration:none; 
    font-size:15px;
    font-family:arial, verdana, sans-serif;
    font-weight:bold;
    text-align:center;
    padding:0 0 0 8px;
}
#menu li a strong {
    float:left;
    display:block;
    padding:0 16px 0 8px;
    color:#f0f4fc;
    font-style:normal;
}
#menu li.resaltado a {
    color:#fff;
    background:url(img/boton.gif) left bottom;
}
#menu li.resaltado a strong {
    background:url(img/boton.gif) no-repeat right bottom;
}
#menu li a:hover {
    background:#000 url(img/boton.gif);
    background-position:left top;
    cursor:pointer;
}
#menu li a:hover strong {
    color:#fff;
    background:url(img/boton.gif) no-repeat right top;
}
#menu li.resaltado a:hover {
    background:url(img/boton.gif) no-repeat left bottom;
}
#menu li.resaltado a:hover strong {
    background:url(img/boton.gif) no-repeat right bottom;
}
#menu li#fecha {
    color:white;
    font-weight:bold;
    line-height:25px;
    margin-right:6px;
    font-size:12px;
    border:none;
    float:right;
}
#pie {
    margin: 10px auto 10px;
    padding-bottom:10px;
    width:990px;
    color:#8e8e8e;
    text-align:right;
    clear: both;
    font-size: 10px;
    }
#pie a, #pie a:visited {
    color:#8e8e8e;
}
#pie a:hover {
    color:silver;
}
h1 {
    margin:7px 7px 15px 0px;
    font-size:31px;
    text-align:right;
    border-bottom:1px solid #7787d9;
    color:#7787d9;
}
h1 a, h1 a:visited, h1 a:hover {
    color:#7787d9;
}
#contactar label {
    font-weight:bold;
    font-size:13px;
    color:black;
    width:140px;
    clear:left;
    float:left;
    display:block;
    text-align:left;
}
#contactar {
    width:100%;
    margin:0 auto 15px;
    text-align:center;
}
#contactar fieldset {
    margin: 0 auto;
    width:420px;
}
#contactar input {
    width:260px;
}
#contactar #enviar {
    width:70px;
    cursor:pointer;
    margin:2px;
}
#contactar input, #contactar textarea {
    font-weight:bold;
    border:1px solid black;
    background: white url(img/fondo_input.png) repeat-x top;
}
#contactar textarea {
    width:400px;
}
#contactar p {
    margin:3px auto;
}
#contactar div {
    margin-top:100px;
    width:500px;
    text-align:left;
    font-size:12px;
    float:right;
}
#contactar select {
    border:1px solid silver;
    width:260px;
}
textarea {
    overflow:auto;
}
h2 {
    text-align:left;
    margin-left:20px;
    font-size:19px;
}
ul {
    text-align:left;
}
a {
    text-decoration: none;
    }
small a {
    font-size:12px;
    color:black;
}
#presentacion {
    float:left;
    width:676px;
    height:302px;
    margin-top:3px;
    background:url(img/banda.gif) repeat-y;
    text-align:center;
}
#presentacion object {
    margin:1px auto;
}
#noticias_index {
    float:right;
    width:310px;
    height:300px;
    margin-top:3px;
}
#noticias_index h2 {
    color:#7787d9;
    margin-left:0;
    margin-top:0px;
    font-size:16px;
    text-align:left;
}
#noticias_index table {
    margin:0;
    font-size:11px;
    border-collapse:collapse;
    width:100%;
}
#noticias_index td h3 a, #noticias_index td h3 a:visited, #noticias_index td h3 a:hover {
    color:#0043AB;
    font-size:12px;
}
#noticias_index td h3 span {
    color:#990000;
    font-size:12px;
}
#noticias_index td {
    height:63px;
    text-align:justify;
    border-bottom:1px solid #CBCBCB;
}
#noticias_index td a, #noticias_index td a:visited, #noticias_index td a:hover {
    color:#73717a;
}
#noticias_index td.mas {
    height:30px;
    text-align:right;
}
#noticias_index td.mas a, #noticias_index td.mas a:visited, #noticias_index td.mas a:hover {
    margin-right:4px;
    color:#151c74;
}
#abajo_index {
    clear:both;
    margin-top:4px;
}
#soluciones_index {
    float:left;
    width:676px;
    margin-top:12px;
}
#soluciones_index div h3 {
    text-align:left;
    margin-top:17px;
    margin-bottom:9px;
    text-align:left;
}
#soluciones_index div h3 a, #soluciones_index div h3 a:visited, #soluciones_index div h3 a:hover {
    color:#0043AB;
    font-size:13px;
    font-weight:normal;
    text-transform: uppercase;
}
#soluciones_index div {
    font-size:11px;
    height:123px !important;
    height:129px;
    width:157px !important;
    width:169px;
    text-align:left;
    border-right:6px solid #fff;
    padding:3px;
    line-height:20px;
    float:left;
}
#soluciones_index div a, #soluciones_index div a:visited {
    color:#000000;
}
#soluciones_index div a:hover {
    color:#808080;
    text-decoration:none;
}
#newsletter h2 {
    color:#7787d9;
    margin-left:0px;
    margin-top:9px;
    margin-bottom:5px;
    font-size:16px;
}
#newsletter {
    float:right;
    height:140px;
    width:310px;
    background: url(img/fondo_susc.gif) repeat-x bottom;
}
#newsletter p {
    margin-top: 6px;
    text-align:center;
}
#newsletter input {
    font-size:12px;
    font-weight:bold;
    width:190px;
    background:#E3E6E4;
    padding:2px 0;
    margin-right:29px;
}
#newsletter label {
    padding:2px 0px;
    font-size:12px;
    color:black;
    width:80px;
    display:block;
    float:left;
    text-align:right;
}
#newsletter .boton input {
    cursor:pointer;
    background:#C6DBFC;
    width:120px;
    margin-right:0px;
}
#newsletter .boton span input, #contactar span input {
    width:13px;
    background:none;
    border:none;
}
#newsletter span, #contactar span {
    font-size:9px;
}
#newsletter span a, #contactar span a {
    color:blue;
}
#novedades div {
    clear:both;
    margin:11px 0;
    border-bottom:1px solid #CBCBCB;
}
#novedades h3 {
    text-align:justify;
    font-size:15px;
    margin-right:28px;
    margin-bottom:6px;
    margin-top:16px;
}
#novedades h3 a, #novedades h3 a:visited {
    color:#7787d9;
    font-weight:bold;
}
#novedades p {
    text-align:left;
    margin-bottom:6px;
    margin-top:6px;
}
#novedades p a, #novedades p a:hover, #novedades p a:visited {
    color:#7787d9;
    font-size:12px;
    font-style:italic;
    font-weight:bold;
}
#novedades img {
    float:left;
    margin:3px;
}
a:hover {
    text-decoration:underline;
}
#paginacion {
    text-align:center;
    color:black;
    font-size:12px;
    padding: 10px 0;
}
#paginacion span {
    border:1px solid black;
    margin:2px;
    padding:4px 6px;
    color:black;
    font-weight:bold;
}
#paginacion a, #paginacion a:visited {
    border:1px solid #e5e6eb;
    margin:2px;
    padding:4px 6px;
    color:#91c7d7;
}
#paginacion a:hover {
    text-decoration:none;
    background:#ecf3f5;
}
#derecha table {
    margin:10px auto;
}
#derecha td {
    font-size:14px;
    padding:10px;
    line-height:25px;
    font-weight:bold;
    text-align:center;
}
#derecha table img {
    border:2px solid #e5e6eb;
}
#derecha table img:hover {
    border:2px solid #1d00b2;
}
#derecha table p {
    text-align:center;
    margin:2px auto;
}
#derecha table p a, #derecha table p a:visited, #derecha table p a:hover {
    font-size:12px;
    color:black;
}
#novedad {
    text-align:left;
}
#novedad p {
    margin-bottom:10px;
}
#novedad h1 {
    text-align:left;
    color:#7787d9;
    font-size:23px;
    margin-left:0px;
    margin-right:17px;
    margin-top:9px;
    margin-bottom:9px;
}
#novedad h2 {
    text-align:left;
    font-size:11px;
    color:silver;
    margin-left:0;
    margin-bottom:7px;
}
#novedad h4 {
    text-align:left;
    margin-bottom:17px;
}
#novedad h4 a, #novedad h4 a:visited, #novedad h4 a:hover {
    font-size:12px;
    color:#7787d9;
}
.error_newsletter {
    color:red;
    font-size:9px;
}
.correcto_newsletter {
    color:green;
    font-size:9px;
}
