/** Base web **/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-family: 'Lato', sans-serif;
    background-image: url(img/fondo.jpg);
}


.pagina {
	width: 960px;
	margin: 0 auto 0 auto;
}

.clearfix {
	clear: both;
}

/** Header **/

#encabezado { 
	background-image: url(img/fondo-logo.jpg);
	position: relative;
	width: 100%;
	height: 126px;
	margin-top: 49px;
	margin-bottom: 25px;
}

#logo {
	position: absolute;
	top: 15px;
	left: 365px;
}

nav  {
	background: #4c565e;
	width: 100%;
	height: 49px;
	padding-top: 15px;
}


nav ul li {
	display: inline;
	list-style-type: none; 
} 

nav ul li a { 
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	font-weight: 700;
	padding: 15px 58px 15px 57px; 
	
}

nav ul li a:hover {
	background: #ffa575;
	width: 178px;
}

nav ul li a:active {
	background: #ffa575;
	width: 178px;
}


/** Slider **/

.slider {
	
	margin-top: 50px;
	position: relative;
}

#selectbanner{
	margin-left: 430px;
	margin-top: 20px;
}

#flechasbanner{
	position: absolute;
	top: 246px;
	left: 317px;
}

#titulos { 
	font-size: 47px;
	font-weight: 900;
	color: #fff;
	text-align: center;
	background: rgba(29, 190, 232, 0.9);
	position: absolute;
	top:198px;
	left: 369px;
	width: 363px;
	height: 66px;
	padding-top: 5px;

}

#bajadatitulo {
	font-size: 34px;
	font-weight: 400;
	color: #fff;
	text-align: center;
	background: rgba(29, 190, 232, 0.9);
	position: absolute;
	top:264px;
	left: 485px;
	width: 480px;
	height:48px;
	padding-top: 2px;
}


/** Ahora **/
#fondoverde {
	background: rgba(145, 206, 139, 0.4);
	width: 640px;
	height: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	position: relative;	
}

#subtituloahora {
	color: #4fb58d;
	font-size: 24px;
	font-weight: 900;
	position: absolute;
	top:-15px;
	left: 20px;
}
#vivo {
	margin-top: 49px;
	width: 640px;
	float: left;
}

#pantallatwitter{
	float: right;
	margin-top: 53px;
}

#fondoepigrafe {
	background: #91ce8b;
	width: 640px;
	height: 34px;
	margin-top: -2px;
}

.epigrafe {
	font-size: 14px;
	color:#fff;
	text-align: center;
	padding-top: 8px;
}

/** Nuestra Lucha **/

#nuestralucha {
	float: left;
	position: relative;
	margin-top: 50px;
	margin-bottom: 30px;
	width: 100%;
}

#imagenlucha {
	width: 640px;
	margin: 0px;
	float: left;
}

#destacadohome {
	background: #f48b53;
	background-image: url(img/deco-destacado.png);
	background-repeat: no-repeat;
	width: 320px;
	height: 296px;
	float: right;
	position: relative;
}

#destacadohomeinfo {
	font-size: 22px;
	font-weight: 400;
	font-style: italic;
	color: #fff;
	text-align: center;
	letter-spacing: 0,75px;
	margin: 110px 25px 35px 25px;
}

#icono-destacado {
	position:absolute;
	top: 40px;
	left: 100px;
}

.boton {
	text-align: center;
	padding: 10px 50px;
	margin: 0px 0px 0px 70px;
	border-radius: 5px;
	text-decoration: none;
	background: rgba(253, 234, 224, 0.9);
	height: 48px;
	border border-radius: 5px;
	font-size: 16px;
	color:#f48b53;
}

.boton:hover {
	background: #F8AD85;
	color: #fff;
}

/** Programas **/



#fondoprogramas {
	background: rgba(244, 139,83 , 0.4);
	width: 100%;
	height: 18px;
	margin-top: 50px;
	margin-bottom: 15px;
	float: left;
	position: relative;	
}


#subtituloprogramas {
	color: #e95849;
	font-size: 24px;
	font-weight: 900;
	position: absolute;
	top:-15px;
	left: 20px;
}

#articulo1 {
	width: 286px;
	height: 244px;
	margin-top: 10px;
	margin-right: 21px;
	margin-left: 17px;
	float: left;
	position: relative;
}

#titular1 {
	background: rgba(29, 190, 232, 0.8);
	width: 284px;
	height: 40px;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	padding-top: 8px;
	position: absolute;
	left:-17px;
	top:140px;
}


#articulo2 {
	width: 286px;
	height: 244px;
	margin-top: 10px;
	margin-right: 21px;
	margin-left: 17px;
	float: left;
	position: relative;
}


#titular2 {
	background:rgba(29, 190, 232, 0.8);
	width: 284px;
	height: 40px;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	padding-top: 8px;
	position: absolute;
	left:-17px;
	top:140px;
}


#articulo3 {
	width: 286px;
	height: 244px;
	margin-top: 10px;
	margin-left: 21px;
	margin-right: 0px;
	float: left;
	position: relative;
}

#titular3 {
	background: rgba(29, 190, 232, 0.8);
	width: 284px;
	height: 40px;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	padding-top: 8px;
	position: absolute;
	left:-17px;
	top:140px;
}


.parrafo {
	text-align: left;
	color: #4c565e;
	font-size: 12px;
	margin-top: 10px;
}


.botonvermas  {
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	background-color: #e95849;
	width: 100%;
	
	padding: 7px 445px 7px 445px;
}


.botonvermas:hover {
	background: #EE8175;
	color: #fff;
}

/** Footer **/

#fondofooter { 
	background: #4c565e;
	width: 100%;
	height: 100px;
	margin-top: 80px;
	padding: 20px 30px 20px 20px;
}

#legales {
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	float: right;
	position: relative;
	width: 75%;
	margin-top: 10px;
}


.redessociales {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	position: relative;
}


#navfooter {
	background: #4a4a4a;
	padding: 5px 330px 0px 340px;
	margin-bottom: 20px;
	position: relative;
	float: left;
	height: 35px;
	width: 960px;
}

#navfooter a {
	text-align: center;
	text-decoration: none;
	color: #8e8e8f;
	font-size: 11px;
	font-weight: 400;
}