A,A:link,A:visited
,.searchbox #searchinput
,.derecha-wrap .fecha1
,.derecha-wrap .fecha2
,.button 
,.lista-noticia .titulo a
,.ficha-noticia .titulo a
,.ficha-noticia .nota A
,.breadcum .titulo
,.suscribe_form input
,.ok
,.ficha-noticia .mas_notas a
,.siguiente_anterior a
{
	color:#003d7d;
}

.derecha-wrap .data
{
	border-left:solid 1px #003d7d;
}

.lista-noticia .categoria
,.ficha-noticia .categoria
{
	border-left:solid 4px #003d7d;
}

.suscribe_form input:focus
{
	border:solid 1px #e23d3b;
}

.lista-noticia .titulo
,.ficha-noticia .titulo
,.ficha-noticia .relacionado a.sel
{
	color:#969696;
}

.slick-dots li button:before
,.slick-dots li.slick-active button:before
 {
	/*color: #003d7d !important;*/
}


.header,.footer,.derecha-cartel,.ficha-noticia .relacionado .cartel{background-image:url('../img/header/www_header_bg.png');}
.searchbox{background-image:url('../img/header/www_search.png');}

#top-menu li ul li,.ficha-noticia .relacionado li{border-left:0px solid #003d7d;}
#top-menu li ul li a,.ficha-noticia .relacionado li a{color:#003d7d;}

.header .home{background-image:url('../img/header/logo.png');}

/*
.header{background-color:#e8e8e8;background-image:url('../img/header/-header_lightgray_bg.png');height: 100px;}
.header .home{background-image:url('../img/header/logo2016b.png');background-size:90%;background-position:center center;width:300px;height:110px;margin-left:0px;}
.header .home2{background-image:none;}
*/

/*NUEVO*/

.header
{	
	height:52px;		
	position:relative;
	margin-top:110px;		
}
.menu
{	
	margin-left:240px;	
}
.header:before
{
	background:#fff;
	background-image:url('../img/header/header_lightgray_bg.png');
	width: 100%;
    content: " ";    
    position: absolute;
    left: 0px;
    top: -110px;
    height:110px;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.4);		
}
.header .home
{
	background-image:url('../img/header/logo.png');	
	top:-110px;
	left:16px;
}
.header .home2
{
	background-image:url('../img/header/logo_90.png');
	top:-106px;
	left:6px;
	background-size:65%;	
}

/*.header .fiestas{background-image:url('../img/header/fiestas2016.png');background-repeat:no-repeat;position:absolute;right:0;top:-110px;display:block;height:130px;width:100%;}*/
.social{right:27px;}
	
.header .portalBtn {
	position:absolute;right:16px;top:-98px;
	-moz-box-shadow: 0px 7px 14px -7px #32be20;
	-webkit-box-shadow: 0px 7px 14px -7px #32be20;
	box-shadow: 0px 7px 14px -7px #32be20;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1056a1), color-stop(1, #003c7d));
	background:-moz-linear-gradient(top, #1056a1 5%, #003c7d 100%);
	background:-webkit-linear-gradient(top, #1056a1 5%, #003c7d 100%);
	background:-o-linear-gradient(top, #1056a1 5%, #003c7d 100%);
	background:-ms-linear-gradient(top, #1056a1 5%, #003c7d 100%);
	background:linear-gradient(to bottom, #1056a1 5%, #003c7d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1056a1', endColorstr='#003c7d',GradientType=0);
	background-color:#1056a1;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #003c7d;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:8px 18px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000000;
}
.header .portalBtn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #003c7d), color-stop(1, #1056a1));
	background:-moz-linear-gradient(top, #003c7d 5%, #1056a1 100%);
	background:-webkit-linear-gradient(top, #003c7d 5%, #1056a1 100%);
	background:-o-linear-gradient(top, #003c7d 5%, #1056a1 100%);
	background:-ms-linear-gradient(top, #003c7d 5%, #1056a1 100%);
	background:linear-gradient(to bottom, #003c7d 5%, #1056a1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#003c7d', endColorstr='#1056a1',GradientType=0);
	background-color:#003c7d;
}
.header .portalBtn:active {
	top:-97px;
	right:15px;
}


.searchbox{margin-top:10px}

.header .home{background-image:url('../img/header/logo2018.png');background-size:100%;background-position:center center;width:300px;height:110px;margin-left:10px;}
.header .home2{background-image:none;}
.menu {margin-left: 40px;}
.header:before{background:#e8e8e8;background-image:url('../img/header/-header_lightgray_bg.png');}

/*FIN NUEVO*/


/*.header{background: #003d7a;}*/

.header:before{background-image:url('../img/header/header2018c.jpg');}
.header .home{background-image:none;}

.header .portalBtn {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #a6dbf4), color-stop(1, #ddf1fb));
	background:-moz-linear-gradient(top, #a6dbf4 5%, #ddf1fb 100%);
	background:-webkit-linear-gradient(top, #a6dbf4 5%, #ddf1fb 100%);
	background:-o-linear-gradient(top, #a6dbf4 5%, #ddf1fb 100%);
	background:-ms-linear-gradient(top, #a6dbf4 5%, #ddf1fb 100%);
	background:linear-gradient(to bottom, #a6dbf4 5%, #ddf1fb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6dbf4', endColorstr='#ddf1fb',GradientType=0);
	background-color:#a6dbf4;
	border:1px solid #ddf1fb;
	
	color:#24455b;
	text-shadow:none;
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.header .portalBtn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ddf1fb), color-stop(1, #a6dbf4));
	background:-moz-linear-gradient(top, #ddf1fb 5%, #a6dbf4 100%);
	background:-webkit-linear-gradient(top, #ddf1fb 5%, #a6dbf4 100%);
	background:-o-linear-gradient(top, #ddf1fb 5%, #a6dbf4 100%);
	background:-ms-linear-gradient(top, #ddf1fb 5%, #a6dbf4 100%);
	background:linear-gradient(to bottom, #ddf1fb 5%, #a6dbf4 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddf1fb', endColorstr='#a6dbf4',GradientType=0);
	background-color:#ddf1fb;	
}

/*.header .home{background-image:url('../img/header/logo2018b.png');}*/
.footer{background-image:url('../img/header/footer2018.jpg');}
.footer .logo_cac_footer{display:none;}