
/*PAGE ACCUEIL COMMUNAUTE*/
#TitreHomeCommunaute
{
	font-family:verdana;
	font-size:26px;
	font-weight:bold;
	color:black;
	
}
#TitreNoirp
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:black;
	text-align:center;
	padding-top:5px;
}
#BienvenueGauche
{
	float:left;
	width:642px;
	padding-left:25px;
}
#BienvenueDroite
{
	float:left;
	background-image:url(/Communaute/design/FondSuivezNous.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:110px;
	height:256px;
	text-align:center;
	margin-top:15px;
}
#BoutonDecouvrez
{
	float:right;
	padding-bottom:15px;
	padding-right:18px;
}
.Icone
{
	padding-top:10px;
	padding-bottom:10px;
}
#chemin
{
	border-bottom:1px dashed #898989;
	width:565px;
	float:left;
	margin-left:3px;
	margin-bottom:5px;
	margin-top:5px;
}

#menu_chemin
{	
	background-image : url(/design/etoilechemin.png);
	background-repeat : no-repeat;
	background-position:0px 1px;
	padding:0px;
	margin:0px;		
	padding-left:15px;
	margin-left:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
}


#chemin span
{
	display : inline;
	float:left;
	color:#898989;
	font-size:12px;
	font-weight:bold	
}

#chemin li
{
	float:left;
	display : inline;
	margin-left:2px; 
}

.li selected
{
	float:left;
	display : inline;
	margin-left:2px; 
	color:red;
}

#chemin a
{
	color:#898989;
	font-size:10px;
	font-weight:bold
}

#chemin a:hover
{
	color:black;
	font-size:10px;
	font-weight:bold
}


#footer UL
{
	background-color:white
	margin:0px;
	padding-bottom:0px;
	padding-top:3px;
	clear:both;
	text-align:center;
}

#footer LI
{
 display : inline;
 padding-left:10px;
 padding-right:10px;
 border-right:1px solid black;
}
#footer a
{
	color:black;
}

#footer a:hover
{
	color:black;
	text-decoration:underline;
}



#contentleft
{
	padding-left:31px;

}


/*Sous menu du bas*/
#MenuSousBasTexte
{
	padding-top:15px;
	padding-bottom:50px;
	clear:both;
	color:white;
	text-align:left;
	font-size:11px;
	font-family:arial;
	font-weight:normal;	
}
#MenuSousBas
{
	padding-left:50px;
}
#MenuSousBas ul.content_b5_n0
{
	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	display: inline;
	
}
#MenuSousBas ul.content_b5_n0 li
{
	text-align:left;
	float:left;
	list-style-type:none;
	width:180px;	
	border-right:0px dashed gray;
	
	
}
#MenuSousBas ul.content_b5_n0 li a
{
	color:#faffce;	
	font-size:14px;
	font-family:arial;
	font-weight:bold;	
	
}

#MenuSousBas ul.content_b5_n0 li a:hover
{
	color:#faffce;
}

#MenuSousBas ul.content_b5_n1
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding-top:10px;
}
#MenuSousBas ul.content_b5_n1 li
{
	text-align:left;
	clear:both;
	border-right:0px dashed gray;
	width:150px;
	
	
}
#MenuSousBas ul.content_b5_n1 li a
{
	color:white;
	font-size:12px;
	font-family:arial;
	font-weight:normal;
}
#MenuSousBas ul.content_b5_n1 li a:hover
{
	text-decoration:underline;
	color:white;
}
#MenuSousBas UL LI
{
	
	
}

#cpanier
{
	/*background-image : url(../design/FondPanier.png);
	background-repeat : no-repeat;*/
	width:170px;
	height:60px;
	font-size:10px;
}



#cpanier #nbarticlesplanier
{
	color:#BA1668;
	font-weight:bold;
	font-size:12px;
}

#cpanier #totalarticlesplanier
{
	color:black;
	font-weight:bold;
	font-size:11px;
	margin-bottom:4px;
}


#cpanier a.voirmonpanier,nbarticlesplanier
{
	color:#525252;
	font-size:10px;
	padding-left:3px;	
	padding-right:3px;	
	text-decoration:underline;
}



#cpanier a.voirmonpanier:hover
{
	color:#525252;
	text-decoration: none;
	background-color: #cfcfcf;
	font-size:10px;
	padding-left:3px;	
	padding-right:3px;	
	text-decoration:underline;
}

#cpanier #monpanier
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#a5a2a2;
}
ul
{
	margin-top:0px;
	margin-bottom:10px;
}

form
{
	padding:0;
	margin:0;
}

