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

html, body{
margin:0;
padding:0;
}
body{
background: url(../images/fondo_body.gif) repeat-x;
background-color:#d5d1d0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #3e3e3e;
text-align:justify;
}
html, body, .cont_general{height:100%; min-height:100%;}
.cont_general{
width:742px;
margin:0;
background-color:#fff;
position:absolute;
left:-371px;
margin-left:50%;
}
.cont_general div {
padding-bottom:0px;
}
html > body, html > body .cont_general {
  height:auto;
}
/*cabecera*/
.cabecera{
width:742px;
height:150px;
background:url(../images/fondo_centro.gif) repeat-x;
}
.cabecera img{
float:left;
margin:0;
padding:0;
clear:both;
}
.cabecera_logo {
width : 165px;
height : 66px;
float : left;
background : url(../images/logo2.gif) no-repeat;
}
.cabecera_extractos_es {
width : 280px;
height : 66px;
float : left;
background:url(../images/cabecera_extractos_es.gif) no-repeat bottom right;
position : relative;
}
.cabecera_extractos_en {
width : 280px;
height : 66px;
float : left;
background:url(../images/cabecera_extractos_en.gif) no-repeat bottom right;
position : relative;
}
.idiomas{
width:auto;
height:11px;
padding: 44px 0px 11px 0px;
float:right;
color:#fff;
}
.idiomas a{
color:#fff;
text-decoration:underline;
}
.descargas{
width:14px;
height:20px;
float:right;
padding-top:42px;
margin-right:10px;
}
a img{
text-decoration:none;
border:none;
}
a {
text-decoration : none;
}
/*botonera*/
#botonera {width: 666px; height: 82px; left: 46px; top: 66px; position:absolute;}
.tabla_boton{color:#969595; font-size:1.1em; line-height:1.48em; font-weight:normal; text-align:center; float:left;}
.boton{padding:10px 0px 9px 0px; background-image:url(../images/boton.gif); background-position:right; background-repeat:no-repeat; text-align:center; height:35px;}
.boton7{padding:10px 0px 9px 0px; text-align:center; height:35px;}
.boton a, .boton7 a{text-decoration:none; color:#d4d0d0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bolder; text-align:center;}
.boton a:hover, .boton7 a:hover{color:#82d600; text-align:center;}
.verde_btn{font-size:18px; font-weight:bolder; color:#82d600; text-align:center;}
.on_flecha{background-image:url(../images/flecha_boton.gif); background-position:center; background-repeat:no-repeat; /*padding:0px 20px 0px 20px; */height:28px;}
.flechas{/*padding:0px 20px 0px 20px; */height:28px;}
/*contenido_contacto*/
.container_info{
width:670px;
padding-right:20px;
padding-left:46px;
height:450px;
position:relative;
margin-bottom:40px;
}
#contenido_index {
width : 680px;
height : 243px;
float : left;
background : url(../images/img_index.jpg) no-repeat right bottom;
}
#contenido_sup {
width : 650px;
height : 100px;
font-size : 20px;
line-height : 1.1em;
}
#contenido_sup_en{
width : 630px;
height : 100px;
font-size : 20px;
line-height : 1.1em;
}
#contenido_inf {
width : 440px;
height : auto;
line-height : 1.6em;
padding-bottom:10px;
border-bottom:dashed 1px #82d600;
}
.verde_bold {
font-weight : bold;
color:#82d600;
}

.verde, .verde_bold, .tit_servicios {
color : #82d600;
}

/*pie*/
.pie{
width:742px;
height:40px;
background-color:#fff;
position:absolute; 
bottom:1em;
}
.logo_pie{
width:76px;
height:36px;
background:url(../images/logo_pie.gif) left no-repeat;
border-top:solid 1px #82d600;
float:left;
margin-left:36px;
}
.info_pie{
color:#707070;
width:auto;
height:40px;
float:left;
border-top:solid 1px #82d600;
padding-left:10px;
}
.info_pie a{
color:#707070;
}
.info_pie a:hover{
display:inline-block;
background-color:#82d600;
color:#fff;
}
.campus{
width:115px;
height:36px;
float:right;
margin-right:30px;
}
.chino{
width:30px;
height:30px;
float:right;
margin-right:30px;
}
