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, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {	display: block;}
/*Fonts*/
@font-face {
    font-family: 'Source Sans Pro';
    font-display: auto;
    src:    url('/css/fonts/SourceSansPro-Black.ttf') format('truetype'),
            url('/css/fonts/SourceSansPro-BlackItalic.ttf') format('truetype'),
            url('/css/fonts/SourceSansPro-Bold.ttf') format('truetype'),
            url('/css/fonts/SourceSansPro-BoldItalic.ttf') format('truetype'),
            url('/css/fonts/SourceSansPro-ExtraLight.ttf') format('truetype'),
            url('/css/fonts/SourceSansPro-ExtraLightItalic.ttf') format('truetype'),
            url('/css/fonts/SourceSansPro-Italic.ttf') format('truetype'),
            url('/css/fonts/SourceSansPro-Light.ttf') format('truetype'),
            url('/css/fonts/SourceSansPro-LightItalic.ttf') format('truetype'),
            url('/css/fonts/SourceSansPro-Regular.ttf') format('truetype'),
            url('/css/fonts/SourceSansPro-SemiBold.ttf') format('truetype'),
            url('/css/fonts/SourceSansPro-SemiBoldItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
/*fonts*/
body {line-height: 1.3em;font-family: 'Source Sans Pro ExtraLight', sans-serif;}
/* ol, ul {list-style: square; margin: 0 0 0.5em;} */
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
code {background-color: #f4f4f4;font-family: Menlo, 'Panic Sans', monospace;font-size: 0.875em;}
table {	border-collapse: collapse;border-spacing: 0;}
strong {font-weight: bold;}
p {margin: 0 0 0.5em;text-align:justify;font-family: 'Source Sans Pro ExtraLight', sans-serif;line-height: 1.2em;}
ul, ol, a {font-family: 'Source Sans Pro ExtraLight', sans-serif;}
li {list-style-position: inside;}
i {font-style:italic;}
b {font-weight: bold;}
h1, h2, h3, h4, h5, h6 {font-family: 'Source Sans Pro ExtraLight', sans-serif;font-weight: normal;line-height: 1.2em;padding: 0.5em 0 0.25em;}
h1 {font-size: 2.2em;font-weight: bold;}
h2 {font-size: 1.8em;font-weight: bold;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.2em;}
h5, h6 {font-size: 1.1em;font-weight: bold;}
a, a:link, a:visited {color:#00f;}
a:hover, a:active {	background: #00a9c2;border-color: #00a9c2;color: #fff;}
img {max-width: 100%;}
hr {border: none;height: 10px;}
.banner-wrap {	text-align: center;background: #0000c9;border-bottom: 1px solid #ccc;padding: 0 10px 1em;margin-bottom: 1em;}
.grid {	padding: 0 ;}
.row {	margin-bottom: 1em;}
.alineartabla{text-align:left;vertical-align:top;height:17pt;margin-bottom:10px;line-height:14pt;font-size:12px;}
#noticias{border:1px solid #61599C;margin-top: 3px;margin-bottom: 3px;margin-left: 0;padding-bottom:5px;}
#noticias a:link,a:visited {color:#00f;text-decoration:none;font-size: 12px;font-weight: bold;}
#noticias h5 {text-align:center;font-weight:bold;margin-top: 0px;margin-bottom: 1px;font-size: 13px;background-color: #33CCFF;background-position: center;}
#noticias p {margin-left:2px;margin-right:4px; margin-top: 2px;margin-bottom: 1px;font-size: 12px;line-height: 13px;font-family: Arial, Helvetica, sans-serif;}
/*********************/
nav {position: relative; width:842px; margin: 0 auto; font-family: Arial;}
ul.fullnav, ul.fullnav ul {list-style: none;  margin: 0; padding: 0; border: 0;  text-align: center;}
ul.fullnav {padding-top:2px;background: #33CCFF;}
ul.fullnav li {display: inline-block; margin: 0; padding: 0; font-size: 14px; font-weight:900; line-height: 24px}
.dic {padding-right:5px;padding-left:5px;font-size: 12px;}
ul.fullnav li a {display: block; padding: 0 10px; text-decoration: none; color:black;}
ul.fullnav li ul {position: absolute; left: 0; width: 100%; height: 0; overflow: hidden; background:#CCF6FF; line-height: 0; }
ul.fullnav ul a {}
ul.fullnav li:hover a {background: #999;}
ul.fullnav li:hover ul {height: auto;}
ul.fullnav li:hover ul li a {background: transparent;}
ul.fullnav li:hover ul li a:hover {text-decoration: none; background: #999;}
/******* Boton movil #F7E8AF;**********/
.menu_bar {display:none;}
@media screen and (max-width: 400px) {
	.slot-1{margin-top: 50px;}
	.banner-wrap{padding:0px;}
	body {padding-top:0px;}
	.grid{padding-top:10px;}
 .menu_bar {display:block;	width:100%;	position: fixed; z-index: 1;}
	a.bt-menu, a.bt-menu:link, a.bt-menu:visited {background:#11bad3 ;color: #fff;text-decoration: none;border-bottom: 1px solid #11bad3;}
	a.bt-menu:hover, a.bt-menu:active {background: #729fcf;border-color: #11bad3;color: #333;}
 .menu_bar .bt-menu {	display: block;	padding: 20px;	overflow: hidden;	font-size: 25px;	font-weight: bold; text-decoration: none;	}
 .menu_bar span {float: right;	font-size: 40px;	}
 header nav {	width: 80%;	height: calc(100% - 80px);	position: fixed;	right:100%; margin: 0;margin-top:81px;z-index: 1;}
 header nav ul li {	display: block;	border-bottom:1px solid rgba(255,255,255,.5);text-align: center;}
 header nav ul li a {	display: block;}
 header nav ul li:hover .children {	display:block;}
 header nav ul li:hover .children ul {display: none;top: 0; left: 100%;}
 header nav ul li .children {width: 100%;	position: relative;}
 header nav ul li .children li a {	margin-left:20px;}
 header nav ul li .caret {float: right;}
 ul.fullnav li {display: block;}
}
/*****************/
#baner {height:90px; margin-left: 8px;margin-bottom: 8px;justify-content:center;}
.imagenes-encabezado {text-align: center;width: 850px;display: inline;}
@media all and (max-width: 850px) {#baner
{display: none;}
nav {position: relative;width: 90%; margin: 0 auto;}
	}
/*********************/
#menu{text-align:center;}
#menu ul {list-style-type: none;text-align:center;padding-left:28px;margin-top:1px;margin-bottom:3px;}
#menu ul li a {display: block; text-decoration: none; text-align:center; color:#000; background-color: #FFCC66; background: url(/imagenes/boton.png); width: 120px; position: relative; font-size: 12px;font-weight: bold;}
#menu ul li {padding: 0px; height: 20px; text-align: center;}
#menu a {padding-bottom:6px;height: 14px; ;line-height:20px;}
/*******************/
#pie {margin-bottom: 40px;}
.twitter a {text-decoration: none;}
.twitter {display:inline; margin-top:100px; padding-top: 2px; padding-right: 4px; padding-bottom: 5px; padding-left: 2px; font-size:0.6em; font-weight: bold; font-family: arial; border-radius: 2px 2px 2px 2px; -webkit-border-radius: 4px 4px 4px 4px; border: 1px solid #29b8e5;
background: rgba(237,237,237,1);
}
/*** Cookie consent***/
.cc-window{opacity:1;transition:opacity 1s ease; background-color:#FFCC66;}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:0;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding-bottom:0.3em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}