body{
	margin:0;
	padding:0;
	font-size:12px;
	background-color:#e8e8e8;
	font-family: Arial;
}

h1{font-size:18px;
color:#87004E;
	text-align:center;
	margin-bottom:20px;
}

h2{font-size:14px;
color:#87004E;
	text-align:left;
}
h3{font-size:12px;
margin-left:20px;
text-decoration:underline;
}
a{
text-decoration:none;
color:black;
font-weight:bold;
}

a:hover{
color:#87004E;

}

#bold{
font-weight: bold;
display: inline;
}

#listetrois{
margin-left: 40px;
}

#ligne{
margin-top:-7px;
width:600px;
height:1px;
background:url('images/bg-line.jpg');
background-repeat:repeat-x;
}
a:focus{
outline:none;
}
img{
border:0px;}
.imagetext{
float:left;
margin-right:20px;
}

.lienacc{
height:30px;
display:block;
}

.lienacc span{
cursor:pointer;
position:absolute;
margin-top:9px;
margin-left:10px;
}
.legende{

color:#87004E;
font-style:italic;

}
#header{
	width:1010px;
	height:210px;
	margin:auto;
	background:url('images/header1.jpg');
	background-repeat:no-repeat;
}

#header-content{

	height:30px;
	position:absolute;
	top:130px;
	margin-left:645px;
	color:white;
}
#logo{
position:absolute;
margin-top:20px;
margin-left:47px;
width:525px;
height:140px;

}

.HeaderLien{
float:left;
	padding-top:6px;;
}

.HeaderLien a{
	color:white;
	margin-left:5px;
	text-decoration:none;
}

.HeaderLien a:hover{

color:#87004e;

	text-decoration:none;
}

/*******CONTENT*********/
#contenu{
	width:1000px;
/*	float:left;*/
	margin:0 auto;
}
#right-min{
	width:737px;
	height:800px;
	float:right;
	margin:0 auto;
	position:relative;
	left:-27px;
	/left:-27px;
	background:url('images/fond-contenu.jpg') repeat-y;
}

#right{
	width:737px;
	float:right;
	margin:0 auto;
	position:relative;
	left:-27px;
	background:url('images/fond-contenu.jpg') repeat-y;
	text-align:justify;
}


#right-content{
	width:600px;
	margin:0 auto;
	padding:30px;
	padding-top:0px;
	/*border:1px solid;*/
}




.text{
	text-align:justify;
}

.textC{
	text-align:center;
}

#left{
	/*float:left;*/
	width:250px;
	position:relative;
	left:30px;
	top:5px;
}
/***	MENU ****/
#menu-header{
	width:242px;
	height:6px;
	position:relative;
	top:0px;
	background:url('images/menu-header.jpg') no-repeat;
}

#menu-content{
	width:242px;
	position:relative;
	left:-4px;
	background:url('images/menu-fond.jpg') repeat-y;
}

#menu-bottom{
width:239px;
height:4px;
position:relative;
	left:-1px;
	background:url('images/menu-bottom.jpg') no-repeat;
}

.MenuLien{
	text-align:center;
	padding-top:4px;
	
}

.MenuLien a{
	display:block;
	height:18px;
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	margin-left:8px;
}

.MenuLien a:hover{
	color:#87004E;
}

.actif a{
	color:#87004E;
	
}

#actif{
	color:#87004E;
}

.menu-sepa{
	position:relative;
	left:10px;
}

.SousMenuLien a{
display:block;
height:30px;
font-size:11px;
color:#5a5a5a;
}
/*********/
/********* FOOTER ***********/
#footer{
	height:145px;
	background:url('images/fond-footer.png') repeat-x;
	margin-top:-48px;
	position:absolute;
	width:100%;
}
#footer-content{
clear:both;
	width:1200px;
	height:85px;
	margin:auto;
	position:relative;
	
	top:12px;
	color:#87004E;

}
#logo-fond-footer{
	height:85px;
	width:420px;
	position:relative;
	float:left;
	margin-top:-28px;
	background:url('images/logo-fond-footer.jpg') no-repeat;
}



.FootLien {
	margin-left:600px;
	float:left;
	margin-top:60px;
	
}

.FootLien a{


	color:#87004E;
	margin-left:3px;
	margin-right:3px;
	text-decoration:none;
}

.FootLien a:hover{
color:black;
}

ul.Liste li {
	line-height:15px;
	text-align:left;
}

ul.ListeC li {
	line-height:15px;
	text-align:center;
}

ul.ListeR{
	list-style-image:url('images/fleche-droite.jpg');
}

ul.ListeR li{
	text-align:justify;
	line-height:15px;
}

ul.ListeLiens{
	list-style-image:url('images/fleche-droite.jpg');
}

ul.ListeLiens li {
	text-align:center;
}

ul.ListeLiens li a{
	font-weight:bold;
	color:black;
	text-decoration:none;
}

ul.ListeLiens li a:hover{
	color:#87004E;
	text-decoration:none;
}