TD 
{
	font-size:11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

a
{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color : #525252;	
	text-decoration:none;
}

a:hover
{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color : black;	
	text-decoration:none;	
}


select
{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color : #000000;	
	border: 1px solid Black;
}

input
{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color : #000000;	
	border: 1px solid Black;
}

.radio
{
	border: 0px solid Black;
}

textarea
{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color : #000000;	
	border: 1px solid Black;
}

H3
{
	margin-top:5px;
}
/*menu gauche*/
#menuh1 UL LI a
		{
			line-height:18px;
			color :#EF26B5;
			font-size:11px;
			font-weight:bold;
			text-decoration:none;
		}

#menuh1 LI a:hover
		{
			color:black;
			text-decoration:none;
		}


#menuh1 LI UL LI a
		{
			background-color:none;
			font-weight:normal;
			font-size:10px;
			color: #525252;
			text-decoration:underline;
		}
			
#menuh1 LI UL LI a:hover
		{
			color: black;
			text-decoration:underline;
		}

#menuh1 
		{
			text-align:left;
			margin:0px;
			padding:0px;
			
		}
		
		
#menuh1  ul.active li.passive ul.passive
		{
			display:block
		}

 #menuh1 ul li.passive ul {
			display:block;
		}		

		
#menuh1 UL LI.passive 
		{
	margin: 0px;
	display: list-item; 
	list-style-image : url(/design/c.gif);
	list-style-position: outside;
	padding: 0px;
	padding-left: 17px;
	padding-right: 6px;
	/*margin-left: -20px;*/
	background: url(/design/li1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



	
#menuh1 UL LI.active 
		{
	margin: 0px;
	display: list-item; 
	list-style-image : url(/design/c.gif);
	list-style-position: outside;
	padding: 0px;
	padding-left: 17px;
	padding-right: 6px;
	/*margin-left: -20px;*/
	background: url(/design/li2.gif);
	background-repeat: no-repeat;
	background-position: left center;
		}
		
#menuh1 ul li.passive ul li, #menuh1 ul li.active ul li
		{
	margin: 0px;
	display: list-item; 
	list-style-image : url(/design/c.gif);
	list-style-position: outside;
	padding: 0px;
	padding-left: 20px;
	/*margin-left: -20px;*/
	background: url(/design/li3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color:transparent;
		}


		
		
/**fin  menu gauche*/

/**  menu gauche droite secondaire*/
#partieGauche H2,#partieGauche H3,#partieGauche H5
{	
	clear:both;
	text-align:left;
	margin:0px;
	background-image : url(/themes/design/FondTitreMenu_new.gif);
	width:202px;
	height:30px;
	color:white;
	font-size:12px;	
	padding-bottom:0px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:0px;
	background-repeat : no-repeat;

}

#h4textmenuNew {
background-image:url(/themes/design/FondTitreMenu2_new.gif);
background-repeat:no-repeat;
color:white;
font-size:12px;
height:30px;
/*margin-left:-20px;*/
margin-top:0;
padding-bottom:0;
padding-left:5px;
padding-top:3px;
width:202px;
z-index:2;
font-weight:bold;
}

#menuh1 H3, #menuh1 h3
{
font-weight:bold;
}

#partieGauche LI
{
 margin:0px;
 display : list-item;
list-style-image : url(/design/c.gif);
list-style-position: outside;
background: url(/design/BulletMenu.png);
background-repeat: no-repeat;
background-position: left center;
background-color:transparent;
padding: 0px;
padding-left:20px;
}


#partieGauche UL
{
 	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-bottom:10px;
}




#MenuDroit H3,#MenuDroit H5, #MenuDroit H2 {clear:both;
	text-align:left;
	margin:0px;
	margin-left: -2px;
	background-image : url(../design/FondTitreMenu_new.gif);
	width:180px;
	/*border: 0px solid red;*/
	height:30px;
	color:white;
	font-size:12px;	
	padding-bottom:0px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:0px;
	background-repeat : no-repeat;}
	


/**fin menu gauche droite secondaire*/


#bt{float:left;height:28px;padding-top:8px;margin:0px;margin-left:20px;border:0px red solid;}
#btdebut{float:left;position: relative;height:20px;padding:0px;margin:0px;}
#btmiddle{background: url(/design/btform_middle.gif) repeat-x;float:left;margin:0px;padding:0px;position:relative;padding-top:3px;height:20px;}
#btfin{
	float: left;
	position: relative;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border: 0px red solid;
	width: 21px;
	background: url(/design/btform_end.gif);
	background-repeat: no-repeat;
}


#btG{float:left;height:28px;padding:0px;margin:0px;margin-left:20px;border:0px red solid;}
#btdebutG{float:left;position: relative;height:20px;padding:0px;margin:0px;}
#btmiddleG{background: url(/design/btformG_middle.gif) repeat-x;float:left;margin:0px;padding:0px;position:relative;padding-top:7px;height:28px;}
#btfinG{
	float: left;
	position: relative;
	height: 28px;
	padding: 0px;
	margin: 0px;
	border: 0px red solid;
	width: 21px;
	background: url(/design/btformG_end.gif);
	background-repeat: no-repeat;
}


a.SYSFORM_END-BtnValider,.SYSFORM_END-BtnValider
{
	color: white;
	font-family: Georgia, Verdana, Arial, Helvetica, Geneva, sans-serif;
  	font-size:12px; 
  	font-weight:bold;
	text-decoration: none;
}

a.SYSFORM_END-BtnValider:hover
{
color: black;
font-family: Georgia, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size:12px; 
font-weight:bold;
text-decoration: none;}

a.navigation
{
color:#525252;
text-decoration: none;
font-size: 15px;
}

a.navigation:hover{
color:#525252;
text-decoration: none;
background-color: #cfcfcf;
font-size: 15px;
}
