/*@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,700);
@import url(https://fonts.googleapis.com/css?family=Amatic+SC:400,700);

/* CSS Document */
* {margin:0; padding:0;}
body {font-family:'Open Sans', sans-serif; font-size:14px; text-transform:none; color:#6f7275;} 
/*300 light / 700 bold*/
a {text-decoration:none;}

/*SLIDE*/

div#slider { overflow: hidden; background:url(../images/01-silde.jpg) no-repeat; }
div#sliderb { overflow: hidden; background:url(../images/01-silde.jpg) no-repeat; max-width:730px; }

div#slider figure img { width: 20%; float: left; }
div#sliderb figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 10s slidy infinite; 
}
/*FIN SLIDE*/

/*login*/
header p { text-align:right;}
header p span { font-weight:700;}
header form {float:right; padding-top:30px;}
header input, select, textarea {
		color: #a2a2a2;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.75em;
		width:150px;
		height:28px; 
		border:1px solid #dedede;
		padding-left:35px;
		margin:2px;
		font-family:'Open Sans', sans-serif; font-weight:300;
	}
	.input-usuario { background:url(../images/usuario.png) no-repeat left;}
	.input-password { background:url(../images/password.png) no-repeat left;}

	header select { width:302px;}
	header label { width:200px; float:left; font-size:14px; text-transform:none; font-weight:300;}
	input[type=button] { 
	background:#c72f44;
	color:#fff;
	text-align:center;
	font-size:0.8rem;
	font-weight:300;	
	text-transform:uppercase;
	text-decoration:none;
	border:none;
	border-radius:5px;
	width:80px;
	height:30px;
	margin:0px;	
	padding-left:0;
	margin-bottom:-5px;}
	input[type=button]:hover {
	color:#fff;
	text-decoration:none;
	background:#a31125;}
	

p  {font-size: 14px;
    font-weight: 300;
    padding: 2% 0;
    text-transform: none;}

a.imgop:hover { opacity: 0.5;}

#container {
	margin:0 auto;
	box-sizing:border-box;
	max-width:1100px;
	}
.clear {clear:both;}
.fl {float:left;}
.fr {float:right;}
header {
	padding:20px 0;
	width:100%;
	float:left;
	box-sizing:border-box;
	}

.redes-sociales { width:1q%; float:left; padding-top:20px;}

nav {
	width:100%;
	float:left;
	background:#FFFFFF;
	border:1px solid #dedede;
	border-bottom:none;
	border-top:none;
	box-sizing:border-box;
	font-family: 'Amatic SC', cursive;
	font-weight: 300;
	border-right:none;
	margin-bottom:10px;}
	
nav ul {
	list-style-type:none;
}
nav ul li {
	float:left;
	color:#6f7275;
	font-size:1.3rem;
	border-right:1px solid #dedede;
	text-transform:uppercase;
	text-decoration:none;
	}
	
nav .menu  {
	float:left;
	color:#6d6d6d;
	font-size:1.7rem;
	padding:30px 26px;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;
	border-right:none;
	font-weight:300;
	box-sizing:border-box;
	}
nav a.menu:hover  {
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	background:#fcb129;	
	}
	.menu-select  {
	float:left;
	color:#fff;
	font-size:1.7rem;
	font-weight:300;
	padding:30px 26px;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;
	border-right:none;
	box-sizing:border-box;
	background:#fcb129;
	}

nav .menu-final {
	float:left;
	color:#6d6d6d;
	font-size:1.7rem;
	padding:30px 45px;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;	
	border-right:1px solid #dedede;	
	box-sizing:border-box;
	font-weight:300;
	min-width:189px;
	}
nav a.menu-final:hover  {
	float:left;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	background:#fcb129;
	}
.menu-final-select  {
	float:left;
	color:#fff;
	font-size:1.7rem;
	padding:30px 45px;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;	
	border-right:1px solid #dedede;	
	box-sizing:border-box;
	font-weight:300;
	background:#fcb129;
	}

p { width:100%; font-size:1rem; line-height:1.2rem;}

.sb {border:none;}
	
section { 
	width:100%;
	margin-bottom:10px;
	float:left;
	max-width:1100px;
	}
	
section article {
	width:50%;
	float:left;
	/*min-width:550px;*/
	min-height:300px;
}

