/* CSS Document */
@font-face {
	    font-family: "Entypo";
	    font-style: normal;
	    font-weight: normal;
	    src: local("?"), 
	    	url("entypo/entypo.woff") format("woff"), 
	   	 	url("entypo/entypo.ttf") format("truetype");
}

@font-face {
	    font-family: "EntypoSocial";
	    font-style: normal;
	    font-weight: normal;
	    src: local("?"), 
	    	url("entyposocial/entypo-social.woff") format("woff"), 
	   	 	url("entyposocial/entypo-social.ttf") format("truetype");
}

*, *:before, *:after {
    box-sizing: border-box;
}

* {
	padding:0;
	margin:0;
	}
	
body {
	background:#FFFFFF;
	font-family:'Rosario', sans-serif;
	color:#272727; 
}



footer aside{
	float:left; 
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	border-top:none;
	border-right:none;
	background-color:#272727;
	height:100%;
	max-height:320px;
	color:#FFFFFF;
}

footer aside div {
	font-family: 'Entypo';
	border-style: none;
	font-size:30px;
	line-height:40px;
	float:left;
	background-color:#FFFFFF;
	color:#272727;
	padding: 0px 250px 0px 5px;
}

footer aside p{
font-size:0.7em;  
font-family:'Helvetica', 'Arial', sans-serif;
color:#FFFFFF;
}

footer div {
	float:left; 
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	border-top:none;
	border-right:none;
	background-color: #272727;
	height:40px;
	color:#FFFFFF;
}

footer div p{
	font-size:10px;
	text-align:center;
}

h2 {
font-size:20px;    
}

h3 {
font-size:16px;    
}

header{
	width:100%;
	height:50px;
    position: fixed;
    z-index:100;
    top: 0px;
	left: 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#BABABA;

    
}

header a img{
	float:left;
	width:auto;
}
header nav{
	max-width:960px;
	margin:auto;
	height:50px;
	background-color:#FFFFFF;
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#BABABA;
}

header nav ul li{
	list-style-type: none;
	padding:0px 2%;
	float:right;
}

header nav ul li:hover{
	background-color:#F0F0F0;
	color:#FFFFFF;
}

header nav ul li a{
	text-decoration: none;
	color:#98cb00;
	font-family: 'Rosario', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 50px;
	width:100%;
}
header nav ul li a:hover{
	color:#FFFFFF;
}

section{
	float:left;
	width:100%;
	height:320px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#BABABA;
	
	
	
}

section article{
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#BABABA;
	border-top:none;
	display:block;
}


section article p{
font-size:0.8em;  
font-family:'Helvetica', 'Arial', sans-serif;
color:#272727;  
}
    
section aside{
	float:left;
	background-color: #ffffff; 
	border-style:solid;
	border-width:1px;
	border-color:#BABABA;
	border-top:none;
	border-right:none;
}

section aside p{
font-size:0.7em;  
font-family:'Helvetica', 'Arial', sans-serif;
}
/*<--------------------class----------------------------->*/

#margen_inicial {
	margin-top:50px;
	max-height:320px;
}

/*<--------------------class----------------------------->*/

.a_boton_verde{
	padding:0.5em;
	font-size:12px;
	background-color:#98CB00;
	float:right;
	margin-top:20px;
}


.a_boton_blanco{
	padding:0.5em;
	font-size:12px;
	background-color:#FFFFFF;
	float:right;
	margin-top:20px;
}

.alto_total {
	height:100%;
}

.columna_int {
	padding: 0.7em 1.3em;
	font-size: 0.8em;
}

.contenedor {
	max-width:960px;
	width:100%;
	margin: 0 auto 0 auto;
}

.cuatro_columnas {
	width:100%;
	height:100%;
	max-height:320px;
	background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
padding: 1.2em 1.5em;
display:block;
}

.dos_columnas {
	width:50%;
	height:100%;
	max-height:320px;
	background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
padding: 1.2em 1.5em;
}

.dos_columnas_img {
	width:50%;
	height:100%;
	max-height:320px;
	background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;

}

.gris_claro {
	background-color:#dedede;
	border-color:#98CB00;
}

.gris_oscuro {
	background-color:#333333;
	border-color:#98CB00;
	color:#DEDEDE
}

.icono {
	font-family: 'EntypoSocial';
	font-size:22px;
}

.naranja {
	background-color:#ec8a00;
}

.p_blanco{
	color:#FFFFFF;
}

.una_columna {
	width:25%;
	max-height:320px;
	height: 100%;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
padding: 1.2em 1.5em;
}

.una_columna_img{
	width:25%;
	max-height:320px;
	height: 100%;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
}

.verde {
	background-color:#98CB00;
}

/*<--------------------responsive----------------------------->*/

@media screen and (max-width:320px){
section article{
	float:none;
	width: 90%;
	margin: 20px 5% 10px 5%;
}
section aside{
	display:none;

}
.bienvenida{
	width: 80%;
	float:left;
	text-align: center;
	background-image: url("img/header.jpg");
	background-repeat: no-repeat;
	height:80%;
	color:#FFFFFF;
	font-family:'Rosario', sans-serif;
	font-size:38px;
	font-weight: 700;
	font-style: italic;
	padding:10%;
}  
header a img{
	float:none;
	width:50px;
    height:50px;
}
    header nav{
	float:none; 
    padding-top:0; 
    width:100%;    
}
    header nav ul li a{
	text-decoration: none;
	color:#000;
	font-family: 'Rosario', sans-serif;
	font-weight: 400;
	font-size: 10px;
	
}
section article p{
font-size:12px;    
}
    
h3{
font-size:16px;    
}
    }
