/******************* © Boolkit Novembre 2009  ******************/
/******************* http://www.boolkit.com  ******************/
/************* Propriété par défaut ************/
div, p, h1, h2, ul, li, table, tr, table, td, legend, label, form, input, textarea, fieldset, body, dt, dl, span, a, h4, img, h3, html  {
	margin : 0;
	padding : 0;
	}
	
fieldset	{
	border: none;
	}
	
a,ul  {
	list-style-type : none;
	text-decoration : none;
	}
	
a img  {
	border : none;
	}

html	{
	background:#000000;
	/*height:1300px;*/
	}

body	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background:url(../images/top.jpg) top no-repeat;
	}

#master	{
	margin-left:auto;
	margin-right:auto;
	width:950px;
	}

/************* Fin propriété par défaut ************/
/************* Propriété login, langues, moteur de recherche dans l\\\'en-tete du site  ************/

#login, #langues	{
	/*display:none;*/
	}

#formulaire	{
	width:300px;
	margin-top:15px;
	float:right;
	}

/************* Fin Propriété login, langues, moteur de recherche dans l\\\'en-tete du site  ************/
/************* Partie top ************/

#top	{
	float:left;
	width:950px;
	height:90px;
	}

#logo	{
	width:350px;
	float:left;
	height:90px;
	}

#logo a	{
	display:block;
	width:100%;
	height:100%;
	}

#logo a span	{
	display:none;
	}

#logo a	:hover	{
	cursor:pointer;
	}

/************* Les drapeaux ************/

#drapeaux	{
	float:right;
	width:230px;
	height:30px;
	margin-top:10px;
	}

#drapeaux ul li	{
	float:right;
	display:block;
	width:30px;
	height:30px;
	}

#drapeaux ul li a	{
	display:block;
	width:30px;
	height:30px;
	}

#drapeaux ul li a:hover	{
	cursor:pointer;
	}

#drapeaux ul li a span	{
	display:none;
	}

#drapeaux ul li.fr	{
	background:url(../img/flag_fr.png) no-repeat;
	}
#drapeaux ul li.it	{
	background:url(../img/flag_it.png) no-repeat;
	}

#drapeaux ul li.de	{
	background:url(../img/de.gif) no-repeat;
	}

#drapeaux ul li.en	{
	background:url(../img/flag_en.png) no-repeat;
	}

/************* Fin des drapeaux ************/

/************* Fin partie top ************/
/************* Menu du site ************/

#navig	{
	float:left;
	width:950px;
	height:27px;
	}

#navig li.start_navig, #navig li.end_navig	{
	display:none;
	float:left;
	}

#navig ul	{
	padding-top:0px;
	}

#navig a	{
	display:block;
	}

#navig ul li.mns	{
	display:block;
	width:100px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	float:left;
	vertical-align:middle;
	}
	
#navig ul li.mns a	{
	font-size:12px;
	}
	
#navig ul li a	{
	color:#000000;
	font-size:12px;
	font-weight:lighter;
	display:block;
	}

#navig li ul	{
	position:absolute;
	left: -999em;
	}
	
#navig li:hover ul, #navig li.sfhover ul	{

	/* Sous-listes lorsque la souris passe sur un Ã©lÃ©ment de liste ET sous-sous-lites lorsque la souris passe sur un Ã©lÃ©ment de sous-liste */
    left: auto; /* Repositionnement normal */
    min-height: 0; /* Corrige un bug sous IE */
	}

#navig li.content_smenu ul li.start_sous_navig, #navig li.content_smenu ul li.end_sous_navig	{
	display:none;
	}

.smenu	{
	display:block;
	background-color:#CCCCCC;
	width:80px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	float:left;
	clear:both;
	border: 1px solid #FFFFFF;
	margin-left:-10px;
	}

#navig ul li ul li a	{
	color:#FFFFFF;
	}

#navig ul li ul li:hover	{
	background:#999999;
	}



/************* Fin menu du site ************/
/************* Milieu du site ************/

#work	{
	float:left;
	width:950px;
	height:100%;
	background:url(../images/rep.jpg) repeat-y;
	}

#left	{
	display:none;
	}

/************* Categorie et sous categorie ************/

#rubriques	{
	float:left;
	width:220px;
	margin-top:20px;
	}
	
#rubriques li.start_cat, #rubriques li.end_cat, #rubriques li.end_sous_cat, #rubriques li.start_sous_cat	{
	display:none;
	}

#rubriques ul#categorie	{
	width:220px;
	margin-left:10px;
	margin-bottom:20px;
	}
	
#categorie li.mns_cat	{
	width:220px;
	background:#e1e1e1;
	text-align:center;
	border: 1px solid #CCCCCC;
	}

#rubriques li.mns_cat a	{
	color:#666666;
	font-size:16px;
	font-weight:normal;
	padding:5px;
	display:block;
	}

#rubriques li.scat	{
	width:220px;
	background:#999999;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #FFFFFF;
	}
	
#rubriques li.scat:hover	{
	background:#FF9900;
	}

#rubriques li.scat a	{
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	display:block;
	}

/************* Fin Categorie et sous categorie ************/
/************* Mise en avant de la partie gauche ************/

#mise_avant_1, #mise_avant_2, #mise_avant_3, #mise_avant_4	{
	float:left;
	width:240px;
	}

#left #search	{
	text-align:center;
	float:left;
	width:240px;
	padding-top:15px;
	}

/************* Fin Mise en avant de la partie gauche ************/

#contenu_page	{
	float:left;
	width:950px;
	}

#contenu	{
	float:left;
	width:950px;
	}

.contenu_1	{
	background:url(../images/mage_05.jpg) bottom left no-repeat;
	float:left;
	width:950px;
	}

#right	{
	display:none;
	}

/************* Fin milieu du site ************/
/************* liens footer ************/
#contener_footer	{
	clear:both;
	width:100%;
	margin-bottom:30px;
	padding-top:40px;
	background:url(../images/foot.jpg) top center no-repeat;
	}

#footer	{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	}

#liens_footer, #liens_footer li	{
	float:left;
	}
#liens_footer li.start_liens	{
	width:280px;
	height:30px;
	}

#liens_footer li	{
	display:block;
	height:25px;
	text-align:center;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	}

#liens_footer li a	{
	color:#FFFFFF;
	font-size:10px;
	font-weight:lighter;
	}

li.bk_bk a	{
	display:none;
	}

/************* Fin liens footer ************/

.image_de_profil	{
	width:50px;
	}

#commentaires_postes {
float:left;
}

#liste {
float:left;
width:900px;
}
