body {
	margin:5px 0 0 0;
	background:#000000;
	font:10px Comic Sans MS;
	/*text-align:center;*/
}

#conteneur{
	width:794px;  /* largeur de limage de fond */
	margin:0 auto;
	/*background:url(img/fond_login_pacanddo3.jpg) top center no-repeat;*/
	padding:1px 0 0 0;
	height:480px;
}

#menu{
	position:absolute;
	width:210px;
	padding:0 20px;
	text-align:left;
	height:auto;
}

#contenu{
	/*float:right;*/
	width:580px;
	padding:2px 10px 2px 270px;
	text-align:left;
	height:auto;
}
	
#contenu_index{
	/*float:right;*/
	width:580px;
	padding:10px 10px 2px 70px;
	text-align:left;
	height:auto;
}
	
#contenu_home{
	/*float:right;
	position:relative;*/
	width:580px;
	background:url(img/fond_login_pacanddo.jpg) top center repeat-y;
		
	margin-left: 230px;
	padding:20px 10px 2px 20px;
	
	/*margin-left:230px;
	padding:2px 10px 2px 20px;*/
	text-align:left;
	height:auto;
}

#pied{
	/*background:url(../media/fond_bas.jpg) top center no-repeat;
	height:20px;
	font-size:10px;
	color:#666;*/
	padding:5px 0 0 22px;
	margin:0;
	text-align:left;
	clear:both;	
		
	/*rien*/

}

.txt_gris {
font-family:Comic Sans MS; 
font-weight:regular;
color:#BFBFBF; 
font-size:14px; 
text-decoration: none
}

