@charset "utf-8";
/* CSS Document */

.barre {
	width:924px; 
	height:4px; *height:2px;
	/*background-image:url(../images/barre_orange_vert.jpg);*/
	background:#B6BBBE url(../images/barre_vert_vert.jpg) repeat-x;
}

.bas {
	width:1000px; 
	height:3px;*height:1px !important; 
/*	background-image:url(../images/fond_milieu_bas.jpg); 
	background-repeat:repeat-x;*/
	
	background:#E7E6E4 url(../images/fond_milieu_bas.jpg) repeat-x;
}

.bouton {
	width:214px; 
	height:41px; 
	float:left;
}

.clear {
	clear:both;
}

.contenu_milieu {
	width:1000px; 
	background-image:url(../images/fond_milieu.jpg); 
	background-repeat:repeat-y;
}

.left75 {
	padding-left:75px;	
}

.left120 {
	padding-left:120px;	
}

.noborder {
	border:none;
}

.photo {
	width:214px; 
	height:356px; 
	float:left;
}

.puce {
	width:174px;  
	/*text-align:justify;*/ 
	text-align:left;
	font-size:12px; 
	color:#333; 
	padding:0 20px 0 20px; 
	background-image:url(../images/puce_1.jpg); 
	background-repeat:no-repeat;
}


.texte {
	padding-top:10px; 
	float:left;
}
