body {
	margin: 0;
	padding: 0 0 10px 0;
	background-color: #4F79AD;
	background-image: url(/images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
td {
	vertical-align: top;
}
form .contact {
	margin: 0;
	padding: 0;
}
.contact textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.contact input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#header {
	position: relative;
	width: 696px;
	height: 224px;
	margin: 0 auto 0 auto;	
	padding: 0;
}
#header_top_logo {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 240px;
	height: 82px;
}
#header_top_middle {
	position: absolute;
	display: block;
	top: 0;
	left: 240px;
	width: 264px;
	height: 82px;
	background-image: url(/images/dc11_03.gif);
	background-repeat: no-repeat;
}
#header_top_right {
	position: absolute;
	display: block;
	top: 0;
	left: 504px;
	width: 192px;
	height: 82px;
	background-image: url(/images/dc11_05.gif);
	background-repeat: no-repeat;
}

#header_bottom_left {
	position: absolute;
	display: block;
	top: 82px;
	left: 0;
	width: 17px;
	height: 38px;
	background-image: url(/images/dc11_07.gif);
	background-repeat: no-repeat;
}
#header_bottom_middle {
	position: absolute;
	display: block;
	top: 82px;
	left: 17px;
	width: 487px;
	height: 38px;
	background-image: url(/images/dc11_08.gif);
	background-repeat: no-repeat;
}
#header_bottom_right {
	position: absolute;
	display: block;
	top: 82px;
	left: 504px;
	width: 192px;
	height: 38px;
	background-image: url(/images/dc11_09.gif);
	background-repeat: no-repeat;
}
#header_menu_left {
	position: absolute;
	display: block;
	top: 120px;
	left: 0;
	width: 17px;
	height: 104px;
	background-image: url(/images/dc11_10.gif);
	background-repeat: no-repeat;
}
#header_menu_middle {
	position: absolute;
	display: block;
	top: 120px;
	left: 17px;
	width: 487px;
	height: 104px;
	padding: 0;
	margin: 0;
	background-color: #F4F4F4;
	text-align: left;
	overflow: auto;
}
#header_menu_right {
	position: absolute;
	display: block;
	top: 120px;
	left: 504px;
	width: 192px;
	height: 104px;
	background-image: url(/images/dc11_12.gif);
	background-repeat: no-repeat;
}
#header_bottom_middle_h1 {
	/*position: absolute;*/
	display: block;
	/*bottom: 10px;*/
	left: 0;
	width: 487px;
	text-align: center;
}
#topdiv_h1 {
	padding: 0;
	margin: 8px 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#topdiv_date {
	position: absolute;
	bottom: 0;
	right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
#topdiv_buttons {
	right: 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#topdiv_buttons a:link, #topdiv_buttons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topdiv_buttons a:hover {
	color: #003366;
	text-decoration: none;
}
#topdiv4 {
	width: 696px;
	height: 104px;
	margin: 0 auto 0 auto;	
	background-color: #6495CF;
}
#topmenu {
	float: left;
	width: 487px;
	height: 104px;
	padding: 0 27px 0 0;
	margin: 0;
	background-color: #F4F4F4;
	border: 0;
	text-align: left;
}
#maindiv {
	position: relative;
	width: 696px;
	height: auto;
	margin: 0 auto 0 auto;	
	padding: 0;
	background-color: #4F79AD;
	background-image: url(/images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#maindivtop {
	width: 696px;
	height: 16px;
	padding: 0;
	margin: 0;
	background-image: url(/images/bg_mouse.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#bottomdiv {
	position: relative;
	width: 696px;
	height: 16px;
	margin: 0 auto 0 auto;
	background-image: url(/images/bottom_white.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#bottomdiv2 {
	float: right;
	width: 192px;
	height: 16px;
	background-image: url(/images/bottom_grey.gif);
	background-repeat: repeat-x;	
	text-align: right;
}

#navcontainer {
	position: absolute;
	bottom: 0px;
	border: 0;
	margin: auto auto 0 auto;
	padding: 0 0 0 30px;
	text-align: center;
}
#navcontainer td {
	text-align: center;
	padding: 0 2px 0 2px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A1C0E7;
}
#navcontainer li {
	margin: 0;
	float: left;
	list-style-type: none;
}
#navcontainer a {
	display: block;
	margin: 0 0 0 4px;
	padding: 0;
	width: 106px;
	line-height: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	border-bottom: 0;
}
.submenu {
	margin-top: 10px;
	padding: 0;
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
a#menu_sel:link, a#menu_sel:visited {
	background-color: #F4F4F4;
	color: #303030;
	text-decoration: none;
}
a#menu_sel:hover {
	background-color: #F4F4F4;
	color: #505050;
	text-decoration: none;
}
a#menu1:link, a#menu1:visited {
	background-color: #E49D11;
	color: #FFFFFF;
	background-image: url(/images/left_orange.gif);
	background-repeat: repeat-y;	
	text-decoration: none;
}
a#menu1:hover {
	color: #FFFFFF;
	background-image: url(/images/right_orange.gif);
	background-repeat: repeat-y;	
	text-decoration: none;
}
a#menu2:link, a#menu2:visited {
	background-color: #BD090A;
	color: #FFFFFF;
	background-image: url(/images/left_red.gif);
	background-repeat: repeat-y;	
	text-decoration: none;
}
a#menu2:hover {
	color: #FFFFFF;
	background-image: url(/images/right_red.gif);
	background-repeat: repeat-y;	
	text-decoration: none;
}
a#menu3:link, a#menu3:visited {
	background-color: #53A132;
	color: #FFFFFF;
	background-image: url(/images/left_green.gif);
	background-repeat: repeat-y;	
	text-decoration: none;
}
a#menu3:hover {
	color: #FFFFFF;
	background-image: url(/images/right_green.gif);
	background-repeat: repeat-y;	
	text-decoration: none;
}
a#menu4:link, a#menu4:visited {
	background-color: #3259A0;
	color: #FFFFFF;
	background-image: url(/images/left_blue.gif);
	background-repeat: repeat-y;	
	text-decoration: none;
}
a#menu4:hover {
	color: #FFFFFF;
	background-image: url(/images/right_blue.gif);
	background-repeat: repeat-y;	
	text-decoration: none;
}





