@charset "iso-8859-1";

@import url(reset.css);
@import url(gallery.css);
@import url(nyroModal.css);
@import url(elements.css);
@import url(structure.css);
@import url(navigationElements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);
@import url(tunnelDeCommande.css);
@import url(ficheProduit.css);
@import url(publicationMethods.css);
@import url(board.css);
@import url(ads.css);
@import url(directory.css);
@import url(community.css);
@import url(pages.css);
@import url(skeleton.css);
@import url(layout.css);




/* --------------
ZONE EXTERIEURE
-----------------*/
body {
	/* Image de l'arrière-plan de la page */
	background: #FFFFFF;
	font-family:'Syne', 'RobotoRegular', Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:150%;
	overflow-x:hidden;
	color:#113b6c;
}

/* ---------------
APPARENCE DES IMAGES
-----------------*/
img {
    border:0;
    vertical-align: bottom;
    max-width:100%;
}

.map img {
    max-width:inherit;
}

/* --------------
CALAGE DES BLOCS
-----------------*/
.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	visibility: hidden;
	display:block;
	margin:0;
}

.clear-box{
	clear: both;
}






/* --------------
CALAGE DES BLOCS
-----------------*/

/*--Roboto--*/
@font-face {
    font-family: 'RobotoRegular';
    src: url('/images/fonts/roboto/roboto-regular-webfont.eot');
    src: url('/images/fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/images/fonts/roboto/roboto-regular-webfont.woff') format('woff'),
         url('/images/fonts/roboto/roboto-regular-webfont.ttf') format('truetype'),
         url('/images/fonts/roboto/roboto-regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Syne';
    src: url('/images/fonts/syne/syne.woff2') format('woff2'),
        url('/images/fonts/syne/syne.woff') format('woff'),
        url('/images/fonts/syne/syne.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Teko';
    src: url('/images/fonts/teko/teko.woff2') format('woff2'),
        url('/images/fonts/teko/teko.woff') format('woff'),
        url('/images/fonts/teko/teko.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
