body 
{
	background-color: #000000;
	background-image: url(images/body_fd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
}

img, h1, form
{
	border: 0;
	padding: 0;
	margin: 0;
}

#content
{
	width: 955px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b9a9a;
	position: relative;
	text-align: left;
}

#header
{	
	background-image: url(images/header_fd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 176px;
	position: relative;
}

#header #cote_D_uzes
{
	position: absolute;
	left: 0;
	top: 10px;
}

#header .title
{
	position: absolute;
	left: 220px;
	top: 88px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

#header #langue
{
	position: absolute;
	width: 275px;
	left: 680px;
	top: 50px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
}

#header #langue a
{
	color: #786e6b;
	font-weight: bold;
}

#header #langue select
{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #FFFFFF;
}

#menuTop
{
	height: 21px;
	line-height: 21px;
	padding: 0 21px;
	background-image: url(images/menuTop_fd.gif);
	background-repeat: repeat-x;
	position:absolute;
	width: 913px;
	top:176px;
}

#menuTop .link
{
	float: left;
	width: auto;
	height: 21px;
	/*overflow: hidden;
	white-space: nowrap;*/
	position: relative;
}

#menuTop a
{
	display: block;
	float: left;
	width: auto;
	padding: 0 10px;
	color: #9b9a9a;
	font-weight: bold;
	text-decoration: none;
}

#menuTop a:hover
{
	color: #FFFFFF;
}

#menuTop .linkMenuExt
{
	position: absolute;
	width: auto;
	top: 20px;
	left: 0;
	clear: left;
	overflow:hidden;	
}

#menuTop .linkMenu
{
	/*margin-top:-168px;*/	
	overflow:hidden;
}

#menuTop .linkMenu a
{
	clear: left;
	display: block;
	color: #FFFFFF;
	background-color: #666666;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	white-space: nowrap;
	/*width:90px;*/
	line-height:20px;
}

#menuTop .linkMenu a:hover
{
	background-color: #669933;
}

#main
{
	border: 1px solid #FFFFFF;
	margin: 20px 0;
	margin-top:41px;
	
}

#footer
{
	border-top: 1px solid #4f4d4a;
	border-bottom: 1px solid #4f4d4a;
	line-height: 20px;
	padding: 0 5px;
	font-size: 11px;
}

.blanc
{
	color: #FFFFFF !important;
}

.btAnnonce
{
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: auto;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 20px;
	background-image: url(images/annonce_fd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

a.pagenavlink
{
	font-size:14px;
	font-weight:bold;
}