body {
    font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}

a img {
    border: none;
}

.border{	
    border: 1px solid #ffffff;		
}

#bloque-top {
	width: 987px;
	height: 845px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
	position: relative;	
}

#compartir {
	height: 69px;
	width: 152px;
	margin-right: auto;
	margin-top: 25px;
	margin-left: auto;
	background-image: url(../img/compartir.png);
	background-repeat: no-repeat;
	padding: 0;
}

#compartir ul {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
	padding:0 8px;
}
#compartir li {
	display: block;
	float: left;
	height: 35px;
	width: 35px;
	margin:24px 5px;
}

header {
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 100px;
	position: relative;
}

.wrapp-top {
	background-color: #009bdf;
	clear: both;
	padding-top: 60px;
	width: 100%;
	padding-bottom: 0;
	margin-bottom: 0;
}

.bottom-decoration {
    width: 100%;
    height: 11px;
    padding: 0;
    border: 0;
    margin: 0;
    background-image: url(../img/bite.jpg);
    background-repeat: repeat-x;
}
.heading {
    width: 927xpx;
    margin: 40px 30px;
}

.heading h1 {
    color: white;
    font-weight: normal;
    font-size: 55px;
    padding: 0;
    margin: 0;
}

.heading p.lead {
    color: white;
    padding: 0;
    margin: 30px 0 0 0;
	font-size: 21px;
}

.carousel-control {
    background:none!important;
    color: #009bdf;
    margin-top: 170px;
}
.elpais {
    margin-top: 3px;
    margin-left: 30px;
    float: left;
}
.patrocinador {
//	margin-top: 30px;
//	width: 188px;
    margin-top: -3px;
    margin-right: 10px;
	float: right;
//	height: 70px;
}

.content {
    width: 967px;
    margin: 20px auto;
}

#carousel {
    width: 1100px;
    margin: 20px auto;
}

#carousel .item img {
    margin-left: auto;
    margin-right: auto;
}

#img-footer {
    width: 1100px;
    height: 283px;
    margin: 5px auto 0px auto;
    background-repeat: no-repeat;
    background-image: url(../img/surfacelogo2.png);
}

#img-footer h3{ margin:0 auto; text-align: center; padding:70px 0 10px; color:#009BDF; font-weight:lighter; font-size:40px;}
#img-footer ul{ margin:0 auto; display:block; width:225px; padding:0;}
#img-footer ul li{ float:left; list-style:none; margin:5px; padding:0; text-indent:0;}
#img-footer ul li a{ display:block; width:64px; height:64px; text-indent:-9999em;}
#img-footer ul li a.fb{ background:url(../img/sprite-rrss.png) 0 0 no-repeat;}
#img-footer ul li a.tw{ background:url(../img/sprite-rrss.png) -74px 0 no-repeat;}
#img-footer ul li a.yt{ background:url(../img/sprite-rrss.png) -370px 0 no-repeat;}

.content h4 {
    color: #676767;
}

.content p {
    color: #464646;
}

footer {
	text-align: center;
	margin-top: 0;
	padding-top: 35px;
	background-color: #333333;
	height: 250px;
	clear: both;
	width: 100%;
}
.wrapp-general .wrapp-top #bloque-top header hgroup {
	clear: both;
	height: 130px;
	position: relative;
	width:967px;
}

.wrapp-top {
    height: 950px;
}

#surface_video {
    width: 927px;
    height: 457px;
    box-shadow: 1px 1px 4px black;
	margin:0 29px;

}

#bloque-top header h5 {
    margin-top: -9px;
    margin-left: 30px;
}

.col-xs-6{ // width:46%;}