html {
	margin: 0;
	padding:0;
}

body { 
	background: #F0EFEC url(../i/bg3.gif) repeat-y; 
	color: #336;
	margin: 0;
	padding:0;
}

img {
	border: 0;
	display: block;
}

#legui1 {
	width:275px;
	float:right;
	margin-bottom: 10px;
	text-align:right;
}

#legui2 {
	width:410px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}

#topbar  {
	background: #C7D5A3 url(../i/france.gif) no-repeat top right; 
	padding: 0;
}

#menu { 
	background: #C7D5A3 url(../i/bg2.gif) repeat-x; 
	margin: 0;
	text-align: right;
	font-size: 14px;
	padding: 0;
	margin: 0 12px 4px 0;
}

#menu span { 
	background-color: #C7D5A3
}

#menu a {
	font-family: Georgia, serif; 
	background-color: transparent;
}


#menu img
{
	display: inline;
	background-color: #D8D5AE;
}

#menu a:link, div#menu a:visited {
	color: #82948C;
	text-decoration: none;
	font-weight: bold;
}

#menu a:active, div#menu a:hover { 
	color: #4D608D;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited {
	color: #0867A5;
	text-decoration: none;
	font-weight: bold;
}

#w {

}

h1, h2, h3 {
	font-family: Arial, sans-serif;
}

h2
 { 
	 text-transform: uppercase;
	 font-size: 1em;
	 margin-top: 50px; 
	 padding: 3px; 
	 border: 1px solid #c4c7aa; 
	 border-width: 1px 0 1px 0; 

}

#c, #content {
	text-align: left;
	margin: 50px 5% 5px 205px;
}

p, li {
	font-family: Georgia, serif; 
	color: #336;
}

#footer {
	margin-top: 50px;
	border: 1px solid #C4C7AA;
	border-width: 1px 0 0 0;
	font-family: verdana, serif;
	font-size: 13px;
	text-align: center;
	color: #82948C;
	padding: 5px 0 1px 0;
}

a.copy:link, a.copy:visited {
	color: #82948C;
	text-decoration: none;
	font-weight: normal;
}

a.copy:active, a.copy:hover { 
	color: #336;
	text-decoration: none;
	font-weight: normal;
}

a:active, a:hover    { 
	color: #4D608D; 
	text-decoration: underline 
}

#crouttes {
	position: absolute;
	top: 97px;
}

.left
{
	float:left;
	margin: 0 15px 10px 0;
}

div.spacer {
	clear:all
}

ul {
	list-style-type: disc; 
	padding-bottom: 20px; 
	padding-top: 5px
}