html, body {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	background-color: #fff;
background: url('../images/fond.jpg') repeat-x;
	color: #444;
	font-size: 84%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	
}

img
{
	border: none;
}

a {
	color: #556379;
}

a:hover {
	color: #8496B3;
	text-decoration: none;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#page
{
	width: 766px;
	height: 750px;
	margin: auto;
	background-color: #fff;
	border: 1px solid gray;
	z-index:0;
}

#flash
{
	z-index:1;
	margin-top:-470px;
	margin-left:300px;
position:absolute;
	
}

#entete
{
	width: 766px;
	height: 68px;
	margin: 0;
	padding-bottom: 10px;
z-index:0;
}

#menu
{
	width: 213px;
	height: 40px;
	background: url('../images/fond_menu.gif') repeat-x;
	padding-bottom: 10px;
	padding-left: 553px;
z-index:0;
}

#menu dl {
	float: left;
z-index:0;
}

#menu dt {
	cursor: pointer;
z-index:0;
}


#bandeau
{
	width: 766px;
	height: 138px;
z-index:0;
}
#bloc
{
	width: 200px;
	height: 25px;
	background: url('../images/bloc_descr.gif') repeat-x;
z-index:0;
}

#bloc a
{
	text-decoration: none;
z-index:0;
}

#titre_bloc
{
	/*float: right;*/
	width: 170px;
	height: 30px;
	background: url('../images/titre_bloc.gif') no-repeat;
	padding-left: 30px;
z-index:0;
}

#bandeau_dl
{
	float: right;
	width: 200px;
	height: 108px;
	background: url('../images/demo.gif') repeat-x;
z-index:0;
}

#ligne
{
	width: 766px;
	height: 7px;
	background: url('../images/ligne.gif') no-repeat;
z-index:0;
}

#content
{
	width: 766px;
	height: 374px;
z-index:0;
}

#content_left
{
	float: left;
	width: 182px;
	height: 380px;
z-index:0;
}

#content_left_1
{
	width: 182px;
	height: 263px;
	background: url('../images/dem_contact.gif') no-repeat;
z-index:0;
}

#content_left_2
{
	width: 182px;
	height: 57px;
	background: url('../images/recherche.gif') no-repeat;
z-index:0;
}

#content_left_titre
{
	width: 152px;
	height: 30px;
	background: url('../images/titre_bloc_2.gif') no-repeat;
	padding-left: 30px;
z-index:0;
}

#content_center
{
	float: left;
	width: 360px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 3px;
	text-align: justify;	
z-index:0;
}

#content_right
{
	float: right;
	width: 200px;
	height: 380px;
z-index:0;
}

#footer
{
	width: 766px;
	height: 45px;
	background: url('../images/pied_page.gif') repeat-x;
	clear: both;
	padding-top: 2px;
	font-size: .8em;
	font-style: normal;
	text-align: center;
	padding-top: 25px;
z-index:0;
}

#footer span {
	color: #C51C00;
	text-decoration: none;
z-index:0;
}

.police_titre
{
	font-weight: bold;
	color: #394C91;
}

.police_descr
{
	font-size: .8em;
	font-weight: bold;
	color: #183763;
}

.titre_descr
{
	font-weight: bold;
	color: #8CC542;
}

.lien
{
	color: #000;
	text-decoration: none;
	border: 0 none;
}
