/* ~~~~~~~~~ body ~~~~~~~~~ */




BODY {
	font-family: trebuchet ms, geneva, arial, tahoma, sans-serif;
	line-height: auto;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 90%; 
	BACKGROUND: #D3007A; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	COLOR: #000000; 
	PADDING-TOP: 0px;
	margin-top:0px; 
}

/* ~~~~~~~~~ Liens ~~~~~~~~~ */

a{ 
	color: #FFFF00;
	text-decoration: underline; 
	}
	
a:hover{ 
	color: #ffffff;
	text-decoration: none; 
	}



/* ~~~~~~~~~ bandeau haut ~~~~~~~~~ */
#header
	{
	height: 247px;
	background-image:url(bando.gif);
	}

#header_acc
	{
	margin-top:0px;
	background:url(bando_acc.jpg) top center no-repeat;
	padding-left:50px;
	}

/* ~~~~~~~~~ boutons menu ~~~~~~~~~ */
#menu
	{
	float:left;
	position: relative;
	top: 72px;
	left: 381px;
	width: 146px;
	height: 162px;
    }

	
			
/* ~~~~~~~~~ fil d'ariane ~~~~~~~~~ */

#ariane
	{
	font-size: 60%;
	color: #5a5a5a;	
	font-style: italic;
	background: url(page_bg.gif) top left repeat-y;
	text-align: left;
	padding-left:50px;
	padding-right:20px;
	}


#ariane a
	{
	font-weight: normal;
	color:#D3007A;
	}

#ariane a:hover
	{
	font-weight: normal;
	color:#5a5a5a;
	text-decoration:none;
	}

/* ~~~~~~~~~ contenu texte ~~~~~~~~~ */
#content
	{
	background: url(page_bg.gif) top left repeat-y;
	text-align: left;
	padding-left:50px;
	padding-right:20px;
	}




/* ~~~~~~~~~ contenant ~~~~~~~~~ */
#container
	{
	width: 985px;
	margin: 0px auto;
	background: url(page_bg.gif) top left repeat-y;
	}
	
#container a{ 
	color: #FFFF00;
	text-decoration: underline; 
	}
	
#container a:hover{ 
	color: #ffffff;
	text-decoration: none; 
	}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
	{
	text-align: left;
	font-size:80%;
	height: 187px;
	padding-left:50px;
	padding-right:20px;
	padding-top:20px;
	background:#D3007A url(footstep.gif) no-repeat;	
	}


#footer a, a:visited
	{
	color:#ffffff;
	text-decoration:underline;
	}

#footer a:hover, a:active
	{
	color:#ffff00;
	}


/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
	{
	color:#c20171;
	font-size: 190%;
	font-family:trebuchet ms;
	font-style: normal;
	text-align:left;
	background: url(h1.gif) no-repeat left;
	padding-left:25px;
	padding-top: 3px;
	}
	
h2
	{
	color:#A0005D;
	font-size: 150%;
	font-family:trebuchet ms;
	font-style: italic;
	}

h3
	{
	color:#3b4300;
	font-family:trebuchet ms;
	font-weight:bold;
	font-style:italic;
	font-size:130%;
	margin-left: 25px;
	padding-left:13px;
	background: url(puce.gif) no-repeat 10px left;
	}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/


.Style1
	{
	color: #FF0000
	}

	
	






