/* RESET 
-------------------------------------- */
body { margin:0; padding:0;}
/* Resets de textos */
h1, h2, h3, h4, h5, h6, p, pre, blockquote { margin: 0; }
ul, ol, dl, dt, dd { padding:0; margin:0; list-style-type:none; }
address{ font-style:normal;}
abbr{ cursor:help; border: none;}

/* Reset de tablas */
table { border-collapse: collapse; width:100%; font-size: 1em;}
td { vertical-align: top;}
caption, th { text-align: left;}
caption { display:none;}

/* Enlaces */
a { text-decoration: none; outline:none;}
a:hover { text-decoration: underline; }
a img { border: none; }

/* Formularios */
form { margin:0; }
fieldset { margin:0; padding:0; border: none; }
legend { padding:0; }
input, textarea, select { font-size: 1em; font-family: Arial, Helvetica, sans-serif; }

/* Clases genericas
************************************/

/* estirar */
.estirar:after {content:".";display:block;	height:0;clear:both;visibility:hidden;}
.estirar { display:inline-block; }
/* Hide from IE Mac \*/
.estirar { display:block; }
* html .estirar { height:1px; }
/* End hide from IE Mac */

@font-face {
    font-family: 'Oswald';
    src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/oswald-webfont.eot');
    src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/oswald-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://ep01.epimg.net/fonts/v1.x/v1.0/oswald-webfont.ttf') format('truetype'),
         url('https://ep01.epimg.net/fonts/v1.x/v1.0/oswald-webfont.svg#Oswald') format('svg'),
		 url('https://ep01.epimg.net/fonts/v1.x/v1.0/oswald-webfont.otf#Oswald') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
font-family: 'Roboto Condensed';
src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/robotocondensed-regular-webfont.eot');
src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/robotocondensed-regular-webfont.woff') format('woff'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/robotocondensed-regular-webfont.ttf') format('truetype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/robotocondensed-regular-webfont.svg#robotocondensed') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto Condensed';
src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/robotocondensed-bold-webfont.eot');
src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/robotocondensed-bold-webfont.woff') format('woff'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/robotocondensed-bold-webfont.ttf') format('truetype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/robotocondensed-bold-webfont.svg#robotocondensedbold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-regular-webfont.eot');
src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-regular-webfont.woff') format('woff'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-regular-webfont.ttf') format('truetype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-regular-webfont.svg#robotoregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-italic-webfont.eot');
src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-italic-webfont.woff') format('woff'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-italic-webfont.ttf') format('truetype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-italic-webfont.svg#robotoitalic') format('svg');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Roboto';
src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-bold-webfont.eot');
src: url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-bold-webfont.woff') format('woff'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-bold-webfont.ttf') format('truetype'), url('https://ep01.epimg.net/fonts/v1.x/v1.0/roboto/roboto-bold-webfont.svg#robotobold') format('svg');
font-weight: bold;
font-style: normal;
} 


