@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:'Calibri', '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
-----------------*/


/*--agency--*/
@font-face {
    font-family: 'agency_fbregular';
    src: url('/images/fonts/agency/agency_fb-webfont.eot');
    src: url('/images/fonts/agency/agency_fb-webfont.eot?#iefix') format('embedded-opentype'),
         url('/images/fonts/agency/agency_fb-webfont.woff') format('woff'),
         url('/images/fonts/agency/agency_fb-webfont.ttf') format('truetype'),
         url('/images/fonts/agency/agency_fb-webfont.svg#agency_fbregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*--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;

}
/*--Calibri--*/

@font-face {
font-family: 'Calibri';
font-style: normal;
font-weight: normal;
src: url('/images/fonts/calibri/CALIBRI.woff') format('woff'),
}


@font-face {
font-family: 'Calibri Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Calibri Bold Italic'), url('CALIBRIZ.woff') format('woff');
src: url('/images/fonts/calibri/CALIBRIZ.woff') format('woff'),
}


@font-face {
font-family: 'Calibri Italic';
font-style: normal;
font-weight: normal;
src: local('Calibri Bold Italic'), url('CALIBRII.woff') format('woff');
src: local('Calibri Italic'), url('CALIBRII.woff') format('woff');
}


@font-face {
font-family: 'Calibri Bold';
font-style: normal;
font-weight: normal;
src: local('Calibri Bold Italic'), url('CALIBRIB.woff') format('woff');
src: local('Calibri Bold'), url('CALIBRIB.woff') format('woff');
}