body {
	font-family: 'Quattrocento', serif !important;
	font-size: 16px !important;
	line-height: 20px !important;
	color: #333 !important;
	background-color: #f1f1f1 !important;
}
a, a:link, a:visited, a:active {
	color: #980027;
	text-decoration: none;
}
a:hover {
	color: #980027 !important;
	text-decoration: underline;
}
.bg-amecopress {
	margin: 0;
	width: 100%;
	height: 25px;
	min-height: 25px;
}
header {
	height: 125px;
}
#logo {
	position: relative;
	float: left;
}
@media (max-width: 768px){
	#top-menu {
		display: none;
	}
}
#top-menu {
	position: relative;
	float: right;
	padding-top: 15px;
	margin-right: 15px;
}
.top-menu {
	text-align: right;
}
.top-menu a {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 550;
	padding-left: 25px;
	color: #666;
	font-size: 14px;
}
.fecha {
	text-align: right;
	padding: 10px 0 5px 0;
}
main {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	background-color: #fff;
	
}
footer {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	background-color: #fff;
}
.copy-footer {
	font-size: 13px;
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #999;
	padding-top: 20px;
}
.financian {
	font-size: 13px;
	padding: 20px 20px 20px 0;
	border-bottom: 1px solid #999;
}
.financian img {
	padding: 0 25px 0 25px;
}
.desarrollo {
	font-size: 12px;
	text-align: center;
	padding: 10px 0 10px 0;
}
.logoAP {
	width: 450px;
}
@media (max-width: 980px) {
	.logoAP {
	width: 200px;
}
}
.bloque {
	display: inline-block;
	padding: 5px 20px 0 20px;
	background-color: #fff;
}
.tematico {
	background-color: #333;
	margin-bottom: 25px;
	padding: 0 !important;
}
.tematico a, .tematico a:link, .tematico a:visited, .tematico a:active {
    color: #fff;
    text-decoration: none;
}

.tematico article {
	border: 0 !important;
	margin: 0;
}
.principal-tematico .content-article {
	padding-top: 25px;
}
.lo-mas-leido article {
	padding-bottom: 5px !important;
    margin-bottom: 5px !important;
}

.tematico hr {
    border: 0;
    height: 0;
    border-top: 0px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #e5e5e5;
}


.col3. .col2 {
	position: relative;
	background-color: #fff;
}

