body {
	margin:0px;
	padding:0px;
	background-image:url(../images/interface_fd.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	}

#center {
	width:999px;
	margin:auto;
}

	.infosplus     {
	color: #A853A8;
	font-size: 12px
}
.infosplus a   {
	color: #000000;
}
	
.fichetech      {
	color: #a56c34;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
	text-align: justify
}
#contain {
	float:left;
	/*background-image:url(../image/fond.png);
	background-repeat:no-repeat;
	background-position: top left;*/
	width:999px;
	min-height:600px;
	}
	
	#photo {
	float:left;
	width:261px;
	height:230px;
	/*background-color:#000000;*/
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	}
	
	#menu {
	float:left;
	width:203px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	margin-top: -250px;
	}
	
	#periode   {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin: 0 auto 5px;
	width: 192px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/noir50.png);
}
	/*style menu Accordeon verti */
	.accordion_toggle {
	display: block;
	height: 23px;
	/*width: 203px;*/
			background: url(../images/accordion_toggle.png) no-repeat top right #38494f;
	padding: 0px 5px 0px 5px;
	line-height: 23px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 1px solid #67818a;
	/*border-bottom: 1px solid #38494f;*/
			cursor: pointer;
	margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
	background: url(../images/accordion_toggle_active.png) no-repeat top right #000000;
	color: #FFBD5D;
	font-weight: bold;			/*border-bottom: 1px solid #000000;*/
		}
		
		.accordion_content {
	background-color: #E9F0F6;
	color: #006F6A;
	overflow: hidden;
		}
			
			.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #FF3E44;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 0px 10px 0px 10px;
			}
			
		/*.vertical_accordion_toggle {
			display: block;
			height: 20px;
			width: 600px;
			background: url(../images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(../images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}*/
	/*fin style accordeon verti*/
	
	
	#texte {
	float:left;
	width:395px;
	height: 325px;
	padding-right:10px;
	margin-top: 185px;
	margin-left:120px;
	margin-right: 10px;
	color:#330000;
	background-color: transparent;
	overflow: auto;
	scrollbar-3dlight-color: #996699;
	scrollbar-arrow-color: #ee0137;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #663366;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-shadow-color: #660066;
	scrollbar-track-color: #996699;
		}
		
		#texte .titre {
			font-size:14px;
			font-weight:bold;
		}
	p       { color: #000000; font-size: 11px; line-height: 13px; margin: 0 0 2px }
	h1         {
	color: #006861;
	font-size: 14px;
	font-weight: bold
}
	h2         {
	color: #006861;
	font-size: 12px;
	font-weight: normal
}
	h3         { color: #E65000; font-size: 14px; font-weight: bold }
	h4         {
	color: #E65000;
	font-size: 18px;
	font-weight: bold
}

#inner_right      {
	text-align: center;
	margin: 10px;
	padding: 0;
	width: 140px;
	float: right
}
#visuel   {
	background-color: #161B1E;
	text-align: left;
	margin: 0 auto 5px;
	padding: 0;
	width: 140px;
	color: #161B1E;
}
	
	/*style de liens*/
	a  {
	color: #A56C34;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #A56C34

	}
	a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #FFFFFF
	}
	a.lienmenu  {
	color: #000000;
	text-decoration: none;
	display:block;
	padding:5px;
	border:none;
	border-bottom:1px dotted #ffffff;
	}
	a.lienmenu:hover  {
	color: #000001;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	}
	a.lienmenu:visited  {
	color: #006C67;
	text-decoration: none;
	padding-bottom: 1px
	}	
	
	#footer {
	float:left;
	width:100%;
	/*text-align:center;*/
	padding-top:10px;
	padding-left:10px;
	height:20px;
	margin-top:50px;
	color:#006861;
	border:#006861 1px dotted;
	/*background:#00FF33;*/
	}
	
	#new_fermer{
		color:#000000;
		width:100px;
		text-align:right;
		margin-top:0px;
		margin-left:800px;
		/*background:#0000CC;*/
	}
	#new_fermer a{
		color:#006861;
	}
	
	#ferme {
	float:right;
	width:65px;
	height: 44px;
	text-align:center;
	bottom: auto;
	}
	
	.style_h3         {
	color: #E65000;
	font-size: 14px;
	font-weight: bold
}

