body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

.Normal, .normal, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	line-height:1.5em;
}	

p {
	margin-bottom:1em;
}


a:link, a:visited {
	color:#990000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

li {
	list-style-type:circle;
	margin-left:40px;
}

.Titre1, .titre1, h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:1em;
}

.Titre2, .titre2, h2 { 
	font-size:16px;
	font-weight:bold;
	margin-bottom:1em;
}

.Titre3, .titre3, h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:1em;
}

.Titre4, .titre4, h4 { 
	font-size:13px;
	font-weight:bold;
	margin-bottom:1em;
}	

.Titre5, .titre5, h5 { 
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:1em;
}	

.error {
	color:#FF0000;
}
														
.Commentaires {
	font-size:10px;
}		

.bordureFine {
	border-style:solid;
	border-width:1px
}	
									
.imageAlbum {
	vertical-align:middle; 
	border: thin black solid;
}

input, textarea {
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	border:#999999 1px solid;
	font-size:1em;
}


/*** DIVZ **************************************************************************************************/

#top {
	width:100%;
	height:48px;
	background:url(img/topmenubg.jpg) left top repeat-x;
}

	#topmenu {
		width:970px;
		margin:0 auto;
		text-align:right;
		padding-top:4px;
	}
	
		#topmenu a {
			color:#FFFFFF;
			text-decoration:none;
			font-weight:bold;
		}
		
		#topmenu a:hover {
			color:#990000;
		}

#bandeau {
	width:970px;
	height:147px;
	
	margin:0 auto;
}

#toolbar {
	width:100%;
	height:211px;
	padding-top:8px;
	background:url(img/toolbarbg.jpg) center top repeat-x;
}

	#toolbarzone {
		width:970px !important;
		width:973px;
		height:211px;
		margin:0 auto;
	}
	
		#toolbarzone a {
			float:left;
		}
		
		#toolbarzone a.premier {
			margin:0;
			padding:0;
		}
		
		#toolbarzone a.ensuite {
			padding-left:2px;
		}
	

#droite {
	float:right;
	width:725px;
	padding:30px 0px 30px 10px;
	background:url(img/bglogo.jpg) right bottom no-repeat;
}

	.uneMachine {
	 	border:1px solid #999999;
		padding:5px;
		/*margin:10px 0px 0px 10px;*/
		width:210px;
	 }
	 
	 	.uneMachine img {
			margin:0px 5px 5px 0px;
			padding-bottom:2px;
		}
		
		.uneMachine a:hover img {
			border-bottom:2px #990000 solid;
		}
		
		.uneMachine h1 {
			font-size:1em;
			font-weight:bold;
			margin:0;
			padding:0; 
		}


	.medium {
		width:300px;
	}

	.superlarge {
		width:420px;
	}

	
#pied {
	clear:both;
	width:970px;
	margin:20px auto 10px auto;
	border-top:1px #000000 solid;
	text-align:center;
	padding-top:10px;
	color:#000000;
	font-size:11px;
}

h1,h2,h3,h4,h5 {
	color:#4d528a;
}

h4, .titre4 {
	font-size:14px;
}

#subtoolbar {
	width:100%;
	height:35px;
	background:url(img/bgsubbuttons.jpg) center top repeat-x;
	color:#FFFFFF;
}

	#subtoolbar form {
		margin:0;
	}

	#contenu {
		width:978px;
		margin:0 auto;
		padding:0 4px;
	}

	#decoleftmenu {
	   position:relative;
		 width:970px; 
		 height:27px;
		 text-align:right; 
		 padding:8px 4px 0px 4px; 
		 margin:0 auto; 
		 background:url(img/greyleftmenutopbg.jpg) top left no-repeat;
	}

	#gauche {
		width:239px;
		float:left;
	}
	
	#gauche h1 {
		color:#333;
		font-size:12px;
		border-bottom:1px #333 solid;
		width:210px;
		margin:0 0 20px 0;
	}
		
	#fondgauche {
		width:239px;
		background:url(img/greyleftmenumiddlebg.jpg) top center repeat-y;
	}
		
	#menugauche {
		padding:10px 10px 5px 15px;
	}
			
	#menugauche a.contient {
		color:#0e9a37;
		height:22px;
		display:block;
	}
				
	#menugauche a.contientpas {
		color:#A4C8A6;
		height:22px;
		display:block;
	}
				
	#menugauche a.contient:hover, #menugauche a.contientpas:hover {
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}
		
	#bottomgauche {
		width:239px;
		height:103px;
		background:url(img/greyleftmenubottombg.jpg) top center no-repeat;
	}

#link{
  position:absolute;
  top:2px;
  left:250px;
  right:100px;
  bottom:0;
  font-weight:bold;
}
#link ul, #link ul ul {
	margin:0;
	list-style: none;
	line-height: 32px;
	font-size:13px;
	padding:0;
	z-index:999;
	color:#3b3b3b;
}

	
	#link ul a {
	display: block;
	padding: 0 12px;
	margin:0;
	color: #fff;
	text-decoration: none;
}

#link ul a.currentLink{
	background-color:#322e2d;
}

#link ul a:hover{
	color: #fff;
	background-color:#322e2d;
}

#link ul li {
	float: left;
	padding: 0 1px 0 0;
	list-style-type:none;
}

#link ul li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	margin: 0;
	font-size:1em;
	padding:0;
	width:185px;
	background-color:#969593;
}

#link ul li li {
	margin:0;
	padding:0;
}

#link ul li ul a {
	text-align:left;
	display:block;
	width:185px;
	margin:0;
	padding:0;
	text-indent:5px;
}

#link ul li ul a:hover {
	
}

#link ul li ul ul {
	margin: -1.2em 0 0 12em;
}

#link ul li:hover ul ul, #link ul li:hover ul ul ul, #link ul li.sfhover ul ul, #link ul li.sfhover ul ul ul {
	left: -999em;
}

#link ul li:hover ul, #link ul li li:hover ul, #link ul li li li:hover ul, #link ul li.sfhover ul, #link ul li li.sfhover ul, #link ul li li li.sfhover ul {
	left: auto;
}