@media (min-width: 768px) {
	.col-1-3, .col-2-3, .col-3-3 {
	position:  relative;
	float: left;
	width: 32.5% !important;
	min-width: 32%;
}

.tematico .col-3-3 {
	width: 32% !important;
}
}
@media (max-width: 768px) {
	.col-1-3, .col-2-3, .col-3-3 {
	width: 100% !important;
}
1
.tematico .col-3-3 {
	width: 100% !important;
}
}
.col-1-3 {
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #EAEAEA;

}
.col-2-3 {
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #EAEAEA;
}
@media (min-width: 768px) {
.col-3-3 {
	position: relative;
	float: right;
	width: 31%;
	
}
.col-1y2 {
	position: relative;
	float: left;
	width: 68%;
}
.article .col-1y2 {
	width: 65%;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #EAEAEA;
}
}
@media (max-width: 768px) {
.col-3-3 {
	width: 100%;
	
}
.col-1y2 {
	width: 100%;
}
.article .col-1y2 {
	width: 100%;
}
}
/* no funciona alineación central
.spip_documents_center>span>p {
	text-align: center;
	border-top: 1px solid #ccc;
}
*/
.spip_documents_center {
	text-align: center;
	display: block;
}
.spip_documents_left {
	height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    float: left;
    /* max-width: 320px; */
    width: 350px;
    display: inline-table;
}
.spip_documents_left img {
	padding-right: 20px;
	height: auto;
    width: 100%;
}
.spip_documents_right {
	height: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    float: right;
    /* max-width: 320px; */
    width: 350px;
    display: inline-table;
}
.spip_documents_left img {
	padding-right: 20px;
}
.spip_documents_right img {
	padding-left: 20px;
	height: auto;
    width: 100%;
}
.spip_documents_center img {
	max-width: 100%;
	height: auto;
}
@media (max-width: 600px) {
	.spip_documents_left, .spip_documents_right {
		width: 100% !important;
	}
	
	.spip_documents_right img {
		width: 100% !important;
		min-width: 100% !important;
		height: auto;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

.text p {
	display: block;
	margin: 25px 0 25px 0;
	line-height: 25px;
}
.tematico .col-1y2 {
	height: 500px;
}
.col-1y2 article{
	padding-bottom: 0;
}
@media (min-width: 768px) {
.col-2y3 {
	position: relative;
	float: left;
	width: 60%;
	
}
.col-2y3 .content-article {

	}

.col-1y2 .content-article {
	position: relative;
	float: left;
	width: 45%;
	position: relative;
	padding-left: 20px;
}
.col-1-2, .col-2-2 {
	position:  relative;
	float: left;
	width: 50%;
}
}
@media (max-width: 768px) {
	.col-2y3 {
		display: inline-block;
		width: 100%;
	}

.col-1y2 .content-article {
	display: inline-block;
	width: 100%;
}
	.col-1-2, .col-2-2 {
	display: inline-block;
	width: 100%;
}
}
h2 {
	color: #eb9923 !important;
}
.titulo-bloque {
    font-size: 50px;
    padding: 0 0 3px 20px;
    margin: 25px 0 0 0;
    color: #f9c478;
    position: relative;
    z-index: 999;
	top: 8px;
	text-shadow: 2px 2px #fff;
	
}
.titulo-entrevistas, .titulo-reportajes {
    color: #333 !important;
}
.agenda h2 {
	font-size: 35px;
	padding: 0 0 0 20px;
    margin: 0 0 20px 0;
	color: #980027;
	/* border-bottom: 1.5px solid; */
}
.agenda-completa {
	text-align: right;
	font-weight: 600;
	padding-top: 10px;
}
.tematico .titulo-bloque {
	border-bottom: 2px solid #f9c478;
	color: #f9c478;
}
.mot .titulo-bloque-rub-mot, .rubrique .titulo-bloque-rub-mot {
	padding: 0 0 30px 0;
	font-size: 35px !important;
	margin: 0;
	color: #980027;
	line-height: 32px;
}
.mot .titulo-bloque, .article .titulo-bloque {
	color: #980027; 
	border-bottom: 1px solid;
	margin-bottom: 25px;
}
.tematico .soustitre {
	padding-top: 15px;
	color: #fefefe;
}

h3 {
    margin-bottom: 5px;
    font-size: 24px !important;
    line-height: 28px;
    margin: 20px 0 20px 0;
}
.article h3 {
	color: orange;
}
.resto-tematico {
	padding: 25px 20px 0 0;
}
.resto-tematico h3 {
	font-size: 18px !important;
}
.segundas-noticias h3 {
	font-size: 18px;
}
.segundas-noticias article {
	display: inline-block;
}
.resto-tematico article {
	display: inline-block;
	width: 100%;
	padding-bottom: 0;
}
.segundas-noticias article div .logo-noticia-izq {
	height: auto;
	max-height: 75px;
	overflow: hidden;
}
h1, h2, h3, h4, h5 {
	font-family: 'Quattrocento', serif;
}
.article h1 {
	color: #980027;
	font-size: 30px;
}
.agenda article {
	padding-bottom: 7px !important;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 7px !important;
}
.principal-tematico {
	border-bottom: 0;
}
.principal-tematico h3 {
	font-size: 26px !important;
}
.evento {
	padding-bottom: 0 !important;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 0 !important;
}
.evento .content-article {
	line-height: 1.4rem;
	padding-bottom: 5px;
}
.evento h4 {
	font-size: 17px; 
	margin-bottom: 5px;
}
article {
	padding-bottom: 15px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 25px;
	
}

.rubrique .logo-noticia, .mot .logo-noticia {
	background-size: 333px auto; 
	width: 30%; 
	float: left;
	margin-right: 5%;
	height:auto !important; 
	min-height: 350px;
	background-repeat: no-repeat; 
	background-position: top center;
	
}

.rubrique .content-article, .mot .content-article {
	display: inline-block;
}
.logo-noticia {
	background-size: 333px auto; 
	width: auto; 
	min-width: 333px; 
	max-width: 333px; 
	height:auto !important; 
	min-height: 200px;
	max-height: 500px;
	background-repeat: no-repeat; 
	background-position: center center;

}
.logo-noticia-izq {
	height:100%; 
	min-height: 200px; 
	max-height: 400px !important; 
	background-size: 100px; 
	background-repeat: no-repeat; 
	margin-right: 15px; 
	position: relative; 
	float: left; 
	height:100; 
	min-height: 100px; 
	max-height: 100px !important; 
	width: 100px;
}
.surtitre {
    font-weight: 400;
    padding-bottom: 5px;
    color: #999;
    line-height: 17px;
    font-family: Arial;
    font-size: 15px;
}

.tematico .surtitre {
	color: #F1;
}

.soustitre {
}
.article .soustitre {
	font-weight: 600;
}
.article .text {
	display: inline;
}
.oculta-logo img {
	display: none;
}

.sindicados h4 {
	margin: 0;
}

.sindicados h4 a {
	color: #999 !important;
	font-size: 17px;
}


/* MEGAMENU */

    .navbar-brand>img {
  padding-top: 11px;
  width: 130px;
  margin-left: 60px;
}
.navbar-brand {
    height: auto;
    margin: 0;
    padding: 0;
    margin-right: 20px;
}
.navbar-default{
color: #fff;
background-color: #980027 !important;
/* border-color: #000000; */
}
.navbar-default .navbar-nav > li > a{
	color:#fff !important;
	text-transform: uppercase;
	font-size: 16px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.navbar-default .navbar-nav > .dropdown > a .caret{
	border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand{
	color:#fff;
	max-height: 1100px !important;
}
.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  width:100%;
}
.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
.megamenu> li > ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
  color: #980027;
  background-color: #f7f7f7;

}
.megamenu> li ul > li> a {
	/* background-color: #CCC; */
	font-size: 14px;
	margin-left: 0;
	padding-left: 10px;
}
.megamenu> li ul > li> ul  > li a {
	color: #ffcc00 !important;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
  color: #00A7E8;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;

}
.megamenu .dropdown-header a {
  color: #980027 !important;
  font-size: 18px;
  border-bottom: 1px solid #999;
}

@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#fff;
  }
}
/* estilos añadidos al menu */
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
	padding-top: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #e7e7e7;
}

.dropdown-header {
    padding: 0 !important;
}
.container {
	width: 100% !important;
}
.buscador-prov input {
	position: relative;
	float: right;
	margin: 11px 0 15px 25px;
    width: 150px;
    font-size: 11px !important;
    border-radius: 3px;
    background-image: url(../../radiosangabriel.es/Sitio%20sin%20nombre%202/squelettes/imagenes/lupa.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center right;
    border: 1px solid #fff;
    color: #333;
}
.navbar-default .navbar-nav>.open>a {
	color: #980027 !important;
}
/* estilos en title sindicados 
Implementar desde https://stackoverflow.com/questions/2011142/how-to-change-the-style-of-the-title-attribute-inside-an-anchor-tag
*/

.formulaire_recherche label {
	display: none;
}
.notas-al-pie {
	border-top: 2px solid #eaeaea;
	margin-top: 25px;
	padding: 25px 0 25px 0;
}

.accordion {
  border-bottom: 1px solid #eaeaea !important;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
		}
		li {
			list-style: none;
		}
