/* RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* FUENTES */
@font-face {
	font-family: 'franklingothicbook';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/franklin/franklingothicbook.eot'); /* IE9 Compat Modes */
	src: url('../fonts/franklin/franklingothicbookd41d.eot?#iefix') format('embedded-opentype'),
	url('../fonts/franklin/franklingothicbook.woff') format('woff'),
	url('../fonts/franklin/franklingothicbook.ttf') format('truetype'),
	url('../fonts/franklin/franklingothicbook.svg#svgFontName') format('svg'),
	url('../fonts/franklin/franklingothicbook.otf'); 
}
@font-face {
	font-family: 'franklinHeavy';
	font-weight: normal;
	font-style: normal;
	src: url('../../../../index.html'); /* IE9 Compat Modes */
	src: url('../../../../index.html?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../../../../index.html') format('woff'), /* Modern Browsers */
	url('../../../../index.html')  format('truetype'), /* Safari, Android, iOS */
	url('../../../../index.html#svgFontName') format('svg'), /* Legacy iOS */
	url('../../../../index.html'); 
}
@font-face {
	font-family: 'franklinBold';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/franklin/franklin_gothic_bold-webfont.eot'); /* IE9 Compat Modes */
	src: url('../fonts/franklin/franklin_gothic_bold-webfontd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/franklin/franklin_gothic_bold-webfont.woff') format('woff'), /* Modern Browsers */
	url('../fonts/franklin/franklin_gothic_bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/franklin/franklin_gothic_bold-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'franklinBook';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/franklin/frabk.eot'); /* IE9 Compat Modes */
	src: url('../fonts/franklin/frabkd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/franklin/frabk.woff') format('woff'), /* Modern Browsers */
	url('../fonts/franklin/frabk.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../fonts/franklin/frabk.svg#svgFontName') format('svg'), /* Legacy iOS */
	url('../fonts/franklin/frabk.otf'); 
}
@font-face {
	font-family: 'franklinMedium';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/franklin/framd.eot'); /* IE9 Compat Modes */
	src: url('../fonts/franklin/framdd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/franklin/framd.woff') format('woff'), /* Modern Browsers */
	url('../fonts/franklin/framd.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../fonts/franklin/framd.svg#svgFontName') format('svg'), /* Legacy iOS */
	url('../fonts/franklin/framd.otf'); 
}
@font-face {
	font-family: 'bebasneue';
	font-weight: normal;
	font-style: normal;
	src: url('../../../../en/index.html'); /* IE9 Compat Modes */
	src: url('../../../../en/index.html?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../../../../index.html') format('woff'), /* Modern Browsers */
	url('../../../../index.html')  format('truetype'), /* Safari, Android, iOS */
	url('../../../../index.html#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
	font-family: 'bebasneue2';
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/bebas/2/bebasneue.eot'); /* IE9 Compat Modes */
	src: url('../fonts/bebas/2/bebasneued41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/bebas/2/bebasneue.woff') format('woff'), /* Modern Browsers */
	url('../fonts/bebas/2/bebasneue.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../fonts/bebas/2/bebasneue.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@font-face {
	font-family: 'titillium web bold';
	src: url('../fonts/titillium/TitilliumWeb-Bold.eot'); /* IE9 Compat Modes */
	src: url('../fonts/titillium/TitilliumWeb-Boldd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	src: url('../fonts/titillium/TitilliumWeb-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'titillium web light';
	src: url('../fonts/titillium/TitilliumWeb-Light.eot'); /* IE9 Compat Modes */
	src: url('../fonts/titillium/TitilliumWeb-Lightd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	src: url('../fonts/titillium/TitilliumWeb-Light.ttf') format('truetype');
}
