body, ul, li, h3, p {
	margin : 0;
	padding : 0;
}
ul { list-style : none; }
img { border : 0px solid #fff; }


body{
	text-align: center;
	font-size: small;
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
	background-color: #f1eef1;
	background-image: url(background/taches.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3, h4, p{	
	font-style: normal; 
	font-weight: normal; 
	color: #fff; 
	word-spacing: normal;
} 



ul{
	position: relative;
	margin: 0px;
	padding: 0px;
}


li{
	position: relative;
	
	
}

a:link {
	color: #4f237c;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #4f237c;
	font-weight: bold;
	text-decoration: none;
	
}
a:hover{
	color: #c91c82;
	font-weight: bold;
	text-decoration: underline;
	
}
a:active {
	color: #4f237c;
	font-weight: bold;
	text-decoration: none;
	
}




#container{
	position: relative;
	text-align: center;
	background-image: url(background/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 748px;
	margin: 0 auto;
	padding: 0 0 10px 25px;

	
}

#wrapper {
	position: relative;
	width: 748px;
	height: 111px;
	text-align: left;
	margin: 0;
	padding: 255px 0 0 0;
	
}


#pageHeader {
	width: 748px;
	height: 111px;
	float: left;
	margin: 0px;
	background: transparent url(background/bgMenu.jpg) no-repeat;
	vertical-align: bottom;
	padding: 0px;
	
}
#pageHeader h1,h2{
	color: #c91c82;
	padding: 0;
	margin: 45px 0 3px 70px;
	font-weight: bold;
	font-size: 1.3em;
}
#pageHeader h2{
	color: #000;
	font-size: 1.1em;
	margin:0 0 0 70px;
}
#pageHeader p {
	padding: 5px 0 0 30px;
}


#contentHeader{
	width: 748px;
	height: 300px;
	border-bottom: 1px solid #3e3e40;	
	background-repeat: repeat-y;
	background-position: left top;
}

#menu span {
	display: none;
}

#menu {
	clear: both;
	height: 60px;
	float: left;
	margin: 0px;
	padding: 0 20px 0 0;
}


#global{
	
	width: 748px;
	float: left;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
	background: url(background/bgGlobal.gif) left repeat-y ;

}

#left{
	z-index: 2;
	width: 238px;
	height: 400px;
	float:left;
	text-align: left;
	padding: 0 0 0 30px;
	margin: 0;
}
#content{
	z-index: 3;
	width: 480px;
	float:left;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(background/bgContenu.gif);
}

#content h1{
	color: #fff;
	width: 400px;
	height: 20px;
	display:block;
	padding: 5px 0 5px 10px;
	margin: 0px 0 3px 10px;
	font-weight: bold;
	font-size: 1.3em;
	background: #921c63 url(background/bgTitre.jpg) bottom right no-repeat;
	border: 1px dotted #000;
}

#content h2{
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	padding: 20px 0 0 50px;

}



#content ul{
	width: 390px;
	margin: 0 0 0 10px;
	padding: 10px 0 20px 20px;
	border-bottom: 1px solid #d6bbd6;
	background: transparent url(background/bgListe.jpg) bottom left repeat-x;

}

#content li{
	width: 390px;
	margin: 0;
	line-height: 1.4em;
	font-size: 0.9em;
	left: -15px;
	padding-left: 15px;
	background: transparent url(background/valid.gif) top left no-repeat;
}



li#liste{
	margin: 10px 0 20px 0;
	background: none;
	
}

li#liste h3 { 	
	color: #c91c82;
	font-weight: bold;
	padding : 7px 0;  
	margin-right : 0; 
	padding-left : 200px; 
}
li#liste p { 
	margin-right : 0; 
	padding-left : 200px; 
	color:#000;
}
li img { 
	position : absolute; 
}
li#liste img { 
	top : -5px;
	left : 0; 
}



li#liste a:link{	
	color: #c91c82;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 10px 0;
}

li#liste a:visited {
	color: #c91c82;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 10px 0;
	
}


li#liste a:hover {
	color: #4f237c;
	font-weight: bold;
	padding: 0 0 10px 0;
	text-decoration: underline;
	
}
li#liste a:active {
	color: #c91c82;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 10px 0;
	
}


li#liste span{
	border-bottom: 1px dotted #8f7eb5;
	
}
li#liste p span{
	border:0;
	color: #c91c82;
}


#content li.nu{
	background: none;
	padding: 0;	

}


#contentBottom{
	z-index: 2;
	width: 748px;
	float:left;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(background/bgContenuBas.gif);
	height: 145px;
}









#listeImportant{
	width: 580px;
	margin: 10px 10px 0 34px;
	
}
#listeImportant ul{
	line-height: 1.5em;
	margin: 10px 0 20px 0; 
	padding: 0 0 0 30px;
		
}
#listeImportant li{
	width: 505px;
	line-height: 1.5em;
	list-style-type: none;
	text-align: left;
	padding: 5px 0 5px 25px;
	border-bottom: dotted 1px #555;	
	
}

#listeImportant p{
	margin: 0;
	padding: 0;
}



#footer{
	clear: both;
	text-align: center;
	background-color:#000;
	border-bottom: 1px solid #9c9c9c;
	padding: 5px 0 5px 0;
	margin: 0;
	
}
#footer p{
	text-align: center;
	color: #5b5b5b;
	font-size: 0.9em;

}
#footer a{
	text-decoration: underline;
	font-weight: normal;
	color: #5b5b5b;
}
#footer a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #8c8c8c;
}

#extraDiv {
	height: 29px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 1;
}

#extraDiv2 {
	z-index: 1;
	height: 400px;
	width: 150px;
	position: absolute;
	top: 450px;
	left: 150px;
	background: url(background/palette.png) center no-repeat;
}
