#hd {
	background-image: url(../image/header.jpg);
	height: 105px;
	background-color: #8C8C94;
}
#swf {position:absolute;
top:36px
}


/* début des menus gauche*/



#gauche {
	background-image: url(../image/leftpanelbg1.gif);
	background-color: #59596B;
}
#navcontainer { width: 175px; }

#navcontainer ul
{
	margin-left: 19px;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../image/bullet1.gif);
}

#navcontainer a
{
	text-align: center;
	display: block;
	padding: 3px;
	width: 155px;
	background-color: #363541;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}

#navcontainer a:visited
{
	color: #FFF;
	text-decoration: none;
}
#navcontainer a:link, .navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

#navlist a.jaune, #navlist a.jaune:visited

{color: #FFCC00;}

#messagebox p
{
text-align:left;
color: #FFF;
width: 145px;
margin-left: 15px;
}
#messagebox
{
	background-color: #8C8C94;
	margin-left:10px;
	margin-right:5px;
}
#top-bottom
{
height:5px;
background-image: url(../image/topbar1.gif);
background-repeat: no-repeat
}
/* fin des menus*/

/* début droite */
#droite
{
	margin-left: 15px;
	background-color: #8C8C94;
}
#droite h1
{
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#horizontal-list li
{
display: inline;
list-style-type: none;
padding-right: 5px;
}

#droite li
{
	list-style-type: none;
}


{

}
div.left
{
float:left;
width:350px;
margin:0;
padding:1em;
}
div.right
{
margin-left:350px;
border-left:1px solid gray;
padding:1em;
}


/* fin droite */

/* début footer */
#ft
{
	background-color: #363541;
}
#ft, #ft a,#ft a:visited
{
text-align:center;
color:#FFFFFF;
text-decoration: none;
}
#ftimage
{
height:55px;
background-image: url(../image/stripesbg1.gif);
}

/* fin footer */

/* ajustement */
#doc3
{
background-color:#8C8C94
}
