/* Generated by KompoZer */
body {
  background: #a60000 ;
  font-family: "Trebuchet MS",helvetica,sans-serif;
  font-style: normal;
  color: #ffffff;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}

img{
	border-width: 1px ;
	border-style : solid;
	border-color: #333333;}
	
#page {
  margin: 0 auto;
  background: #a60000;
  text-align: left;
  width: 770px;
}

div#page h2{
	padding-left: 25px;
	font-size: 1.4em;
}
div#page p{
	text-align: justify;
}
div#page a{
	color: #BC6600;
}

div#page a:hover{
	color: #35accc;
}
#contenu {
  padding: 0 0px 0 90px;  
  margin:0px;
}
#header {
  height: 230px;
  text-align: center;
  background: url(images/banner2.png) no-repeat left top;
  clear:both;
  padding:1px;
}

#menu_1{	
	margin-top:170px;
	}
	
#menu_2{	
	padding-top:5px;
	}

ul#menu {
  display: inline;
  height: 35px;
  width:700px;
  list-style-type: none;
}
ul#menu li{
	display: inline;
	float: left;
	text-align : center;
	/*margin-top: 210px;*/
}
ul#menu li a{
	width:150px;
	line-height: 20px;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 2px;
	display: block;
}


#imgleft {
	margin:1em;
	float:left;
}
#imgright {  
  float: right;
  margin: 1em;
}
