body, html {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size : 0.85em;
	font-family : Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/habillage/fond_right.jpg);
	background-repeat: repeat;
}

html {
overflow: visible;
}
body {
overflow: auto;
}
#menu {
	position:absolute;
	margin-top : 10px;
	text-align:left;
	list-style : none;
	text-indent: 12px;
	margin-left: 80%;
}


#menu li {}


#menu li a{
	display : block;
	color : #FFFFFF;
	text-transform : uppercase;
	line-height : 40px;
	width : 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bolder;
	text-decoration: none;
	height: 40px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#menu li a:hover{
text-decoration : none;
 text-indent :20px; 
}


ul[id=menu] {
position: fixed !important;
}




#content{
	width:100%;
	background-image: url(images/habillage/fond_right.jpg);
	background-repeat: repeat;
}



.haut {
	width : 100%;
	height : 200px;
	background-image: url(images/habillage/bg3.jpg);
	position: fixed;
	background-repeat: repeat;
}
.up {
	float: left;
	width: 25px;
}
#sitemap {
	float: left;
	width: 25px;
}


#gauche {
	width : 30%;
	float : left;
	margin-left : 0; /* rectifictif IE du au !important de la ligne precedente */
	padding-bottom :100px;
	background-image: url(images/habillage/fond_left.jpg);
	background-repeat: repeat;
}
#gauche p{
padding : 0 ; margin : 5px 20px 0 20px}

	
#droite {
	width : 50%;
	float : left;
	margin-left : 0;
	padding-bottom : 40px;
	background-color: transparent;
	background-image: url(images/habillage/fond_right.jpg);
	background-repeat: repeat;
}

#droite p{
padding : 0 ; margin : 5px 20px 0 20px}

 
 h1 {
 margin : 20px 20px 20px 20px; 
 border-bottom : 1px dotted #000 ; 
 line-height : 30px ; 
 padding-botom : 20px ; 
 font-size : 1.5em; 
 text-transform : uppercase ; }
 
 
 
 
 
 .signature {
 clear : both ; 
 text-align : right; 
 margin-right : 30px ; 
 height : 40px; 
}
 
 
 
 
 
 .imgdroite {
	float : right;
	margin : 0 0 10px 10px;
	border: 1px solid #666666;
} 
 
  .imggauche {
	float :left;
	margin : 0  10px 10px 0;
	border: 1px solid #666666;
} 
  
  a {
	text-decoration : none;
	color : #990000;
	font-weight: bolder;
}
  a:hover {
	text-decoration : none;
	color : #FF0000;
	font-weight: bolder;
}
h2 {
	margin : 20px 20px 20px 20px;
	line-height : 30px;
	padding-botom : 20px;
	font-size : 1.5em;
	text-transform : uppercase;
	font-weight: bolder;
	color: #990000;
}
.imgcentre {
	float : none;
	margin : 10;
	border: 1px solid #666666;
}
h3 {
	padding-botom : 20px;
	font-size : 1em;
	text-transform : uppercase;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 20px;
}
.poussehaut {
	width : 100%;
	height : 250px;
	background-image: url(images/habillage/fond_right.jpg);
	background-repeat: repeat;
}
#droite2 {
	width : 20%;
	background: transparent;
	float : left;
	margin-left : 0;
	padding-bottom : 100px;
	height: 100%;
}
