@charset "iso-8859-1";

@import url(gallery.css);
@import url(_elements.css);
@import url(structure.css);
@import url(navigation_elements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);
@import url(calendar.css);
@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);
@import url(formater-2013.css);

/* COMMON STYLES */
/*reset d'un certain nombre de styles css par defaut*/
* {
	border: 0;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

@font-face {
  font-family: 'FontAwesome';
  src: url('/images/bankymage/typos/fontawesome-webfont.eot?v=3.0.1');
  src: url('/images/bankymage/typos/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('/images/bankymage/typos/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('/images/bankymage/typos/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}

i{
  font-family: 'FontAwesome';
}

/*CSSEditor|structure,global|Zone extérieure|notext*/
body {
	background:#ffffff;
	font-family: "trebushet-ms", Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:110%;
  margin:0;
}
/*CSSEditor|content,image|Apparence des images|notext*/
img {
	border:0;
	vertical-align: bottom;
  max-width:100%;
}

.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	/*visibility: hidden;*/
}
#clear.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	visibility: hidden;
}
.accueil .breadcrumb{display:none;}

.breadcrumb{
display:block;
color:#c0c0c0;
margin:0px;
}
.breadcrumb a{
color:#c0c0c0;
}

#slider{
width:690px!important;
overflow:hidden;
}

.emBehaviorS3{
width:690px!important;
overflow:hidden;
}

.emBehaviorS3 img{
width:690px!important;
height:auto!important;
}

h1, h2, h3, h4, h5, h6{
color:#f69332;
}

.sansRightBar #rightbar{
display:none;
}

.sansRightBar #conteneur{
width:100%;
}

#banner a#espaceProheader{
display:none;
position: absolute;
width: 57px;
height: 61px;
top:130px;
right:42px;
}

#banner a#espaceProheader img{
width: 57px;
height: 61px;
}

.sansRightBar #banner a#espaceProheader{
display:block;
}