.slide-txt {
	background:#589ad5;
	padding:4%;
	box-sizing:border-box;
	color:#FFF;}

.qs-txt {
	background:#c72f44;
	padding:4%;
	box-sizing:border-box;
	min-height:356px;
	color:#FFF;
	width:34%;}
	
#docentes .qs-txt {
	background:#c72f44;
	padding:2%;
	box-sizing:border-box;
	min-height:356px;
	color:#FFF;
	width:34%;}
	
#docentes .docentes-txt p { font-size:1rem; line-height:1.6rem;}


/*botones*/
.boton-blanco {
	background:#fff;
	color:#589ad5;
	padding:2% 3%;
	text-align:center;
	font-size:0.8rem;
	font-weight:300;	
	text-transform:uppercase;
	margin-top:15px;
	text-decoration:none;
	float:left;
	border-radius:5px;}
	
a.boton-blanco:hover {
	color:#fff;
	text-decoration:none;
	background:#3076b3;}
	
#docentes .boton-blanco {
	background:#fff;
	color:#589ad5;
	padding:2% 3%;
	text-align:center;
	font-size:0.8rem;
	font-weight:300;	
	text-transform:uppercase;
	margin-top:15px;
	text-decoration:none;
	margin-left:25%;
	border-radius:5px;}
	
#docentes a.boton-blanco:hover {
	color:#fff;
	text-decoration:none;
	background:#3076b3;}

.boton-rojo {
	background:#c72f44;
	color:#fff;
	padding:3%;
	text-align:center;
	font-size:0.8rem;
	font-weight:300;	
	text-transform:uppercase;
	margin-top:15px;
	text-decoration:none;
	float:left;
	border-radius:5px;}
	
