@charset "iso-8859-1";

@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(publication_methods.css);
@import url(search.css);
@import url(board.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;
}
/*CSSEditor|structure,global|Zone extérieure|notext*/
body {
	background:#083A56;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}
/*CSSEditor|content,image|Apparence des images|notext*/
img {
	border:0;
	vertical-align: bottom;
}

.clear {
	border:0;
	clear: both;
	height:0;
	line-height:0;
	visibility: hidden;
}

.adresse{
	padding-left: 5px;
	font-size: 0.9em;
	text-align: center;
	line-height:100%;
}

#animFlash{
	z-index: 1;
}

.box_custom{
width: 100%;
display: block;
position: relative;
}
.vide{
clear: both;
}
#contents .box {
       background: none;
       border: 0px;
       width: 242px;
       margin: 10px;
       float: left;
position: relative;
}
.box_bonne_affaires{
padding-bottom: 60px;
}
