@charset "iso-8859-1";

@import url(gallery.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(publicationMethods.css);
@import url(search.css);
@import url(board.css);
@import url(ads.css);
@import url(directory.css);
@import url(community.css);
@import url(page.css);
@import url(nivo-slider.css);
@import url(nyroModal.css);
@import url(reseau_revendeur.css);

/* ---------------------
INITIALISATION DES STYLES
------------------------*/
* {
	border: 0;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/* --------------
ZONE EXTERIEURE
-----------------*/
body {
	/* Image de l'arrière-plan de la page */
	background: #BC0A1A url(/images/cf/02_simon/structure/bg_body.jpg) repeat-x center 1px;
	font-family:CalibriRegular, Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:160%;
}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 30, 2012 */



@font-face {
    font-family: 'CalibriRegular';
    src: url('/images/cf/02_simon/fonts/calibri-webfont.eot');
    src: url('/images/cf/02_simon/fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('/images/cf/02_simon/fonts/calibri-webfont.woff') format('woff'),
         url('/images/cf/02_simon/fonts/calibri-webfont.ttf') format('truetype'),
         url('/images/cf/02_simon/fonts/calibri-webfont.svg#CalibriRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 30, 2012 */



@font-face {
    font-family: 'AUdimatBold';
    src: url('/images/cf/02_simon/fonts/audimat-bold-webfont.eot');
    src: url('/images/cf/02_simon/fonts/audimat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/images/cf/02_simon/fonts/audimat-bold-webfont.woff') format('woff'),
         url('/images/cf/02_simon/fonts/audimat-bold-webfont.ttf') format('truetype'),
         url('/images/cf/02_simon/fonts/audimat-bold-webfont.svg#AUdimatBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 30, 2012 */



@font-face {
    font-family: 'AUdimatRegular';
    src: url('/images/cf/02_simon/fonts/audimat-regular-webfont.eot');
    src: url('/images/cf/02_simon/fonts/audimat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/images/cf/02_simon/fonts/audimat-regular-webfont.woff') format('woff'),
         url('/images/cf/02_simon/fonts/audimat-regular-webfont.ttf') format('truetype'),
         url('/images/cf/02_simon/fonts/audimat-regular-webfont.svg#AUdimatRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* ---------------
APPARENCE DES IMAGES
-----------------*/
img {
	border:0;
	vertical-align: bottom;
}

/* --------------
CALAGE DES BLOCS
-----------------*/
.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	visibility: hidden;
}


#rightbar > div.boxdirectories.box_video > div.contenu-widget > div {
  background: url(/images/videos/SimonVideoHome) no-repeat center center;
  background-size: cover;
}

#rightbar > div.boxdirectories.box_video > div.contenu-widget > div > div.vignet_video {
  display: none;
}

#rightbar > div.boxdirectories.box_video > div.contenu-widget > div > table > tbody > tr > td {
  display: none;
}