
/* noticias */

		.botonnegro{margin-top:20px;
			background:#333;color:#fff;padding:10px;padding-left:25px;padding-right:25px;width:90px;max-width:100%;
		-moz-border-radius:0px;
				-webkit-radius: 0px;
				border-radius:0px;	font-size:13px;font-weight:bold;
		}	

		.botonnegro{margin-top:20px;
			background:#333;color:#fff;padding:10px;padding-left:25px;padding-right:25px;width:90px;max-width:100%;
		-moz-border-radius:0px;
				-webkit-radius: 0px;
				border-radius:0px;	font-size:13px;font-weight:bold;
		}
		.botonnegro a,.botonnegro a:link, .botonnegro a:active{color:#fff;}
		.botonnegro a:hover{color:#f9f9f9;text-decoration:none;}

#noticias_destacadas{
	margin:0;
	margin-top:10px;
	margin-bottom:60px;
	border:0px solid red;
	padding:0;text-align:left;
	text-align:center;
}
.texto_noticias{
	text-align:left;
	display:block;
	padding:4px;
	overflow: hidden;
}
.caja_texto_noticias{
	padding:12px; /*max-height:170px;*/ /*overflow: hidden;*/
	margin-bottom:40px;
	color:#555;line-height:150%;
}

.noticia{
	margin:15px;
	display:inline-block;
	width:415px;max-width:92%;
	/*overflow:hidden;*/
	vertical-align:top;
	border:1px solid rgba(0,0,0,.1);
	min-height:430px;
	/*max-height:650px;*/
	position:relative;
	background: #f5f5f5;
	text-align:left;
}

.noticia_portada{
	margin:15px;
	display:inline-block;
	width:96%;max-width:96%;

	border:0px solid rgba(0,0,0,.05);
	background: #f5f5f5;
	min-height:350px;
	max-height:350px; overflow: hidden;
	position:relative;
	text-align: left;
}


#portadanoticias .noticia_portada{margin:5px;width:98%;max-width:98%;}
#portadanoticias .noticia {
	margin: 8px;
	display: inline-block;
	width: 400px;
	max-width: 92%;
	
}
#portadanoticias .noticia_portada .imagen_noticia{width: 57%;}
.noticia_portada .imagen_noticia{border-right: 1px solid rgba(0,0,0,.2);}
.noticia_portada .imagen_noticia {max-width:49%;width:49%%;display:inline-block; vertical-align: top;}
.noticia_portada .imagen_noticia img{max-width:100%;width:100%;display:block; min-height:280px}
.noticia_portada .caja_texto_noticias{
	max-width:39%;width:39%;display:inline-block; vertical-align: top; font-size:1.1em;
	margin-top:20px; margin-left:20px;
}


.noticia_portada .imagen_noticia a{padding:0;margin:0;display:block; max-height:400px; overflow: hidden;}

.noticia .titulo,.noticia_portada .titulo{text-align:left;font-size: 20px;line-height:130%;color:#000; font-weight: bold;}

#noticias_destacadas .titulo a,#noticias_destacadas .titulo  a:link,#noticias_destacadas .titulo a:visited {
	color:#000;
}



.noticia .imagen_noticia{border-bottom: 1px solid rgba(0,0,0,.2);}
.noticia .imagen_noticia a{padding:0;margin:0;display:block; max-height:310px; overflow: hidden;}
.noticia .imagen_noticia img{max-width:100%;width:100%;display:block}
.texto_noticias .newtexto,.texto_ofertas .newtexto{padding:20px;vertical-align:middle;margin-top:auto;margin-bottom:auto;border:0px solid green;position:relative;}
.texto_noticias .newtexto{padding:10px;}
.fondo_noticia{background:#ffffe6;}
#noticias_destacadas{margin-bottom:5px;}
.caja_noticia .derecha{
	text-align:right;font-weight:bold;font-size:11px;
	
}
.derecha{text-align:right}
.caja_noticia{padding:0px;
	height: 580px;
	overflow:hidden;
	margin-bottom:12px;
	
}

#portadanoticias article h1{line-height:140%;font-size:30px;margin-top:30px;}
.tapa_fondo{
	position:absolute; bottom:0; left:0;width:100%;
	height:100px; 
	background-image: url(../img/bandafondo.png) ; background-repeat: repeat-x; background-position: 0 bottom;
}
.texto_noticias .btn-default{position:absolute; right: 5px; bottom:5px;}
#noticias_destacadas a.btn-default{background: #fcf3f3;
	-moz-box-shadow: 0px 0px 8px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0px 0px 8px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 0px 18px #eee;	

  }
