body, html {
	margin: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	}

img {
	border: none;
	}

div, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

#master_container {
	position: relative;
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	position: relative;
	width: 100%;
	height: 130px;
	background: url("../images/header_logo.gif") 0 13px no-repeat;
	overflow: hidden;
	/*margin-left: 100px;*/
	}
	
	#header h2 {
		position: absolute;
		top: 15px;
		left: 209px;
		z-index: 100;
		width: 733px;
		height: 0;
		margin: 0;
		padding-top: 108px;
		overflow: hidden;

		}
		#header h2 a {
			position: absolute;
			top: 0;
			left: 0;
			height: 0;
			width: 733px;
			padding-top: 90px;
			overflow: hidden;	
			}
	
	#header h1 {
		position: absolute;
		top: 36px;
		left: 8px;
		width: 198px;
		height: 169px;
		overflow: hidden;
		z-index: 200;
		}
		#header h1 a, #header h1 a:link, #header h1 a:visited {
			display: block;
			width: 198px;
			padding-top: 169px;
			overflow: hidden;
			}
	
	
#content {
	position: relative;
	width: 100%;
	background: url("../images/content_back.gif") repeat-y;
	}


#body {
	/*position: relative;*/
	width: 100%;
	padding: 10px 0 10px 0;
	z-index: 100;
	clear: both;
	background: url("../images/content_top.gif") left top no-repeat;
	overflow: hidden;
	}
	
	#col_left {
		position: relative;
		width: 185px;
		padding: 0 5px 0 15px;
		float: left;
		overflow: hidden;
		}
		#col_left h4 {
			width: 156px;
			line-height: 40px;
			font-size: 1em;
			text-align: center;
			background: url("../images/left_title.gif") no-repeat;
			}
		#col_left .left_block {
			width: 156px;
			background: url('../images/dots.gif') left bottom repeat-x; 
			}
		
		h3.display a, h3.display a:link, h3.display a:visited {
			position: relative;
			display: block;
			overflow: hidden;
			width: 138px;
			height: 18px;
			margin: 0;
			padding: 10px;
			background-position: 0 0;
			color:#FFF;
			font-size: 12px;
			}
			h3.display a:hover {
				background-position: 0 38px;
				}
				h3#nav01 a, h3#nav01 a:link, h3#nav01 a:visited {
					background-image: url("../images/nav01.gif");
					}
				h3#nav02 a, h3#nav02 a:link, h3#nav02 a:visited {
					background-image: url("../images/nav02.gif");
					}
				h3#nav03 a, h3#nav03 a:link, h3#nav03 a:visited {
					background-image: url("../images/nav03.gif");
					}
				h3#nav04 a, h3#nav04 a:link, h3#nav04 a:visited {
					background-image: url("../images/nav04.gif");
					}
				h3#nav05 a, h3#nav05 a:link, h3#nav05 a:visited {
					background-image: url("../images/nav05.gif");
					}
				h3#nav06 a, h3#nav06 a:link, h3#nav06 a:visited {
					background-image: url("../images/nav06.gif");
					}
				h3#nav07 a, h3#nav07 a:link, h3#nav07 a:visited {
					background-image: url("../images/nav07.gif");
					}
			
			.stretcher ul {
				margin: 0 0 0 5px;
				padding: 0 0 0 15px;
				background-color: #edede1;
				width: 130px;
				}
				
				.stretcher ul li {
					padding: 5px 0 5px 0;
					list-style-type: none;
					border-right: 3px solid #BDBDBD;
					}
					
				.stretcher ul li.selected {
					padding-left: 5px;
					margin-left: -5px;
					background-color: #FFFFFF;
					border-top: 3px solid #c2c2b9;
					border-bottom: 1px solid #c2c2b9;
					border-left: 3px solid #c2c2b9;
					border-right: none;
					}
					
				.stretcher li.bottom {
					border: 0;
					margin: 0 0 0 -15px;
					padding: 0;
					height: 10px;
					background: url("../images/left_bottom.gif") no-repeat top #ffffff;
					}
				
				#body h2 {
					clear: both;
					}

	#main {
		position: relative;
		padding: 10px;
		float: left;
		overflow: hidden;
		width: 937px;
		}
	
	.dos{
		float:left;
		width:200px;
		height:200px;
		margin: 10px 17px;
	}
	.dos h2{
		text-align:right;
		font-weight:14px;
		padding:3px;
		padding-right:5px;
		color:#FFF;
	}
	.dos h2 a {
		color: #FFF;
	}
	.dos ul {
				position: relative;
				margin: 0 0 15px 0;
				padding: 15px;
				}
				.dos ul li {
					position: relative;
					margin: 0;
					padding: 0;
					line-height: 25px;
					list-style-type: none;
					background: url("../images/dots.gif") left bottom repeat-x;
					}
					.dos ul li.bottom {
						background: none;
						}
						.dos ul li a, .dos ul li a:link, .dos ul li a:visited {
							padding-left: 20px;
							background: url("../images/bullet_arrow.gif") left no-repeat;
							}
	
	
		.dos01{
			background: url("../images/dos01.gif") no-repeat top;
		}
		.dos02{
			background: url("../images/dos02.gif") no-repeat top;
		}
		.dos03{
			background: url("../images/dos03.gif") no-repeat top;
		}
		.dos04{
			background: url("../images/dos04.gif") no-repeat top;
		}
		.dos05{
			background: url("../images/dos05.gif") no-repeat top;
		}
		.dos06{
			background: url("../images/dos06.gif") no-repeat top;
		}
	
	#col_right {
		position: relative;
		width: 725px;
		padding: 0 15px 0 5px;
		float: left;
		overflow: hidden;
		}
		
	
		#copy {
			position: relative;
			clear: left;
			float: left;
			z-index: 0;
			}
		
		#right_nav {
			position: relative;
			width: 170px;
			overflow: hidden;
			float: right;
			margin: 0 0 -20000px 0;
			padding: 0 0 20000px 0;
			z-index: 1;
			}
			
			#right_nav h4 {
				line-height: 40px;
				font-size: 1em;
				text-align: center;
				background: url("../images/right_title.gif") no-repeat;
				}
			
			#right_nav ul {
				position: relative;
				margin: 0 0 15px 0;
				padding: 0;
				}
				#right_nav ul li {
					position: relative;
					margin: 0;
					padding: 0 0 0 0;
					line-height: 25px;
					list-style-type: none;
					background: url("../images/dots.gif") left bottom repeat-x;
					}
					#right_nav ul li.bottom {
						background: none;
						}
						#right_nav ul li a, #right_nav ul li a:link, #right_nav ul li a:visited {
							padding-left: 20px;
							background: url("../images/bullet_arrow.gif") left no-repeat;
							}
		
#footer {
	position: relative;
	width: 100%;
	height: 40px;
	}
	

	.footer_left {
		position: relative;
		float: left;
		height: 20px;
		padding: 10px 0 0 16px;
		width: 270px;
		}
	
	.footer_right {
		position: relative;
		float: right;
		height: 20px;
		padding: 10px 16px 0 0;
		width: 300px;
		text-align: right;
		}
	
	.footer_bottom {
		position: relative;
		clear: both;
		height: 20px;
		padding: 10px 0 0 16px;
		}


.stretcher {
	background: none !important;
	background: #ffffff;
	}

.accueil {
	color:#ffffff;
}
