@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(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:transparent url(/media/greenbg__059796200_2354_29082009.jpg);
        background-position:top left;
        background-repeat:repeat-x;
	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;
}
#bannerbaby{
        #position:relative;
        background: transparent url(http://o4cp.existance.atester.fr/media/babyhands__096992500_0001_30082009.jpg);
        background-repeat:no-repeat;
        background-position:top right;
        height:47px;

}
#footerfake{
        position:relative;
        bottom:0px;
        width:100%;
        padding:20px;
        background:#23c0a3;
}
#rightbaby{
        
        background: #ffffff url(http://o4cp.existance.atester.fr/media/rightbg__063415800_1649_31082009.jpg)no-repeat right;
        height:233px;


}

.acceuil body{
	background:#ffffff;
        background-position:top left;
        background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	line-height:160%;
}

#langchange{position:absolute; right:100px;}

#bouleboule{position:absolute; top:90px; left:-30px}

#figure{text-align:center;line-height:90px;text-decoration:none;}

