*
{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #A5A9B2;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {
	
	background: #ffffff url(images/back_all.gif) repeat-x;
	font: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 742px;
	text-align: left;
}

#back
{
background: #ffffff;
width: 742px;
}

#header {
	height: 296px;
	text-align: left;
}

#menu1
{
	width: 682px;
	height: 145px;
	padding-left: 60px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 79px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 79px;
    height: 32px;
	color: #004586;
	text-decoration: underline;
}
#sousmenu {
	width:742px;
	height:52px;
	float:left;
	padding:0px;
}

#histoire {
	width:742px;
	height:238px;
	float:left;
	padding:0px;
}


#button1 a
{
background: url(images/button1.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button1 a:hover
{
background: url(images/button1_r.jpg) no-repeat;
height: 24px;
width: 124px;
}

#button2 a
{
background: url(images/button2.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button2 a:hover
{
background: url(images/button2_r.jpg) no-repeat;
height: 24px;
width: 124px;
}

#button3 a
{
background: url(images/button3.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button3 a:hover
{
background: url(images/button3_r.jpg) no-repeat;
height: 24px;
width: 124px;
}
#button4 a
{
background: url(images/button4.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button4 a:hover
{
background: url(images/button4_r.jpg) no-repeat;
height: 24px;
width: 124px;
}
#button5 a
{
background: url(images/button5.jpg) no-repeat;
height: 24px;
width: 124px;
padding-top: 120px;
}
#button5 a:hover
{
background: url(images/button5_r.jpg) no-repeat;
height: 24px;
width: 124px;
}


#logo {
background: url(images/head.jpg) no-repeat;
width: 742px;
height: 151px;
text-align: left;
}



#right
{
	float: right;
	width: 642px;
	padding-right:40px;
	padding-left:40px;
	text-align: left;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

#right a
{
color: #06F;
text-decoration: none;
}

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

#right h1 {
	margin: 0;
	padding: 0;
	padding-top: 36px;
	color: #666;
	text-align: center;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	color: #666;
	text-align: center;
}

#right h3 {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	color: #777;
}

#footer {
	height: 29px;
	clear: both;
	padding-top: 50px;
	background: url(images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

table {
	border-width:thin;
	border-style:solid;
	border-color:#000;
	border-collapse:collapse;
}

td {
	border-width:1px;
	border-style:solid;
	border-color:#000;
	padding-left:10px;
	padding-bottom:3px;
}

.grise {
	background-color: #c6e8fb;
}

.centrer
{text-align:center;
}
