#body {
	background-image:url(../../images/background.gif);
	background-position:center;
	font-family: Verdana, sans-serif;
	margin-top:5px;
	padding:0px;
}

a{
text-decoration: none;
}


#main {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width:805px;
	height:auto;
	padding:0px;
}

#barre_menu{
	background-image: url(../../images/barre_menu.png);
	float:left;
	height:55px;
	width:805px;
	margin-top:0px;
}


#barre_menu ul{
	padding:0px;
	float:left;
	list-style-type:none;
	margin-right:0px;
	margin-top:15px;
	margin-left:10px;
	
}
#barre_menu li{

	padding-right: 22px;
	padding-left: 22px;
	float:left;
	margin-left:0px;
	text-align:center;
}
#barre_menu a:link, #barre_menu  a:active, #barre_menu  a:visited{
	text-decoration:none;
	color:#ffffff;
	font-size:18px;
	font-family: Verdana, sans-serif;
	font-weight: lighter;
}

#barre_menu a:hover {
text-decoration:underline;
	color: #d6d8c2;
	font-size:18px;
	font-family: Verdana, sans-serif;
	font-weight: lighter;
}
#menus {
	float:left;
	height:55px;
	width:700px;
	margin-top:0px;
}
#menus h1{
	margin:0px;
	padding:0px;
}
#flag {
	width: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
}
#flag img {
	margin-top: 13px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contact {
	background-image: url(../../images/barre_contact.png);
	height: 35px;
	width: 805px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#contact h6 {
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 6px;
	margin-left:25px;
	padding: 0px;
	font-weight: lighter;

}
#contact a:link, #contact a:active, #contact a:visited{
	font-weight: lighter;
	font-size: 12px;
	color: #FFFFFF;
}
#contact a:hover {
	text-decoration:underline;
	font-size: 12px;
/*	color: #92e8c3;*/
	color:#d6d8c2;
}
#copyright {
	height: 30px;
	width: 805px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#copyright h6 {
	font-size: 10px;
	color: #333;
	margin-top: 5px;
	padding: 0px;
	font-weight: lighter;
	text-align:center;
}
#copyright a:link, #copyright a:active, #copyright a:visited{
	font-weight: lighter;
	font-size: 10px;
	color: #333;
}
#copyright a:hover {
	text-decoration:underline;
	font-size: 10px;
	color: #2b3300;
}

#content {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 800px;
	/*border-left: solid 1px #ff9966;*/
	/*border-right: solid 1px #ff9966;*/
}

