body {
	text-align: center;
}

#mainwrap {
	width: 884px;
	margin: 0 auto;
	text-align: left;
}

#leftcol {
	width: 224px;
	float: left;
}

#rightcol {
	width: 660px;
	float: left;
}

#content_gauche {
	width: 300px;
	float: left;
	padding-right: 15px;
}

#content_droite {
	width: 300px;
	float: left;
}

#centercol {
	width: 884px;
	float: left;
}

h1#logo {
	margin: 0;
}

#logo a {
	display: block;
	height: 72px;
	line-height: 72px;
	font-size: 18px;
	color: #000;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	padding: 0 20px;
}

#logo a span {
	color: #ea4800;
}

#logo a:hover {
	text-decoration: none;
}

#mainnav {
	border-top: solid 10px #343428;
}

#mainnav ul li, #mainnav ul li a, #mainnav ul li a span {
	display: block;
	height: 46px;
	line-height: 46px;
}

#mainnav ul {
	margin: 0;
}

#mainnav ul li {
	list-style-type: none;
	margin: 0;
}

#mainnav ul li a {
	background: url(../images/mainnav_bg.gif) left top repeat-x;
}

#mainnav ul li a span {
	color: #fff;
	font-weight: bold;
	background: url(../images/bullet1.gif) 19px 50% no-repeat;
	padding-left: 35px;
}

#mainnav a:hover {
	text-decoration: underline;
	color: #fff;
}

.module-box h2 {
	height: 28px;
	line-height: 28px;
	padding: 0 19px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

.module-content {
	padding: 8px 19px;
}

h2.orange {
	background: #ea4800;
	border: solid 1px #cc0000;
}

h2.none {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-bottom: 0;
}

h2.grey {
	background: #8e8870;
	border: solid 1px #666666;
}

.grey {
	background: #e7e2cc;
}

.grey1 {
	background: #edecd8;
}

#header {
	background: #343428;
	width: 660px;
	height: 72px;
}

#call {
	width: 165px;
	height: 31px;
	float: left;
	color: #8e8870;
	margin-top: 20px;
	margin-left: 63px;
	background: url(../images/but_call_bg.gif) left top no-repeat;
	line-height: 31px;
	text-indent: 35px;
}

#search {
	float: right;
	margin: 20px 12px 0 0;
	background: url(../images/search-icon-bg.gif) left 50% no-repeat;
	padding-left: 20px;
}

#search input {
	border: solid 1px #8e8870;
	background: #343428;
	color: #8e8870;
}

#search #ok {
	border: none;
	background: url(../images/but-ok-bg.gif) left 50% no-repeat;
	color: #8e8870;
	width: 32px;
	height: 25px;
	font-size: 11px;
}

#search input {
	margin-left: 5px;
}

#banner {
	height: 240px;
	/*border: 1px solid blue;*/
}

#free-flash-header {
	position: relative;
	width: 820px;
	margin: 0 auto;
	text-align: right;
	bottom: 0px;
	margin-top: 105px;
	color: #363636;
	font-size: 10px;
	font-family: Verdana;
	/*border: 1px solid blue;*/
}

#header_content {
	height: 312px;
}

#content {
	border-top: solid 10px #343428;
	padding: 16px;
	height: 412px;
	border-bottom: solid 10px #343428;
}

img.floatleft {
	margin-right: 16px;
	float: left;
}

ul.bullet li {
	list-style-type: none;
	background: url(../images/bullet2.gif) left 50% no-repeat;
	padding-left: 16px;
}

.lien_actu {
	text-align: right;
}

fieldset {
	width: 500px;
}

#div_contact {
	height: 20px;
}

#div_contact_textarea {
	height: 100px;
}

#div_contact_button {
	height: 30px;
	margin-top: 5px;
	padding-left: 460px;
}

.interligne {
	height: 10px;
}

.texte_legende {
	color: #EA4800;
}

.texte {
	position: absolute;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	width: 170px;
	height: 20px;
	padding-left: 10px;
	text-align: right;
}

#champ_contact {
	padding-left: 190px;
	width: 200px;
	height: 20px;
	/*border: 1px solid blue;*/
}

.champ {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}

textarea.champ {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	height: 100px;
}

#corps_content {
	/*margin:0 auto;*/
}

#footer {
	padding: 16px;
	margin-left: 224px;
	text-align: right;
	width: 600px;
	/*margin:0 auto;*/
}

#botnav ul {
	margin: 0 auto;
	width:400px;
}

#botnav ul li {
	list-style-type: none;
	float: left;
	margin-right: 40px;
	margin-left: 0;
}

#botnav ul li a {
	color: #ea4800;
}

#copyright {
	text-align:center;
	margin-top:15px;
}