#noticias_destacadas a.btn-default:hover{
	background: #e8b3b6;
}
/* fin noticias */
/*noticias portada*/
#noticias_portada {}
#noticias_portada .columnasx3{vertical-align:top;width:18%;margin:20px;display:inline-block;border:1px solid <%=fondoacento%>;min-height:470px;position:relative;background:#fff;}
#noticias_portada .columnasx3 h3{font-size:16px;font-weight:bold;text-align:left;margin:0;margin-bottom:10px;}

#noticias_portada .columnasx3 .texto{text-align:justify;font-size:13px;padding:12px;}
#noticias_portada .columnasx3 h3 {padding:8px;}


.botonblanco{
	background:white;color:#000;padding:10px;padding-left:25px;padding-right:25px;min-width:90px;max-width:100%;
-moz-border-radius:3px;
		-webkit-radius: 3px;
		border-radius:3px;	font-size:13px;font-weight:bold;
		border:1px solid white;
	position:relative;
	margin:20px;
	text-decoration:none;		
}

.boton_negro{
	background:#000;color:#fff;padding:10px;padding-left:25px;padding-right:25px;min-width:90px;max-width:100%;
-moz-border-radius:3px;
		-webkit-radius: 3px;
		border-radius:3px;	font-size:13px;font-weight:bold;
		/*border:1px solid black;*/
	position:relative;
	margin:20px;
	text-decoration:none;		
	word-wrap: break-word;
	white-space:nowrap;
}
.boton_gris{
	background: #555;border:1px solid rgba(255,255,255,.2);
}
#ficha_coche .boton_negro{margin-top:8px;margin-bottom:8px;display:inline-block;padding:4px;padding-left:25px;padding-right:25px;}

#ficha_coche .boton_gris{background: #555;}

