*::selection {
	background: #ADADAD; /* Safari */
	color:white;
	}
*::-moz-selection {
	background: #ADADAD; /* Firefox */
	color:white;
}

body{
	background-color:#D8D8D8;
	font-family: 'PT Sans', sans-serif;	
	font-size:1.125em;
	line-height: 1.5em;
	color:#505050;
	}
article{
	padding: 120px 0;
	width: 100%;
	height: auto;
	background: white;
	float: left;
	}	
.wrapper{
	margin:0 auto;
	padding:0 10px;
	width:960px;
	}
nav{
	width:100%;
	height:166px;
	background-color:#fff;
	margin: 0;
	border-bottom: solid 1px #B6B6B6;
	text-align:center;
	line-height:3;
	padding:48px 12px;
	}	
#main-nav{
	margin: 0;
	padding: 0;
	float: right;
}
#main-nav li{
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
	display: block;
	margin-right: 10px;
}
#main-nav li a{
	font-size: 0.889em;
	color: #2a5a79;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
}
#main-nav li a:hover{
	text-decoration: underline;
}

h1{
	display: block;
	float: left;
	}
h1 a{
	width: 137px;
	display: block;
	height: 68px;
	background: url(../img/casen-logo.png) no-repeat;
	text-decoration: none;
}	
	
h2{
	font-family: 'Oswald', sans-serif;
	font-size:3.000em;
	font-weight:300;
	text-align: center;
	margin-bottom: 80px;
	}	
h3{
	font-size:1.333em;
	color:white;
	line-height: 1.5em;
	margin-bottom: 70px;
	}
	
h4{
	margin-top:6px;
	font-size: 1.333em;
	font-weight: 700;
	margin-bottom: 20px;
	}	
			
h4 a{
	color:#505050;
	}

h5{
	font-size:1.333em;
	color: #2a5a79;
	margin-bottom: 12px;
	font-weight: 700;
}	

p{
	font-weight: 400;
	font-size: 1em;
}

p a{
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #9cb4cf;
	font-weight: 700;
	line-height: 1.5em;
}

p a:hover{
	border-bottom: none;
}		

.casen{
	color: white;
}

.casen .wrapper{
	width: 770px;
}

.continente{
	float: left;
	height: 405px;
	width: 139px;
	margin-right: 20px;
}

.casen p{
	margin-bottom: 47px;
}

.casen .wrapper .no-margin{
	margin-bottom: 0;
}

.bottom{
	height: 700px;
}
.casen h2{
	color: #2a5a79;
}

.fechas .wrapper{
	width: 770px;
	padding: 0;
}

.fechas .wrapper .date{
	font-size: 1.667em;
	line-height:1.2em;
	color: #ff5274;
	margin:20px 0;

}

.info-fechas{
	float: left;
	width: 452px;
}

.info-fechas h2{
	text-align: left;
}

article.hitos{
	background: white url(../img/hitos.jpg) no-repeat center 536px;
}

.hitos .wrapper{
	width: 770px;
	padding: 0;
}

.hitos-left{
	width: 310px;
	float: left;
}
.hitos-right{
	width: 410px;
	float: right;
}
.hitos-right p{
	margin-bottom: 30px;
}
.point{
	background-image: url(../img/point.png);
	width: 33px;
	height:33px;
	color: white;
	font-size: 1.333em;
	font-weight: 700;
	float: left;
	text-align: center;
	line-height: 1.3em;
	margin-right: 10px;
}
.points{
	margin: 0 auto;
	clear: both;
}

.bluecontent p {
	color: #fff;
}

.bluecontent h2 {
	color: #cfebfe;
}

.whitecontent p{
	color: #2a5a79;
}

.whitecontent h2{
	color: #4e95c4;
}

.whitecontent{
	border-bottom: 1px solid #dddddd;
	background-color: white;
}
.bluecontent{
	background-color: #39699e;
}

.fechas.whitecontent{
	background-color: #f3f4f8;
}

.calendario{
	float: right;
	height: 307px;
	width: 285px;
}

article.noticias{
	padding: 120px 0 80px 0;
	}

.noticias .wrapper{
	padding: 0px;
	margin: 0 auto;
	width: 770px;
}

.noticia-container{
	width: 100%;
    float: left;
    margin-bottom: 40px;
}


.noticias a{
	text-decoration: none;
	font-weight: 700;
	color: #63bbe5;
}
.noticias a:hover{
	color: #2a5a79;
}

p.fecha{
	color: #a7a7a7;
	font-size: 0.889em;
	margin: 0 0 12px 0;
}


.img-noticia{
	float: left;
}

.descripcion-noticias{
	margin-left: 20px;
	float: left;
	width: 454px;

}

.encuestadores .wrapper{
	width: 740px;
	padding: 0;
}

.encuestadores .wrapper div{
	/*width: 375px;*/
	width: 455px;
	float: right;
	margin-top: 80px;
}

.couple-encuestadores{
	float: left;
}

.contacto p, .resultados p{
	text-align: center;
}


.footer{
	background-color: #37506b;
	color: white;
	padding: 27px 0!important;
	text-align: center;
}



.button{
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    display: block;
    padding: 14px 20px;
    color: white;
    text-decoration: none;
}

.red-btn{
	background-color: #ff5274;
	width: 244px;
	margin-top: 33px;
}

.red-btn:hover{
	background-color: #ec2a50;
}


.transparent-btn{
	background-color: transparent;
	border:1px solid #fff;
	width: 201px;
    margin: 40px auto 0 auto;
}

.transparent-btn:hover{
	background-color: white;
	border:1px solid #fff;
	color: #63bbe5;
}

.bottom{
	background: #fdfcf0 url(../img/background-pattern.jpg) repeat-x bottom;
}

.bottom .wrapper{
	background: url(../img/escenariocasen.jpg) no-repeat bottom center;
	height: 580px;
	width: 960px;
}

.bottom .wrapper a{
	float: left;
}

.logos{
	width: 728px;
	padding-left: 0;
	padding-right: 0;
	margin: 0 auto;
}

.mds{
	width: 106px;
	height: 95px;
	margin-right: 178px;
}
.uchile{
	width: 144px;
	height: 79px;
	margin-right: 178px;
}
.cmd{
	width: 122px;
	height: 198px;
}

.anchor{
  display: block;
  height: 280px; /*same height as header*/
  margin-top: -280px; /*same height as header*/
  visibility: hidden;
}
