@import url(http://fonts.googleapis.com/css?family=Nunito:400,300);

@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 400;
  src: local('Cabin Regular'), local('Cabin-Regular'), url(http://themes.googleusercontent.com/static/fonts/cabin/v5/kJXt72Gt1LyFMZcEKAAvlKCWcynf_cDxXwCLxiixG1c.woff) format('woff');
}
@font-face {
  font-family: 'Cabin';
  font-style: normal;
  font-weight: 700;
  src: local('Cabin Bold'), local('Cabin-Bold'), url(http://themes.googleusercontent.com/static/fonts/cabin/v5/haOjnueK8Or1ztuuRtr8dnYhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}

*{padding: 0px; }

ul {list-style-type: none;}
li {float: left;}
a:link {text-decoration:none;color:#333;border: 0 none;}
a:visited {	text-decoration:none;color:#333;border: 0 none;}
a:active {text-decoration:none;	color:#333;	border: 0 none;}
img{border:none;}

body {
	font-family: Helvetica  neue, Arial, sans-serif;
	font-size: 12px;
	background-color: #FCEBD9;
}
.wrapper{
	width: 797px;
	margin: 0 auto;
}
#cabecera{
	width:797px; 
	margin-left:auto; 
	margin-right:auto; margin-top:0px;  
}
#menutop{
	width:797px; 
	height:80px; 
	border-bottom:1px solid #1C1C1B;
}
#menutop ul{
	line-height:80px; 
	margin-left:15px; 
	display:block;
}
#menutop ul li{
	display:inline; 
	margin-left:25px;
}
.compartelo{
	color:#1C1C1B; 
	font-size:12px; 
	font-weight:800; 
	position: relative; 
	left: -40px
}
#menutop ul li a{
	color:#053C5B; 
	font-size:12px; 
	font-weight:800;
	font-family: 'GFS Didot';
}
#twitter{
	position:relative; 
	top:8px; 
	left:-55px;
}
#facebook{
	position:relative; 
	top:8px; 
	left:-70px;
}
#menutop ul li a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}
#pais{
	position:relative; 
	float: right; 
	top:30px;
}

.titular{
    margin-left: 00px;
}

.titular h1 {
    color: #A82423;
    font-family: 'Cabin';
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 44px;
}

.row h2{
    float: left;
	font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 300; 
    color: #1C1C1B;
    font-size: 15px;
    margin-top: 40px;
    margin-bottom: 10px;

}

h3{
	font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #1C1C1B;
    font-size: 22px;
	letter-spacing: normal;
}

#banner-slide{
    margin: 0 auto;
    position: relative;
	border: 3px solid white;
	width: 791px;
	height: 424px;
}

.pastilla{
    float: right;
    position: absolute;
  	right: 35px;
    top: 190px;
}


.libro{
    float: right;
    position: absolute;
    right: 0px;
    top: 280px;
}

.botones {
    float: right;
    position: absolute;
    right: 30px;
    top: 480px;
}

.botones li{
    width: 152px;
    height: 27px;
    text-align: center;
    font-family: helvetica neue;
    font-size: 11px;
    line-height: 27px;
    margin-right: 20px;
	background-color: #785520;
	border-radius: 5px;
}

.botones li a:hover{
    opacity:0.7;
    filter: alpha(opacity=70);
}

.botones a{
        color: #fff;
}
.abajo{
    border-right: 1px solid #C3436D;
    width: 300px;
}


.col{
    float: left;
    margin-left: 25px;

}


.contenido{
	display: block;
    float: left;
    margin-left: 25px;
    text-align: justify;
    width: 425px;
}

.col p{
   color: #000;
    font-family: 'Nunito';
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    margin-right: 30px;
    text-align: center;
    width: 535px;
}

ol p{
   	color: #000000;
    font-family: 'Nunito';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    margin-left: 150px;
    margin-right: 30px;
    text-align: left;
    width: 500px;
}

ol li{
    margin-bottom: -20px;
}


.col li{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 40;
    color: #1C1C1B;
    font-size: 16px;
    letter-spacing: -1px;
    float: none;
    padding-right: 5px;
    padding-bottom: 10px;
}


.descrip{
    width: 150px;
    margin-left: -15px;

}
.descrip p{
    font-size: 11px;
    margin-bottom: 25px;
    text-align: left: 
}


.ft{
    padding-top: 25px;    
}


span h4{
    background: url(../img/pais_logo_span.png)no-repeat center;
    width: 103px;
    height: 22px;
    line-height: 26px;
    display: inline;
    text-indent: -9999px;
    padding-top: 3px
}

.row{
    clear: both;
}

.col span{
    color: #C3436D;
    font-weight: 400;
}


.last {
   	bottom: 80px;
    float: right;
    position: relative;
    right: 10px;
}
.clear{
    margin-bottom: 250px;
}
.legal{
	bottom: 30px;
    display: inline;
    float: left;
    left: 0px;
    position: relative;
}

.legal a{
	position: relative;
	top: 10px;
}


.preguntas{
	background-color: #F2E6D0;
    float: left;
    height: 500px;
    width: 825px;
}

.lpreguntas{
    float: left;
}

.preguntas h1 {
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size: 20px;
	color: black;
	margin-left: 150px;
	
}



