body {
	background-color: #FAFAFA;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/banda_pie.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

ol.letras {
    list-style-type: lower-latin;
}

ol.roman {
    list-style-type: lower-roman;
}

ul.espaciado li, ol.espaciado li {
   margin-top:10px;
}

ul.espaciado li ul li, ol.espaciado li ol li, ul.espaciado li ol li, ol.espaciado li ul li {
   margin-top:5px;
}

.bt_descarga_pdf {
   text-align:right;
   margin-top: 15px;
   margin-right:10px;
}
.tabla_grupo {
    width: 410px;
    background-image: url(../img/tabla_grupo.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 185px;

}
.tabla_grupo .empresa {
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    color: #666;
    width:130px;
    padding-top: 20px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

#tabla_gral {
	width: 1010px;
	height: 100%;
}
#tabla_gral #centro {
	background-color: #FFF;
	background-image: url(../img/centro_fondo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#tabla_gral #sombra {
	background-image: url(../img/tabla_gral_sombra.gif);
	width: 20px;
	background-repeat: repeat-y;
}
#tabla_gral #pie {
	height: 60px;
	background-image: url(../img/pie_fondo.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #B2B2B2;
	text-align: center;
}

#tabla_gral #pie a {
	color: #FFF;
	text-decoration: none;
}
#tabla_gral #pie a:hover {
	text-decoration: underline;
}
#tabla_gral #pie .legal {
	color: #B2B2B2;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#cabecera {
	background-image: url(../img/cabecera_fondo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 140px;
	width: 990px;
}
#cabecera #botonera_peque {
	font-size: 12px;
	color: #999;
	padding-top: 15px;
	padding-left: 400px;
}
#cabecera #botonera_peque a {
	color: #999;
	text-decoration: none;
}
#cabecera #botonera_peque a:hover {
	color: #B5162C;
}
#cabecera #botonera_peque .active {
	color: #B5162C;
}
#botonera_idioma {
	float: right;
	padding-right: 30px;
}

#cabecera #botonera {
	clear: both;
	padding-top: 2px;
	width: 990px;
}
#cabecera #botonera a {
	line-height: 42px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 18px;
	padding-left: 18px;
	color: #404040;
	font-size: 13px;
	text-decoration: none;
}
#cabecera #botonera a:hover {
	color: #B5162C;
}
#cabecera #botonera .active {
	color: #B5162C;
}
#cabecera #botoneraIngles {
	clear: both;
	padding-top: 2px;
	width: 990px;
}
#cabecera #botoneraIngles a {
	line-height: 42px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 12px;
	padding-left: 12px;
	color: #404040;
	font-size: 13px;
	text-decoration: none;
}
#cabecera #botoneraIngles a:hover {
	color: #B5162C;
}
#cabecera #botoneraIngles .active {
	color: #B5162C;
}

#botonera #logo {
	float: left;
	margin-top: 2px;
	margin-right: 20px;
}

#contenido {
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#col_izq {
	width: 270px;
	float: left;
}
#col_izq .titulo {
	line-height: 30px;
	color: #FFF;
	background-image: url(../img/col_izq_titulo.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
}
#col_izq .bt_oscuro {
	line-height: 25px;
	background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
#col_izq .bt_oscuro a{
	font-size: 12px;
	color: #B5162C;
	text-decoration: none;
}
#col_izq .bt_oscuro a:hover{
	color: #333333;
}
#col_izq .bt_claro {
	line-height: 23px;
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-right: 5px;
	padding-left: 30px;
}
#col_izq .bt_claro a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}
#col_izq .bt_claro a:hover {
	color: #B5162C;
}
#col_izq .bt_claro2 {
	line-height: 20px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-right: 5px;
	padding-left: 50px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2F2F2;
	border-left-color: #F2F2F2;
}
#col_izq .bt_claro2 a {
	color: #8D8D8D;
	text-decoration: none;
	font-size: 12px;
}
#col_izq .bt_claro2 a:hover {
	color: #B5162C;
}

#col_texto {
	float: right;
	width: 675px;
}
#texto {
	width: 450px;
	color: #333;
}
#texto .seccion {
	line-height: 30px;
	color: #FFF;
	background-image: url(../img/texto_seccion.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-position: bottom;
}
#texto .subseccion {
	line-height: 30px;
	color: #B5162C;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/texto_subseccion.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ececec;
	border-left-color: #ececec;
	background-position: bottom;
}
#texto .subseccion2 {
	line-height: 25px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ececec;
	border-left-color: #ececec;
	background-color: #999;
}

#texto .cita {
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
	text-align: center;
}

#texto .txt {
	font-size: 12px;
	color: #333;
	padding: 15px;
	line-height: 14px;
	background-image: url(../img/texto_fondo.jpg);
	background-repeat: repeat-y;
	border: 1px solid #ececec;
}
#texto .subtitulo {
	line-height: 30px;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/texto_subseccion.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ececec;
	border-left-color: #ececec;
	background-position: bottom;
}
#col_der {
	float: right;
	text-align: center;
}
#col_izq_home {
	width: 270px;
	float: left;
}
#caso_home {
	padding-bottom: 10px;
	background-image: url(../img/col_izq_home_fondo.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}
