body{ 
	background:#2C2713 url(../img/bg_body.gif) top left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
a img{ border:0; }
h1{ 
	font-size:1em; 
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2{ 
	font-size:.9em; font-weight:bold;
	padding:5px 0 5px 20px;
	margin:25px 20px 0 0;
}
h3{ 
	font-size:.7em; 
	font-weight:bold;
	padding:0;
	margin:0;
	color:#8D7F58;
}
p{ 
	padding:10px 20px;
	font-size:.7em;
	color:#000;
	/* color:#8C8058;*/
	margin:0;
}
a{ font-weight:bold; text-decoration:none; color:#000; }
a:hover{ text-decoration:underline; }
dl{ margin: 20px; padding-bottom:10px; background:url(../img/bg_fiche_mag.gif) left bottom no-repeat; }
dt,dd{ font-size:.7em; }
dd{ margin:0 0 20px 0; }


form{ padding:0; margin:0; }


/* ______________________[ 00 | PAGE  ]________________________ */



#page {
	width:799px;
	padding:0;
	/*
	margin:0 auto;
	*/
	position:absolute;
	left: 50%;
	margin-left:-400px;
	
}


/* ______________________[ 01 | HEADER : logo, menu, pub  ]________________________ */


#header {
	background:url(../img/bg_header.gif) top left repeat-x;
	height:95px;
	margin: 0 15px;
	padding: 0 0 0 10px;
}
#header img{
	margin-right:10px;
	margin-top:15px;
	float:left;
}
#logo_xpaint{ margin-top:30px !important; }
#logo_invisible{ margin-top:25px !important; }


/* MENU */
#main_menu { 
	margin: 0 15px;
}
#main_menu ul { 
	margin:0;
	padding:0;
	width: 769px;
	height: 31px;
}
#main_menu a{
	display : block; /* POUR ENLEVER LES MARGES SOUS IE */ 
}
#main_menu li { 
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	line-height:0;
}



/* PUB */
#pub_468{
	margin:15px 0 0 10px !important;
}




/* ______________________[ 02 | MAIN  ]________________________ */

#main{ 
	background:url(../img/bg_main.gif) top left repeat-y;
	margin: 0 15px;
	padding-top:10px;
}



/* ______________________[ 03 | FOOTER  ]________________________ */

#footer{
	background:url(../img/bg_footer.gif) top left no-repeat;
	color:#8D7F58;
	text-align:right;
	font-size: .8em;
	padding: 20px 15px;
	clear:both;
}
#footer a{
	font-weight:normal;
	color:#8D7F58;
}

/* ______________________[ 04 | BANDEAU PUB  ]________________________ */

#pub_vertical{
	background: url(../img/bg_pub.gif) top left repeat-y;
	position:absolute;
	text-align:center;
	margin: 0 auto;
	width:132px;
	top: 95px;
	left: 50%;
	margin-left: 400px;
}
#pub_vertical span{ 
	font-size:.6em; 
	padding:5px 0; 
	display:block;
}
#pub_vertical a, #pub_vertical embed { 
	background:url(../img/bg_pub_border.gif) bottom center no-repeat;
	padding-bottom:5px;
	margin-bottom:5px;
	display:block;
}
#pub_vertical embed { margin-left:5px; }
.sans_bg{ background:none !important;}


/* ______________________[ 05 | AUTRES  ]________________________ */

/* HACK IE */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-block;} /* \*/ * html .clearfix {height:1%;} .clearfix {display:block;} /* */

/* COULEUR */
.blanc{ color:#fff !important; }
.beige{ color:#AA9F82 !important; }
.bleu_clair{ color:#00BFFD !important;}
.turquoise{ color:#0197A8 !important;}
.vert_clair{ color:#29D800 !important;}

