@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(fiche_blog.css);
@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);
@import url(style_IE.css);
@import url(page_accueil.css);
@import url(jeu_concours.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:#3C1E04 url(/media/fondpagefinal__071304800_1029_01102008.jpg) no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	line-height:160%;
}
/*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;
}

.commentaire{visibility:hidden;}

#spirale_blog{
	position:absolute;
	top:181px;
	left:690px;
	width:239px;
	height:59px;
	background:transparent url(/media/spirale__099975000_1029_01102008.png) no-repeat top left;
}

body.attente  {
	background:#3C1E04;

}

.attente #contents #main  {
	background:#3C1E04;

}

.attente #banner, .attente .footer, .attente .logo_mms, .attente #rightbar, .attente #nested {
display:none;
}

#blog_emotion{
	position:absolute;
	top:125px;
	left:245px;
        color:#fff;
        font-size:14px;
        font-weight:bold;
}