@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'myriad_applemedium';
    src: url('../fonts/myriadam-webfont.eot');
    src: url('../fonts/myriadam-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadam-webfont.woff2') format('woff2'),
         url('../fonts/myriadam-webfont.woff') format('woff'),
         url('../fonts/myriadam-webfont.ttf') format('truetype'),
         url('../fonts/myriadam-webfont.svg#myriad_applemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
body { margin:0; font-family:'myriad_applemedium'; font-size:14px;}
a { color:inherit; text-decoration:none;}
.clear { clear:both}

.header { width:900px; padding:20px 0 0 30px; position:relative;}
.logo { margin:0; width:475px; height:70px; background-image:url(../images/logo.png); cursor:pointer; background-repeat:no-repeat; background-position:left;}
.facebook {background-image:url(../images/facebook.jpg); width:14px; height:16px; background-repeat:no-repeat; position:absolute; top:30px; right:150px;}
.menu { background-color:#000; margin:50px 0;}
.menu_in { width:900px; margin:0 auto; list-style:none; padding:0; color:#FFF;}
.menu_in li { float:left; padding:15px 40px;}


.content { width:900px; margin:0 auto;}
.image { background-repeat:no-repeat; width:900px; height:380px; margin:0 0 80px 0; border:1px solid #000;}
.image_int { background-repeat:no-repeat; width:900px; height:380px; margin:0 0 80px 0; border-bottom:1px solid #000; padding:0;}
.image_gal {width: 838px; height: 300px; background-size: 838px; margin: 0 auto 100px auto; text-align: center; background-position: top center; position: relative; background-repeat:no-repeat;}
.text_gal { position:absolute; top:310px; width:100%; text-align:center;}
.idioma { width:385px; margin:0 auto; font-size:24px; text-decoration:underline;}
.idioma a:hover { text-decoration:underline;}
.left { float:left; width:500px;}
.right { float:right; width:600px;}
.titulos { font-size:34px; font-weight:normal; text-align:center; margin:0 0 40px 0;}
.subtitulos { font-size:30px; font-weight:normal; margin:0 0 40px 0;}
.textos { margin:0 0 100px 0;}
.textos ul { list-style:none; padding:0; margin:0;}
.textos ul li { padding:7px 0;}
.direccion {  text-align:center; margin:60px 0 0 0; font-size:16px;}
.columna { text-align: center; border-right: 1px solid #CCC; float:left; width:335px; padding:0 48px; height:300px;}
.columnas {padding:0 0 30px 0; margin:0 0 30px 0; border-bottom:1px solid #CCC;}
.columnas p { line-height:24px;}
.texto_center { text-align:center; line-height:24px; width:900px; margin:0 auto;}
.texto_normal { text-align:left; line-height:20px;}
.emergencias {line-height: 20px; margin: 50px 0 0 0;}
.emergencias a { color:#41c5e7;}
.bt_blog { background-image:url(../images/boton_noticias.png); width:90px; height:90px; background-size:cover; margin: 36px auto 0 auto;}

.footer { text-align:center; margin:100px 0 20px 0; width:900px;}
.info_footer { width:243px; height:16px; background-image:url(../images/info_footer2.jpg); background-repeat:no-repeat; margin:0 auto;}
.aviso { font-size:14px; color:#41c5e7; margin:5px 0 0 0;}