body
{
	margin: 0px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "verdana", helvetica, sans-serif ;
	background: url(jpeg/fond.jpg) ;
}
div#conteneur
{
	width: 950px ;
	position: relative;
	margin: 0 auto ;
	text-align: left ;
	border: 8px solid #29177A ;
	background: #fff ;
}



h1#header
{
	height: 88px ;
	background: url(jpeg/haut_larsen.jpg) no-repeat center top;
	margin: 0px;
}
h1#header a
{
	width: 900px ;
	height: 70px ;
	display: block ;
	background: url() no-repeat ;
	position: relative ;
	left: px ;
	top: 15px ;
	text-indent: -5000px ;
}


ul#menu
{
	height: 35px ;
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#menu li
{
	float: left ;
	text-align: center ;
}
ul#menu li a
{
	width: 188px ;
	line-height: 20px ;
	font-size: 0.8em ;
	font-weight: bold ;
	letter-spacing: 1px ;
	color: #29177A ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid #BAABFE ;
}
ul#menu li a:hover
{
	background: url(gif/menu.gif) repeat-x 0 0 ;
}


ul#menub
{
	height: 35px ;
	margin: 3px ;
	padding: 0 ;
	list-style-type: none ;
}

ul#menub li
{
	float: left ;
	text-align: center ;
	
}
ul#menub li a
{
	width: 90px ;
	line-height: 20px ;
	font-size: 0.8em ;
	font-weight: bold ;
	letter-spacing: 0px ;
	color: #E17015 ;
	display: block ;
	text-decoration: none ;
	border-right: 2px solid #E17015 ;
}
ul#menub li a:hover
{
	background: url(gif/menub.gif) repeat-x 0 0 ;
}


div#contenu
{
	padding: 0 30px 0 0px ;
	background: url(gif/spacer.gif) no-repeat 15px 15px ;
	margin-left: 150px;
	margin-right: 150px;
	
}

div#contenu h1
{
font-size:2em;
color:#E3E1EE;
}
div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	background: url(gif/eclair_larsen.gif) no-repeat left bottom ;
	color: #29177A ;
	border-bottom: 1px solid #29177A ;
}

div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #29177A ;
	border-left: 3px solid #29177A ;
	color: #29177A ;
	font-size: 1em ;
}

div#contenu p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}
div#contenu a
{
	color: #BAABFE ;
}

div#contenu a:hover
{
	color: #29177A;
}

#gauche {
position: absolute;
left:0;
width: 150px;
}

#droite {
position: absolute;
right:1px;
width: 144px;
background-color: #BAABFE;
height: auto;
border: 1px solid #29177A ;
font-size:12px;
padding-left:3px;
padding-right:3px;
padding-top:3px;
padding-bottom:3px;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
width: 150px;
}
.menugauche li {
margin-bottom: 10px;
width: 150px;
}
.menugauche a {
margin: 0 2px;
color: #E17015;
text-decoration: none;
width: 129px;
display: block ;
margin-right:10px;
margin-left:5px;
padding-left:3px;
padding-right:3px;
border-left: 2px solid #E17015;
border-bottom: 1px solid #E17015;
font-weight:bold;
font-size:11px;
padding-bottom:2px;
padding-top:2px;
}
.menugauche a:hover {
text-decoration: none;
background: url(gif/menub.gif) repeat-x 0 0 ;
}


.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 10px;
}
.menudroit a {
margin: 0 2px;
color: #fff;
text-decoration: none;
}
.menudroit a:hover {
text-decoration: underline;
}

.menudroit li ul{
list-style-type: none;
margin: 0;
padding:0;
font-size:11px;
}

#pied {
	
	width: 850px;
	height: 115px;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #fff;
	border-top: 1px solid #E17015 ;
	text-align: center ;
	color: #BAABFE ;
	font-size: 0.8em ;
}

#pied A{
	color: #BAABFE ;
	text-decoration: underline;
}


#pied A:Hover{
	color: #BAABFE ;
	text-decoration: none;
}


.imageG {
	float:left;
	margin-left:4px;
	margin-right:4px;
}
.imageD {
	float:right;
	margin-left:4px;
	margin-right:4px;
}