body { margin:0px; padding:0px; background-color:#99CCCC;
}

#conteneur { width: 920px; height:500px; margin:auto; background-color:#99CCCC;
}

#espace_haut { width:480px; height:50px; margin:auto;
}

#centre { width:880px; height:464px; margin:auto; background-color: #D5E8F4; 
}

#galerie { float:left; width:864px; height:302px; 
}

#baniere { float:left; width:858px; height:92px; background-image: url(../inc/jpg/logo.jpg); background-repeat:no-repeat; background-position:center; background-color:#D5E8F4;
}

#menu { float:left; width:858px; height:55px; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight:bold; color: #408080; margin-top:15px;
}
#menu a {
	color: #666666;
	text-decoration: none;
	padding:5px;
	}
#menu a:hover {
	color: #408080;
	}

#ombre_bas { float:left; width:880px; height:16px; background-image:url(../inc/jpg/ombre_bas.jpg); margin-left:-1px; 
}
#test {  float:left; width:880px; height:16px; background-color: #99CCCC;margin-top:-3px;
}
#test2 {  float:right; width:1px; height:16px; background-color: #99CCCC;
}

#ombre_droite { width:16px; height:464px; background-image:url(../inc/jpg/ombre_droite.jpg); display:block; float:right; background-repeat:no-repeat;
}