#caso_home .titulo {
	line-height: 30px;
	color: #4D4D4D;
	background-image: url(../img/col_izq_titulo_home.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	background-color: #FFF;
}
#caso_home .caso {
	font-size: 12px;
	color: #333;
	line-height: 14px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ececec;
}
#caso_home .titulo_caso {
	font-size: 14px;
	color: #B5162C;
	font-weight: bold;
	padding-bottom: 3px;
}
#caso_home .leer_mas {
	text-align: right;
	padding-top: 3px;
}
#caso_home .leer_mas a{
	color: #999;
	text-decoration: none;
	font-size: 11px;
}
#caso_home .leer_mas a:hover{
	color: #B5162C;
}
#caso_home .foto {
	height: auto;
	width: 80px;
	float: left;
	margin-right: 10px;
}
#frase_home {
	font-size: 16px;
	color: #666;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 10px;
}
#frase_home .destacado {
	font-size: 18px;
	color: #B5162C;
}

#evento_home {
	font-size: 12px;
	line-height: 14px;
	padding: 10px;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ececec;
	background-color: #FFF;
}
#evento_home .foto {
	height: auto;
	width: 195px;
	margin-top: 10px;
}

#noticia_home {
	font-size: 12px;
	line-height: 14px;
	margin-top: 20px;
	padding: 10px;
	background-image: url(../img/noticia_home_fondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #ececec;
	background-color: #FFF;
	color: #666;
}
#noticia_home .seccion {
	color: #B5162C;
/*	float: left;*/
}

#noticia_home .noticia {
/*	padding-left: 100px;*/
}
#noticia_home .fecha {
	color: #999;
}
#noticia_home .noticia a{
    color: #666;
    text-decoration:none;
}
#noticia_home .noticia a:hover{
    text-decoration:underline;
}

#oferta_home {
	margin-top: 20px;
	cursor:pointer;
}
#oferta_home .titulo {
	background-image: url(../img/oferta_home_titulo.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 30px;
	padding-right: 25px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
}
#oferta_home .txt {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #FFF;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    background-image: url(../img/oferta_home_fondo.jpg);
    background-repeat: repeat-y;
}
#oferta_home .destacado {
	font-size: 15px;
}
.home_dires {
    font-size: 12px;
    line-height: 14px;
    color: #666;
    width: 675px;
    margin-top: 20px;
}
.contacto_dires {
    font-size: 12px;
    line-height: 14px;
    color: #666;
    width: 410px;
    margin-top: 5px;
}
.rojo {
	color: #B5162C;
}
.txt a {
	color: #333;
}

.txt a:hover {
	text-decoration:none;
}
.txt .foto {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
form {
    display:inline;
}

.celda_form {
	line-height: 30px;
	font-size: 12px;
	color: #333;
	width: 410px;
}
.celda_form .caja, .celda_form select, .celda_form textarea {
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 300px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bt_enviar {
	color: #FFF;
	background-color: #B5162C;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #FFF;
	cursor: pointer;
}
.mensaje_form 
{
    margin-top: 20px;
    font-size: 11px;
	color: #333;
	margin: 20px;
	padding: 10px;
	text-align: center;
	background-color: #F3F3F3;
}
.peque {
	font-size: 10px;
	color: #666;
}
.bloque_noticias {
	font-size: 12px;
	color: #333;
	padding: 10px;
	line-height: 14px;
	background-image: url(../img/texto_fondo.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ececec;
	border-bottom-color: #ececec;
	border-left-color: #ececec;
}
.bloque_noticias_titulo {
	background-image: url(../img/texto_fondo.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ececec;
	border-right-color: #ececec;
	border-left-color: #ececec;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
	color: #B5162C;
	line-height: 18px;
}
.bloque_noticias_titulo a {
	font-size: 14px;
	color: #B5162C;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
.bloque_noticias_titulo a:hover {
	text-decoration: underline;
}
.bloque_noticias_titulo .fecha {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.bloque_noticias .foto {
	float: left;
	margin-right: 10px;
	height: auto;
	width: 120px;
}
.volver {
	background-color: #EBEBEB;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.volver a {
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.volver a:hover {
	color: #666;
}
.noticias_titulo {
	background-image: url(../img/texto_fondo.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ececec;
	border-right-color: #ececec;
	border-left-color: #ececec;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #B5162C;
	line-height: 18px;
	font-weight: bold;
}
.noticias_titulo .punto {
	font-size: 18px;
	padding-right: 5px;
}
.noticias_titulo .fecha {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.datos_partners {
    line-height: 14px;
    color: #666;
    font-size: 12px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #ececec;
    border-left-color: #ececec;
    background-color: #EBEBEB;
    padding: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}
.datos_partners a {
	color: #666;
}
.ventajas {
    font-size: 12px;
    line-height: 14px;
    color: #333;
    padding: 10px;
    width: 320px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #999;
}