*{margin:0;padding:0;border:0;outline:0;font-weight:normal;font-style:normal;text-decoration:none;list-style:none;font-size:100%; color:#000; resize:none;user-select: none;}
main,aside,footer,section{width:100%;height:auto;float:left;}
.margenes{ width:80%; padding-left:10%; padding-right:10%;}
img{display:block;}
@media (max-width:479px){main section{ margin-top:10%; margin-bottom:10%;}}
/*---------------------------------TIPOGRAFIA-------------------------------------------*/

/*@font-face {font-family: GothamRounded-Light;src: url(GothamRounded-Light.ttf) format("truetype");}*/
@font-face {font-family: OpenSans-Regular;src: url(OpenSans-Regular.ttf) format("truetype");}
@font-face {font-family: BalooBhai-Regular;src: url(BalooBhai-Regular.ttf) format("truetype");}



h1 {font-family: OpenSans-Regular;}
p,a {font-family: OpenSans-Regular;}
h3,li,h2 {font-family: BalooBhai-Regular;}

/*@font-face {font-family: Lato-Black;src: url(Lato-Black.ttf) format("truetype");}
@font-face {font-family: Lato-Bold;src: url(Lato-Bold.ttf) format("truetype");}
@font-face {font-family: Lato-Light;src: url(Lato-Light.ttf) format("truetype");}
@font-face {font-family: Lato-Regular;src: url(Lato-Regular.ttf) format("truetype");}*/

/*header, footer {font-family: Lato-Light;}
main, aside, section {font-family: Lato-Regular;}*/

/*#F7A11A*/
/*#E4E4E5*/
/*----------------------------COLOR-SELECCIONAR-TEXTO------------------------------------*/
::selection {background:#dcdcdc;} 
::-webkit-selection { background:#dcdcdc;}
::-moz-selection {background:#dcdcdc;}
::-ms-selection {background:#dcdcdc;}
::-o-selection {background:#dcdcdc;}
/*-------------------------------ESTILO-FORMULARIO---------------------------------------*/
::placeholder, ::-webkit-input-placeholder, ::-moz-placeholder, ::-ms-input-placeholder {color:#2e2e2e;}        