a.boton-rojo:hover {
	color:#fff;
	text-decoration:none;
	background:#a31125;}
	
.boton-verde {
	background:#37bdbf;
	color:#fff;
	padding:3%;
	text-align:center;
	font-size:0.8rem;
	font-weight:300;	
	text-transform:uppercase;
	margin-top:15px;
	text-decoration:none;
	float:left;
	border-radius:5px;}
	
a.boton-verde:hover {
	color:#fff;
	text-decoration:none;
	background:#05b1b4;}

/*FIN botones*/

.article-naranja-sc { 
	width:33%;
	height:100%;
	min-width:350px;
	float:left;
	min-height:160px;
	background:#fcb129;
	margin-right:10px;
	margin-bottom:5px;
	padding:20px 35px;
	box-sizing:border-box;
	}

.article-naranja { 
	width:33%;
	height:100%;
	min-width:350px;
	float:left;
	min-height:160px;
	background:#fcb129;
	margin-right:10px;
	padding:0 0 0 35px;
	box-sizing:border-box;
	}
.article-naranja-btn {
	width:20%;
	float:left;
	background:#ffa400;
	color:#FFFFFF;
	font-weight:300;
	font-size:3rem;
	text-align:center;
	min-height:160px;
	line-height:160px;
	box-sizing:border-box;
	}
a.article-naranja-btn:hover {background:#d98000;}	

.article-txt {
	width:80%;
	height:100%;
	float:left;
	padding-top:53px;
	padding-left:5px;
	/*padding-right:114px;*/
	box-sizing:border-box;
	min-height:160px;
	}
	.article-txt-sa {
	width:97%;
	height:100%;
	float:left;
	padding:30px 0;
	box-sizing:border-box;
	min-height:160px;	
	}
	
	.article-naranja-sc .article-txt-sa {background:url(../images/equipo.png) no-repeat;}
	.article-naranja-sc .article-txt-sa .txt-40-blanco { padding-left:50px;}
	
	.article-verde-sc .article-txt-sa {background:url(../images/proyecto.png) no-repeat;}
	.article-verde-sc .article-txt-sa .txt-40-blanco { padding-left:60px;}
	
	.article-rojo-sc .article-txt-sa {background:url(../images/comunicate.png) no-repeat;}
	.article-rojo-sc .article-txt-sa .txt-40-blanco { padding-left:50px;}
	
.article-verde-sc { 
	width:33%;
	height:100%;
	min-width:364px;
	float:left;
	min-height:160px;
	background:#589ad5;
	margin-right:10px;
	padding:20px 35px;
	box-sizing:border-box;
	}
.article-verde { 
	width:33%;
	height:100%;
	min-width:350px;
	float:left;
	min-height:160px;
	background:#37bdbf;
	margin-right:10px;
	padding:0 0 0 35px;
	box-sizing:border-box;
	}
.article-verde-btn {
	width:20%;
	float:left;
	background:#05b1b4;
	color:#FFFFFF;
	font-weight:300;
	font-size:3rem;
	text-align:center;
	min-height:160px;
	line-height:160px;
	box-sizing:border-box;
	}
a.article-verde-btn:hover {background:#0099a4;}	


.article-rojo-sc { 
	width:32%;
	height:100%;
	min-width:350px;
	float:left;
	min-height:160px;
	background:#c72f44;
	padding:20px 28px;
	box-sizing:border-box;
	}
.article-rojo { 
	width:32%;
	height:100%;
	min-width:350px;
	float:left;
	min-height:160px;
	background:#c72f44;
	padding:0 0 0 35px;
	margin-left: 2px;
	box-sizing:border-box;
	}
.article-rojo-btn {
	width:20%;
	float:left;
	background:#a31125;
	color:#FFFFFF;
	font-weight:300;
	font-size:3rem;
	text-align:center;
	min-height:160px;
	line-height:160px;
	box-sizing:border-box;
	}
a.article-rojo-btn:hover {background:#840617;}	


.section-concursos {
	width:67%;
	float:left;
	box-sizing:border-box;
	}
	
aside {
	width:32%;
	float:left;
	background:#f0f0f0;
	margin-left:10px;
	padding:2% 1%;
	margin-bottom:10px;
	box-sizing:border-box;
	min-height:395px;
	}

.aside-noticia {
	width:100%;
	float:left;
	padding-top:5%;
	box-sizing:border-box;}

.aside-noticia-fecha {
	width:15%;
	float:left;
	min-height:134px;
	min-width:86px;
	color:#fff;
	background:url(../images/bg-fecha.png) top no-repeat;}

.aside-noticia-fecha-center {
	min-width:76px;
	float:left;
	padding-top:17px;
	text-align:center;}

#sobre-acumar .aside-noticia-txt {
	width:71%;
	padding-left:4%;
	padding-bottom:21px;
	float:left;} 
	
.aside-noticia-txt {
	width:71%;
	padding-left:2%;
	float:left;}

.aside-noticia-txt p {
	width:90%;
	color:#6f7275;
	line-height:18px;
	padding-top:5px;
	text-decoration:none;
	float:left;}

.txt-p {
	color:#6f7275;
	text-decoration:none;
	font-size:1rem;}
a.txt-p:hover {
	color:#6f7275;
	text-decoration:underline;}
	
.concursos {
	width:100%;
	float:left;
	box-sizing:border-box;}

.concursos p {
	width:100%;
	float:left;
	color:#6f7275;
	box-sizing:border-box;}

.concursoA {
	width:50%;
	min-width:361px;
	float:left;
	box-sizing:border-box;}

.concursoB {
	width:50%;
	float:left;
	min-width:361px;
	padding-bottom:1%;
	padding-left:5px;
	box-sizing:border-box;}

footer {background:#37bdbf; padding:2%; box-sizing:border-box; color:#fff; text-align:center; text-transform:uppercase;}

footer .menu { width:80%; margin:10px auto; padding:15px 0; text-align:center; border-top:1px solid #fff; border-bottom:1px solid #fff;}

#sobre-acumar p { padding-bottom:15px;}

#noticias-destacadas article { 
	width:32%; 
	float:left; 
	border:1px solid #dedede;
	box-sizing:border-box;
	min-width:359px;}
	
#noticias-destacadas p { 
	font-size: 14px;
    font-weight: 300;
    padding-top: 2% 0;
    text-transform: none;
	}

#noticias-destacadas article img {
	width:100%;	
	min-width:300px;}

.noticia-box {float:left; margin:1% 1% 1% 0; padding-bottom:1%;}
.noticia-box-right {float:left; margin:1% 0 1% 0; padding-bottom:1%;}
.image-noticia {float:left;}
.noticia-detalle {padding:5%; box-sizing:border-box;}

#contacto aside { width:48%; box-sizing:border-box; padding:0; margin:0; background:none;}
#contacto .section-concursos { width:52%;}
#contacto p {padding-bottom:15px;}

form fieldset {border:none;}

 input, select, textarea {
		color: #a2a2a2;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.75em;
		width:300px;
		margin-bottom:1%;
		border:1px solid #c4c4c4;
		height:28px;
		font-family:'Open Sans', sans-serif; font-weight:300;
	}
	select { width:302px;}
	label { width:200px; float:left; font-size:14px; text-transform:none; font-weight:300;}
	input[type="submit"] {
		background:#fcb129;
		color:#fff;
		padding:3%;
		text-align:center;
		font-size:1rem;
		font-weight:300;	
		text-transform:uppercase;
		margin-top:15px;
		text-decoration:none;
		float:left;
		border-radius:5px;
		width:130px;
		height:35px;
		margin-left:200px;
		line-height:5px;
		border:none;}
		textarea { width:265px; height:80px;}
	


/*Estilos de Texto*/
h1 {padding:0; margin:0; float:left; width:50%;}
h2 {padding:0; margin:0; float:left; color:#fff; font-size:2.5rem; width:100%; font-weight:300; text-transform:uppercase; font-family: 'Amatic SC', cursive; font-weight: 700; }
.section-concursos h2 {padding:0; margin:0; float:left; color:#6f7275; font-size:2.5rem; line-height:30px; width:100%; font-weight:700; text-transform:uppercase; padding-bottom:15px;}
.section-concursos h2 span {color:#6f7275; font-size:1.5rem; width:100%; font-weight:300; text-transform:uppercase; }
#noticias-destacadas, #contacto, #sobre-acumar h2 {padding:0; margin:0; float:left; color:#6f7275; font-size:2.5rem; line-height:30px; width:100%; font-weight:700; text-transform:uppercase; padding:0;}
#sobre-acumar h2 { color:#fff;}

aside h2 {padding:0; margin:0; float:left; color:#6f7275; font-size:3rem; line-height:30px; width:100%; font-weight:700; text-transform:uppercase; }
aside h2 span {color:#6f7275; font-size:1.5rem; width:100%; font-weight:300; text-transform:uppercase; }
h3 {padding:10px 0; margin:0; float:left; color:#c72f44; font-size:1.7rem; line-height:1.7rem; width:100%;  font-family: 'Amatic SC', cursive; font-weight: 700;  text-transform:uppercase; }

#contacto h3 {font-weight:700;}


.txt-12-blanco {font-size:0.9rem; line-height:1.5rem; color:#FFFFFF; font-family:'Open Sans', sans-serif; font-weight:300; text-transform:none; }

.txt-16-blanco {font-size:1rem; line-height:1.5rem; color:#FFFFFF; font-family:'Open Sans', sans-serif; font-weight:300; text-transform:none; }
.txt-16-blanco-at {font-size:1.2rem; color:#FFFFFF; font-family: 'Amatic SC', cursive; font-weight: 700;  text-transform:none; }
.txt-16-verde {font-size:1.5rem; color:#37bdbf; font-family: 'Amatic SC', cursive; font-weight: 700; font-weight:700; text-transform:uppercases; }
.txt-16-gris {font-size:1rem; color:#6f7275; font-family:'Open Sans', sans-serif; font-weight:300; text-transform:none; }
.txt-18-gris {font-size:1rem; color:#6f7275; font-family:'Open Sans', sans-serif; font-weight:300; text-transform:none; }

.txt-40-blanco {font-size:3rem; color:#FFFFFF; line-height:35px; font-family: 'Amatic SC', cursive;	font-weight: 700; text-transform:uppercase; }
.txt-30-blanco {font-size:2.1rem; color:#FFFFFF; line-height:25px; font-family: 'Amatic SC', cursive; font-weight: 700; text-transform:uppercase; }
.txt-16-verde-fecha {font-size:1rem; color:#37bdbf; line-height:25px; font-family: 'Amatic SC', cursive; font-weight: 700; text-transform:uppercase; }

 h2 {padding:15px 0; margin:0; float:left; color:#6f7275; font-size:2.5rem; line-height:30px; font-weight:700; }
 .slide-txt h2 {color:#fff; font-weight:700;}


.video-institucional {
	width:67%;
	float:left;
	}
#sobre-acumar .video-institucional h2 {color:#fff; background:#37bdbf; padding-left:15px; box-sizing:border-box; line-height:60px;}
#sobre-acumar aside h2 {color:#37bdbf; padding-left:12px; padding-top:18px;}
#sobre-acumar .txt-18-gris { line-height:35px;}
#sobre-acumar section { 
	margin-bottom:5px;
	}
#sobre-acumar .txt-30-blanco { line-height:61px;}
.article-naranja-sc img {padding:15px 0px;}
.article-verde-sc img {padding:15px 0px;}
.article-rojo-sc img {padding:15px 0px;}
	

#docentes section { width:100%; padding-bottom:5px;}
#docentes .fl { width:361px; min-height:250px;}

.docentes-txt {
	color:#6f7275;
	box-sizing:border-box;
	float:left;
	width:34%;
	min-height:250px;
	padding-right:10px;}

.docentes-inscribite {
	color:#fff;
	box-sizing:border-box;
	float:left;
	width:32%;
	text-align:center;
	min-height:250px;
	background:#35bcc2;
	padding:30px;	
	margin-left:10px;}
	
	#estudiantes {padding:0px; margin:0px;}
	.reciclar-juego {max-width:360px; padding-right:10px; float:left; }	
	.reciclar-juego-sp {max-width:360px; padding-right:0px; float:left; }		
	.cuadro {min-height:152px; max-height:152px; height:152px; padding-right:0px; float:left; }	
	#estudiantes .article-verde {min-width: 361px;}	
	.video-juego {padding-top:10px; min-height:250px;}
	.video-juego iframe {padding-top:10px; min-width:360px; min-height:391px;}
	

#visitas-guiadas section article { width:65%; max-width:730px; min-height:auto;}
#visitas-guiadas .docentes-txt { width:35%;}
#visitas-guiadas h3 {color:#37bdbf; font-weight:700;}
#visitas-guiadas .txt-16-gris { line-height:35px;}
#visitas-guiadas .aside-noticia-txt { width:100%;}
#visitas-guiadas .proximas-visitas { width:100%; float:left; margin-right:11px;}
#visitas-guiadas .proximas-visitas h2 { background:#5e9bd4; color:#FFF; padding:4% 2%; margin-bottom:10px; box-sizing:border-box;}
#visitas-guiadas .bloque-dias { width:99px; height:113px; background:#5e9bd4; padding-top:10px; float:left; text-align:center; color:#fff; border-left:1px solid #3d7fb9; border-right:2px solid #7baee3;}
#visitas-guiadas a.bloque-dias:hover { width:99px; height:113px; background:#3d7fb9; float:left; text-align:center; color:#fff; border-left:1px solid #3d7fb9; border-right:2px solid #669dd3;}
#visitas-guiadas .txt-40-blanco {font-size:5rem; line-height:78px;}
#visitas-guiadas .formulario { width:50%; margin-left:10px; padding:21px; box-sizing:border-box; padding-top:0px; float:left; background:#f0f0f0;}
#visitas-guiadas .mapa-cuenca { width:49%; box-sizing:border-box; float:left;}
#visitas-guiadas select { width:303px; margin:0px; margin-bottom:5px;}
#visitas-guiadas textarea { width:266px; height:80px; margin:0px;}
#visitas-guiadas .mapa-cuenca h2 { background:#36bcbf; color:#fff; padding:10px; max-width:520px;}

#equipo section article { width:100%; max-width:300px; min-height:auto; margin-top:0px; margin-bottom:0px;}

.fondo-titulos { width:100%; background:#f1f1f1; padding:10px 15px 0 15px; margin:0 0 10px 0; box-sizing:border-box;}
.fondo-verde { width:100%; background:#37bdbf; padding:10px 15px 0 15px; margin:0 0 10px 0; box-sizing:border-box;}

.fondo-verde h2 { color:#fff;}
.fondo-verde p { color:#fff;}

#detalle-noticia { width:67%; float:left;}

.txt-10-blanco {font-size:0.7rem; line-height:10px; color:#FFFFFF; font-family:'Open Sans', sans-serif; font-weight:300; text-transform:none; }


/*RESPONSIVE TABLET*/
@media screen and (max-width:768px) {
	#container {
	max-width:320px;}	
	section article {
	width:100%;
	float:left;
	min-height:auto;}
	.slide-txt {
	background:#589ad5;
	padding:2%;
	width:100%;
	box-sizing:border-box;
	color:#FFF;}
	.article-txt {
	width:50%;
	height:100%;
	float:left;
	padding-top:30px;
	box-sizing:border-box;
	min-height:160px;
	}	
	.article-naranja, .article-verde, .article-rojo {
	margin:0px;
    width: 320px;
	min-width: 320px;}
	.article-naranja-btn, .article-verde-btn, .article-rojo-btn {
	width:20%;
	float:right;
	max-height:100px;
	line-height:160px;}
	
	aside {
		width:100%;
		float:right;
		margin:0px;}
	
	.aside-noticia {
		width:100%;
		float:left;
		padding-top:5%;
		box-sizing:border-box;}
		
	aside h2 { line-height:50px;}
	
	#contacto aside { width:100%;}

	nav .menu {border-bottom: 1px solid #dedede;
    border-right: medium none;
    border-top: 1px solid #dedede;
    font-size: 1.7rem;
    font-weight: 300;
    padding: 10px 26px;
    text-decoration: none;
    text-transform: uppercase;
	float:left;
	min-width:320px;
    width: 100%;}
	.menu-select {border-bottom: 1px solid #dedede;
    border-right: medium none;
    border-top: 1px solid #dedede;
    font-size: 1.7rem;
    font-weight: 300;
    padding: 10px 26px;
    text-decoration: none;
    text-transform: uppercase;
	float:left;
	min-width:320px;
    width: 100%;}
	.menu-final-select {border-bottom: 1px solid #dedede;
    border-right: medium none;
    border-top: 1px solid #dedede;
    font-size: 1.7rem;
    font-weight: 300;
    padding: 10px 26px;
    text-decoration: none;
    text-transform: uppercase;
	float:left;
	min-width:320px;
    width: 100%;}
	nav .menu-final {border-bottom: 1px solid #dedede;
    border-top: 1px solid #dedede;
    font-size: 1.7rem;
    font-weight: 300;
    padding: 10px 26px;
    text-decoration: none;
    text-transform: uppercase;
	float:left;
	min-width:320px;
    width: 100%;}
	
	.qs-txt {
	background:#c72f44;
	padding:2%;
	box-sizing:border-box;
	min-height:356px;
	color:#FFF;
	width:100%;}
	
	.concursoA { width:320px; min-width:320px; max-width:320px;}	
	.concursoB { width:320px; margin:10px 0 0 0; min-width:320px;}
	.sb { width:100%;}
	section { min-width:320px;}	
	.aside-noticia-txt { width:60%;}

	}

/*RESPONSIVE CELULAR*/
@media screen and (max-width:320px) {
	#container {
	max-width:320px;}	
	section article {
	width:100%;
	float:left;
	min-height:auto;}
	.slide-txt {
	background:#589ad5;
	padding:2%;
	width:100%;
	box-sizing:border-box;
	color:#FFF;}
	.article-txt {
	width:50%;
	height:100%;
	float:left;
	padding-top:30px;
	box-sizing:border-box;
	min-height:160px;
	}	
	.article-naranja, .article-verde, .article-rojo {
	margin:0px;
    width: 320px;}
	.article-naranja-btn, .article-verde-btn, .article-rojo-btn {
	width:20%;
	float:right;
	max-height:100px;
	line-height:160px;}
	
	aside {
		width:100%;
		float:right;
		margin:0px;}
	
	.aside-noticia {
		width:100%;
		float:left;
		padding-top:5%;
		box-sizing:border-box;}
		
	aside h2 { line-height:50px;}
	
	#contacto aside { width:100%;}

	nav .menu {border-bottom: 1px solid #dedede;
    border-right: medium none;
    border-top: 1px solid #dedede;
    font-size: 1.7rem;
    font-weight: 300;
    padding: 10px 26px;
    text-decoration: none;
    text-transform: uppercase;
	float:left;
	min-width:320px;
    width: 100%;}
	.menu-select {border-bottom: 1px solid #dedede;
    border-right: medium none;
    border-top: 1px solid #dedede;
    font-size: 1.7rem;
    font-weight: 300;
    padding: 10px 26px;
    text-decoration: none;
    text-transform: uppercase;
	float:left;
	min-width:320px;
    width: 100%;}
	.menu-final-select {border-bottom: 1px solid #dedede;
    border-right: medium none;
    border-top: 1px solid #dedede;
    font-size: 1.7rem;
    font-weight: 300;
    padding: 10px 26px;
    text-decoration: none;
    text-transform: uppercase;
	float:left;
	min-width:320px;
    width: 100%;}
	nav .menu-final {border-bottom: 1px solid #dedede;
    border-right: medium none;
    border-top: 1px solid #dedede;
    font-size: 1.7rem;
    font-weight: 300;
    padding: 10px 26px;
    text-decoration: none;
    text-transform: uppercase;
	float:left;
	min-width:320px;
    width: 100%;}
	
	.qs-txt {
	background:#c72f44;
	padding:2%;
	box-sizing:border-box;
	min-height:356px;
	color:#FFF;
	width:100%;}
	
	.concursoA { width:320px; min-width:320px; max-width:320px;}	
	.concursoB { width:320px; margin:10px 0 0 0; min-width:320px;}
	.sb { width:100%;}
	section { min-width:320px;}
	.aside-noticia-txt { width:60%;}

	}





