body, ul, li, h1, h2, h3, h5, h6, form, fieldset, input, p 
{ 
	margin : 0;
	padding : 0; 
}

body
{
	background-color: #7A7979;
	margin: 5px 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

#global
{
	width: 781px;
	margin: 0 auto;
	position: relative;
}

h4#bandeau
{
	height: 290px;
	text-indent: -9999px;
	background-image: url(../img/top.jpg);
	margin: 0;
	padding: 0;
}
#global h3
{
	color: White;
	position: absolute;
	top: 95px;
	font-size: 11px;
	left: 124px;
	z-index: 120;
}
#global h5
{
	color: White;
	position: absolute;
	/* top: 276px; */
	top: 105px;
	font-size: 18px;
	right: 5px;
	z-index: 100;
}
#global h6
{
	text-indent: -9999px;
	position: absolute;
	top: 14px;
	left: 15px;
	z-index: 100;
	height: 91px;
	width: 259px;
	background-image: url(../img/logo_anim.gif);
}
#global h6 a
{
display : block;
height: 100%;
}

#page
{
	width: 780px;
	position: relative;
	background-image: url(../img/bk_page.jpg);
	background-repeat: no-repeat;
	background-color: White;
}

#contenu
{
	margin-left: 275px;
	padding-right: 6px;
	padding-top: 60px;
}
#contenu ul
{
	margin-left: 25px;
}
#contenu a
{
	color: #36639E;
	font-weight: bold;
}
#contenu a:hover
{
	color: #A2C8FF;
}
#contenu h1
{
	color: #36639E;
	font-size: 18px;
	border-top: 4px solid #36639E;
	border-bottom: 1px solid #36639E;
	margin-bottom: 10px;
}
#contenu h2
{
	color: #36639E;
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;
}
#contenu p
{
	padding: 8px 0;
}

#pied_page
{
	width: 780px;
	padding-top: 60px;
	height: 46px;
	background-image: url(../img/bas.jpg);
	background-repeat: no-repeat;
	color: #C6DDFF;
	text-align: center;
	clear: both;
}
#pied_page a
{
	color: #A2C8FF;
}

#menu
{
	position: absolute;
	width: 226px;
	height: 333px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	top: 50px;
	left: 4px;
	padding-top: 70px;
	padding-left: 4px;
	list-style: none;
}
#menu li
{
	width: 168px;
	padding-top: 8px;
}
#menu li a
{
	font-size: 15px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
}

#menu a:hover
{
	text-align: right;
}
#logo
{
	position: absolute;
	height: 90px;
	top: 15px;
	width: 280px;
}
#logo a
{
	display: block;
	height: 100%;
}
/*
#pub
{
	position: absolute;
	height: 60px;
	right: 15px;
	top: 18px;
	width: 468px;
	background-image: url(../img/pub.jpg);
}*/

#pub
{
	position: absolute;
	height: 50px;
	right: 65px;
	top: 22px;
	width: 350px;
	background-image: url(../img/pub_dl.jpg);
}
#pub a	
{
	display: block;
	height: 100%;
}
#pub_carte_grise
{
	position: absolute;
	height: 50px;
	right: 65px;
	top: 22px;
	width: 350px;
	background-image: url(../img/pub_grange.gif);
}
#pub_carte_grise a	
{
	display: block;
	height: 100%;
}

#adresse_barre
{
	position: absolute;
	height: 20px;
	top: 276px;
	right: 3px;
	color: white;
	font-size: 0.9em;
}