body a.boton_negro,body a.boton_negro:link,body a.boton_negro:visited,body a.boton_negro:active{color:#fff;}

body .boton_negro:hover,body a.boton_negro:hover{background:#fff;text-decoration:none;color:#000;transition: .3s;}

body a.botonblanco,body a.botonblanco:link,body a.botonblanco:visited,body a.botonblanco:active{color:#000;}

body .botonblanco:hover,body a.botonblanco:hover{background:#000;text-decoration:none;color:#fff;transition: .3s;}


.botonnegro, .boton_negro,#noticias_destacadas .botonnegro{margin-top:20px;
	background:<%=fondoacento%>;color:#fff;padding:10px;padding-left:25px;padding-right:25px;min-width:90px;max-width:100%;
-moz-border-radius:3px;
		-webkit-radius: 3px;
		border-radius:3px;	font-size:13px;font-weight:bold; position:absolute; bottom:0;right:0;
		/*border:1px solid black;*/
		transition: .3s;
}
.boton_negro{
	position:relative;
	margin:10px;
	text-decoration:none;
}
a.boton_negro,a.boton_negro:link,a.boton_negro:visited,a.boton_negro:active{color:white;}

a.botonnegro,a.botonnegro:link,a.botonnegro:visited,a.botonnegro:active{color:#fff}

a.boton_negro:hover, .boton_negro:hover,.botonnegro:hover{
	background:#fff;text-decoration:none;color:#000;
	transition: .3s;
	
}
#noticias_destacadas  .botonnegro a,#noticias_destacadas .botonnegro a:link,#noticias_destacadas .botonnegro a:active{color:<%=textoacento%>;}
#noticias_destacadas  .botonnegro:hover,#noticias_destacadas  .botonnegro a:hover{background:#fff;text-decoration:none;color:#000;}
#noticias_destacadas a{padding:0;background:transparent;}
#noticias_destacadas .columnasx3 .fotonoticia{width:100%;height:auto;margin:0;margin-bottom:10px;min-height:180px;max-height:180px;}
.cajas_noticias h2{text-align:center;}
.cajas_noticias{margin:10px;display:inline-block;text-align:center;}
.cajacentro{text-align:left;margin:0 auto;display:inline-block;}
.fecha_noticias{text-align:right;color:#999;font-size:.9em; position:relative; top:-6px;}

.fotonoticia{
		transition: all .3s ease-in-out;
	 opacity: 1;
}
.fotonoticia:hover{
	opacity: 0.6;
	transition: .5s;
	transform: scale(1.05);
}


#portada .noticia {
    margin: 30px;
    display: inline-block;
    width: 350px;

}
#portada .noticia_portada{
	width:99%; margin:5px;
	
}


#noticias_portada a.botonnegro {position:absolute;bottom:0;right:0}
/* /noticias portada*/


@media only screen and (max-width: 780px) {
	
	#portadanoticias .noticia {
  width: initial;
  max-width: initial;
  
}

#portada .noticia{width:initial;overflow:hidden;max-width:80%;}

.caja_noticia {
height: initial;
}
#portadanoticias .noticia_portada .imagen_noticia {width:initial;}
#portadanoticias .noticia_portada {
  margin: 5px;
  width: initial;
  max-width: 96%;
}
.noticia_portada {

  display: block;
 width:initial;
 max-width: initial;
  min-height: initial;
  max-height: initial;
  overflow:  initial;
  margin:10px auto;
}
	
	.noticia_portada .caja_texto_noticias{
		max-width:initial;width:initial;display:block; font-size:1em;
		margin-top:8px; margin-left:auto; margin-right:auto;
	}
	.noticia_portada .imagen_noticia {max-width:initial;width:initial;display:inline-block; vertical-align: top;}	
	.noticia_portada .imagen_noticia img{width:100%;height:initial;min-height:initial;margin:0px auto;display:inline-block;}
}

body .tag_noticias, #noticias_destacadas a.tag_noticias{
		display:inline-block;vertical-align:top;
		background:rgba(201,42,134,.6);border:1px solid rgba(0,0,0,.1);
		padding:3px;padding-left:9px;padding-right:9px; margin:4px;
		color:rgba(255,255,255,1);
		font-size:12px; margin-right:6px;margin-left:6px;
		/*-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.2);
	box-shadow: 0px 0px 2px rgba(0,0,0,.2);	*/
	
}
body a.tag_noticias,a.tag_noticias:link,a.tag_noticias:visited,a.tag_noticias:active, #noticias_destacadas a.tag_noticias{
	text-decoration:none; color:rgba(255,255,255,1);background:rgba(201,42,134,.6);font-size:13px; 
}
body a.tag_noticias:hover{
	border:1px solid rgba(0,0,0,.4);	
}

body a.tag_noticias.tagconvocatoria, #noticias_destacadas a.tag_noticias.tagconvocatoria{
	text-decoration:none; color:rgba(255,255,255,1);background:rgba(112,90,42,.6);
}

body a.tag_noticias.selecionado{background:white url(../i/v2.png) no-repeat 5px 6px;font-weight:bold;padding-left:20px;color:rgba(112,90,42,1); border:1px solid rgba(112,90,42,1);}

body .caja_noticia a.tag_noticias{position:absolute;top:3px; right:3px;}


#portadanoticias{line-height:150%;}