	div.ph_gauche {
	float: left;
	}
			div.ph_gauche a { 
			display: block;
			border: 1px dashed #000000;
			padding:1px;
			}
		   	div.ph_gauche a:hover {border-color:#FF0000;} 
				div.ph_gauche img { 
				border: 0px;
				width: 90px;
				}
	
	div.centre {
	float: left; 
	width:572px;
	} 
			div.centre h1 {
			background-color:#FF99FF;
			color:#630063;
			font-weight: bold;
			font-size: 20px;
			margin:0;
			margin-top: 1px; 
			padding: 5px;
			}
			div.centre h2 {
			background-color:#FF99FF;
			color:#630063; 
			font-size: 14px; 
			font-weight: normal;
			margin:0;
			padding: 5px;
			}
					div.menu1 { 
					position : relative; 
					height : 171px; 
					min-height : 171px; 
					background-position : 120px 20px; 
					background-repeat : no-repeat; 
					margin : 0px; 
					border-width : 0px; 
					border-style : solid; 
					border-color : #ff99ff; 
					} 
							div#menuPE1 { 
							background-image : url(/S03_images/i_cataloguePE.gif); 
							}
							div#menuPE2 { 
							background-image : url(/S03_images/i_inventPE.gif); 
							}
							p.txt2 { 
							color : #f2dbf3; 
							font-size : 14px;
							padding : 4px 0px; 
							}  
							a.vers_sites { 
							position : absolute; 
							left : 200px; 
							top : 40%; 
							padding : 4px;
							padding-left : 20px;
							padding-right : 8px; 
							color : #000000; 
							font-size : 14px; 
							text-decoration : none;
							background : #ffffff ; 
							border-style : solid; 
							border-width : 1px; 
							border-color : #ff0000; 
							background-image : url(/S03_images/i_bouleRO.gif); 
							background-position : 4px center; 
							background-repeat : no-repeat; 
							} 
							a.vers_sites:hover {border-style : dashed;} 
			
	div.ph_droite {
	float: left;
	}
			div.ph_droite a { 
			display: block;
			border: 1px dashed #000000;
			padding:1px;
			}
		   	div.ph_droite a:hover {border-color:#FF0000;}
				div.ph_droite img { 
				border: 0px;
				width: 90px;
				}
/* INVENTAIRES */
/*-------------*/
div.inventaire {
clear : both;
margin-top : 10px;
text-align : left;
}
div.entete_corps {
background : #fabbfb; 
}
div.liste_corps {
background : #f4daf4; 
}
.fond2 {
background : #fabbfb;
}
div.corps_invent {
margin : 0px;
clear : both;
} 
div.corps_invent_gauche {
float : left;
width : 616px;
}
	div.entete_corps {
	text-align : center;
	padding : 4px 2px;
	border-bottom : 1px solid #630063;
	}
		div.entete_corps h2 {
		font-size : 16px; 
		color : #630063; 
		font-weight: bold;
		padding : 0;
		}
		div.entete_corps h3 {
		font-size : 14px; 
		color : #630063; 
		font-weight: bold;
		padding : 0;
		}
		div.entete_corps h4 {
		font-size : 13px; 
		color : #630063; 
		font-weight: normal;
		padding : 0;
		}
	div.liste_corps {
	float : left;
	clear : both;
	text-align : left;
	padding : 0px 4px;
	width : 616px;
	}
		div.liste_corps p.par_design {
		float : left;
		width : 152px;
		padding : 0;
		}
		div.liste_corps p.clear {
		clear : both;
		}
		div.liste_corps a {
		font-size:14px;
		color : #630063;
		padding : 0;
		}
		div.liste_corps div.par_ref a {
		font-size:12px;
		color : #630063;
		}
		div.liste_corps a:hover {
		color : #ffffff;
		}
p.vers_haut {
clear : both;
height : 26px;
text-align : right;
border-bottom : 1px solid #ffff00;
}
	p.vers_haut a {
	display : block;
	float : right;
	font-size: 14px; 
	font-weight: bold; 
	color: #ffffff; 
	padding: 2px 6px 2px 24px;
	background-image : url(/S03_images/i_flech_haut_blanc.gif); 
	background-repeat : no-repeat;
	background-position : 8px 4px;
	border : 1px dashed #630063;
	}
	p.vers_haut a:hover {
	border-color : #ffffff;
	}