.left_content {
	clear: both;
	margin: 0;
	vertical-align: top;
	padding: 0 0 0 10px;
	text-align: left;
}
.left_content h2 {
	margin: 0 0 16px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #315490;
	color: #990000;
}
.left_content h3 {
	margin: 0 0 14px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #CC6600;
}
.left_content p {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #515151;
	color: #333333;
	text-align: justify;
}
.overline {
	color: #0066CC;
}
a.page_suivante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #336699;
}
.left_content a {
	color: #336699;
}
.left_content a:link, .left_content a:visited, a.page_suivante:link, a.page_suivante:visited, a.detail_offre:link, a.detail_offre:visited {
	color: #336699;
	text-decoration: none;
}
.left_content a:hover, a.page_suivante:hover, a.detail_offre:hover {
	color: #003366;
	text-decoration: underline;
}
.detail_offre {
	margin: -5px 0 0 0;
	padding: 0 0 15px 0;
	text-align: right;
}
.detail_offre a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.detail_offre a:link, .detail_offre a:visited {
	color: #336699;
	text-decoration: underline;
}
.detail_offre a:hover {
	color: #003366;
	text-decoration: none;
}
.left_separator {
	clear: both;
	display: block;
	height: 20px;
	margin: 0 35px 0 40px;
	background-image: url(/images/separator.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.photo_left_l {
	float: left;
	padding: 0;
	margin: 2px 5px 2px 0;
	border: 0;
}
.photo_left_r {
	float: right;
	padding: 0;
	margin: 2px 0 2px 5px;
	border: 0;
}
.left_content div.info{
	padding: 7px;
	background-color: #F3F7FE;
	border: 1px solid #B0CAFF;
	margin-bottom: 15px;
}
.left_content div.info p {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #006699;
	text-align: justify;
}



.right_content {
	margin: 0;
	vertical-align: top;
	padding: 0;
	text-align: left;
}
.right_content h2 {
	vertical-align: top;
	margin: 3px 0 5px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}
.right_content h3 {
	vertical-align: top;
	margin: 3px 0 5px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4F9131;
}
.right_content p {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #353535;
}
.right_separator {
	clear: both;
	display: block;
	height: 10px;
	margin: 0 10px 0 0;
	background-image: url(/images/separator2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.photo_right {
	padding: 0;
	margin: 0 5px 2px 0;
	border: 0;
	float: left;
}




#navbottom {
	width: 696px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: -5px 0 0 0;
}
ul#listbottom {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A1C0E7;
}
#listbottom li {
	margin: 0;
	display: inline;
	list-style-type: none;
}
#listbottom a {
	margin: 0;
	padding: 0 2px 0 6px;
	border-left: 1px solid #A1C0E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#listbottom a.first {
	margin: 0;
	padding: 0 2px 0 2px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#listbottom a:link, #listbottom a:visited {
	color: #A1C0E7;
	text-decoration: none;
}
#listbottom a:hover {
	color: #325B8E;
	text-decoration: none;
}
