/* CSS Document */
BODY{
	margin:0;
	background:none;
	font-family:Arial;
	}

/*//////////// PUBS //////////////*/
#pub1{
	display:none;
	}

#pub2{
	display:none;
	}

#pub3{
	display:none;
	}

#pub4{
	display:none;
	}

#mere{
	width:auto;
	margin:auto;
	}

#milieu{
	width:auto;
	margin-bottom:10px;
	}

#haut{
	text-align:center;
	}

#bandeau{
	display:none;
	}

#rech{
	display:none;
	}

#menu{
	display:none;
	}

/*//////////////// Menu Gauche //////////////*/
#menud{
	display:none;
	}
							
/*//////////// MENU BAS ////////////*/
TABLE.bandeau{
	margin:2px auto;
	z-index : 8;
	}
	
TD.bandeau{
	background-color:#FEA338;
	border-left:solid 1px #00115D;
	border-right:solid 1px #00115D;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:#00115D;
	}
	
.bandeau P.titre{
	font-weight:bold;
	font-size:9pt;
	color:#00115D;
	margin:5 2 0 2;
	background-image:url(../images/titremenu_fd.gif);
	}

.bandeau input,select,button{
	font-family:verdana;
	font-size:9px;
	}


/*//////////// CONTENU ////////////*/

#contenu{
	min-height:300px;
	width:644px;
	margin:auto;
	}

#part_perm{
	margin-top:35px;
	font-weight:bold;
	}

#liensbas {
	display:none;
	}

#bas {
	display:none;
	}