/* Général */



body {
	background: #e0e0e0 url('fondasm.png') repeat-x;
	font: small sans-serif;
	text-align: justify;
	padding-top:0px;
	width:840px;
	margin:auto;
	}
	
*{margin:0;padding:0;}

p {
	color: #2e3192

}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}

a img

{

  border:  none ;

}


	
	
h1 {
	float: left;
	visibility:hidden;
	display:inline;
	}

h2 {
	font-size: 1.9em;
	font-family: sans-serif;
	color: #2e3192;
	text-decoration: none;
	font-weight: bold;
	}

h3 {
	font-size: 1.2em;
	font-family: sans-serif;
	color: #2e3192;
	text-decoration: none;
	font-weight: italic;
	}
	
h4 {
	font-size: 1.2em;
	font-family: sans-serif;
	color: #2e3192;
	text-decoration: none;
	font-weight: bold;
	}
	
h5 {
	font-size: 1.6em;
	font-family: sans-serif;
	color: #2e3192;
	text-decoration: none;
	font-weight: bold;
	}
	
	
	
.floatright{
float: right;
margin-right: 2px;
margin-top: 2px;
margin-left: 2px;
margin-bottom: 2px;
border: 0px;
display:inline;

}
	
	
.floatleft{
float: left;
margin-right: 2px;
margin-top: 2px;
margin-left: 2px;
margin-bottom: 2px;
border: 0px;
display:inline;

}
	

#all {	
	background: #000000;
	}
	
	
	
#conteneur {
	width: 800px;
	margin: 0 auto;
	}

#page {
	width: 800px;
	background: url('bgasmgris.png') repeat-y;
	overflow:hidden
	
	}

#header {
	width: 800px;
	height: 260px;
	background: url('bannasm.png') 0px no-repeat;
	}
	
#chapo{
	width: 804px;
	height: 87px;
	background: url('chapogris.png') 0px no-repeat;
	}

#content {
    width:475px;
	display:inline;
	float:right;
	margin-right:20px;

}

	
	
	
#content p {
	color: #2e3192;
	font-weight: normal;
	
	}

/* Menu */
#menu{
	background:url('essaimenu3.png') no-repeat;
	width:200px;
	float:left;
	height:560px;
	margin-left: 15px;
	text-align: center;
	display:inline;
	}
	
	
#menu ul {
	color: #ffffff;
	margin: 10px 100px 100px 10px;
	padding: 1;
	list-style-type: none;
	font-size: 1.2em;
	width: 180px;
	overflow: hidden; 
	}

#menu a {
	color: #f8ec2c;
	}
	

#menubis {
	background:url('refmenu1.png') no-repeat;
	width:200px;
	height:180px;
	margin-left: 1px;
	margin-top: 60px;
	text-align: center;
	}
	
#clicclic {
	width:200px; 
	height:100px; 
	position:absolute; 
	top:30px; 
	left:100px;”>

}

/* Footer */

#footer {
	width: 800px;
	height: 310px;
	background: url('footerasm1.png') no-repeat;
	
	}
	
#footer p {margin:0 0 0 450px;
	font-size: x-small;
	padding-top: 90px;
	}
	
