body {
	margin: 0px;
	background: url(images/bg4.jpg) repeat #d1d6d0;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}
a {
	color: #006bb3;
	text-decoration: none;
	background:none;
}
a:hover, a:active, a:focus {
	color: #006bb3;
	text-decoration: underline;
}
.footer-txt a:hover {
	color: #FEFF82;
	text-decoration: underline;
}
.titres {
	background: url(images/puce.jpg) no-repeat left top;
	text-indent: 20px;
	color: #006bb3;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration: underline;
	margin: 10px 0 5px -3px;
	line-height: 16px;
	padding: 0;
}
.soustitre {
	font: 13px "Courier New", Courier, mono;
	font-style:italic;
	color: orange;
	display: block;
	margin: 0 0 5px 0;
}
.soustitre2 {
	font: 13px "Courier New", Courier, mono;
	font-style:italic;
	color: #333;
	display: block;
	margin: 0 0 5px 0;
}
.gras {
	font-style:italic;
	font-weight:bold;
	color: orange;	
}
#page {
	width: 916px;
	height: 825px;
	margin: auto;
	background: url(images/page.jpg) #FFFFFF repeat-y top left;
} 
#page_haut, #page_bas {
	width: 916px;
	height: 24px;
	background-repeat: no-repeat;
	margin: auto;
}
#page_haut {
	background-image: url(images/page_haut.jpg);
}
#page_bas {
	background-image: url(images/page_bas.jpg);
}
#left {
	width: 287px;
	height: 700px;
	z-index: 999;
	float: left;
	left: 16px;
	position: relative;
}
#right {
	width: 714px;
	height: 700px;
	z-index: 999;
	float: left;
	left: 185px;
	/*position: relative;*/
}
#logo {
	width: 283px;
	height: 290px;
	background: url(images/logo.jpg) no-repeat top left;
}
#menu {
	width: 254px;
	height: 268px;
	background: url(images/menu_centre.jpg) #006AB3 repeat-y left top;
	left: 19px;
	position: relative;
	margin: 0;
}
#haut, #bas {
	height: 30px;
	background-repeat: no-repeat;
	position: relative;
	margin: 0;
}
#haut {
	background-image: url(images/menu_haut.jpg);
	top: -24px;
	left: 19px;
	width: 254px;
}
#bas {
	background-image: url(images/menu_bas.jpg);
	top: -40px;
	width: 283px;
}
#menu_contenu {
	color: White;
	margin: 0.5em;
}
.element_menu, .fin {
	left: 32px;
	top:-10px;
	margin: 0;
	position: relative;
	padding: 10px 0 10px 0;
	background: url(images/hr.jpg) repeat-x bottom left;
	width: 165px;
}
.fin {
	background: none;
}
.ligne {
	background: url(images/hr.jpg) repeat-x top left;
	height: 2px;
	width: 180px;
	margin: auto;
}
#txt_gauche {
	width: 274px;
	height: 138px;
	line-height: 10px;
	background: #006AB3;
	left: 9px;
	position: relative;
	margin: 0;
	top: -40px;
	text-align: center;
	font-family: sans-serif;
	font-size: 10px;
	/*letter-spacing: -0.1em;*/
	color: White;
}
.txt_gras_jaune {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
}
.span_txt_gauche {
	display: block;
	margin: 0;
	padding: 10px 0 10px 0;
}
#contact {
	width: 283px;
	height: 168px;
	position: relative;
	margin: 0;
	top: -40px;
}
#header {
	width: 600px;
	height: 67px;
	position: relative;
	overflow: hidden;
	top: -700px;
	left: 299px;
	float: left;
}
#header2 {
	width: 600px;
	height: 211px;
	position: relative;
	overflow: hidden;
	top: -700px;
	left: 299px;
	float: left;
}
#header_ombre {
	width: 600px;
	height: 27px;
	position: relative;
	overflow: hidden;
	top: -700px;
	left: 299px;
	float: left;
}
#contenu {
	width: 557px;
	height: 428px;
	position: relative;
	display: block;
	background-color: #EEEEFF;
	left: 307px;
	float: left;
	top: -710px;
	padding: 10px;
	text-align: justify;
	font-family: sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #333333;
	overflow: auto;
	border: 1px solid #DDDDDD;
}
#imprime {
	position: relative;
	top: -55px;
	float: left;
	left: -160px;
	top: 47px;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
} 
#footer{
	width: 600px;
	height: 58px;
	float: right;
	right: 17px;
	top: -635px;
	position: relative;
	background: url(images/footer.jpg) no-repeat top left;
}
.footer-txt{
	text-align: center;
	display: block;
	font-family: sans-serif;
	font-size: 11px;
	/*letter-spacing: -0.05em;*/
	color: #999999;
	line-height: 41px;
	margin: auto;
}
h2{
	color: #006bb3;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 16px;
	font-weight: normal;
}
