body {background-color: #fff; text-align: center;}
body * {font-family: verdana, arial, helvetica, sans-serif;} /* input, select etc... */

#header, #main, #footer {width: 750px; margin: 0px auto; text-align: left;}

#header {height: 74px; margin-top:10px;}
#header #logo {float: left;}
#header #bandeau {float: right; width: 655px; height: 53px; background: #DDEADD url("../media/coin.gif") no-repeat left bottom; text-align: right;}
#header #bandeau div {float: right; width: 180px; background: url("../media/degrade.gif") repeat-y left top;}
#header #bandeau div img {vertical-align: bottom;} /* IE */
	
#menu {float: right; width: 655px; padding: 2px 0px ; text-align: center; background-color: #FFF;}
#menu li {display: inline; border-right: 2px solid #c0c0c0; padding-left: 5px; padding-right: 5px; font-size: 0.8em;}
#menu a:link, #menu a:visited {font-weight: bold; text-decoration: none; color: #c0c0c0;}
#menu a:hover {color: #009900;}
#menu a#current {color: #009900;}

#main {padding-top: 20px;}
#col1 {float: left;} /* border-right: 1px solid red; */
#marge {float: left; padding-bottom: 213px; background: #fff url("../media/menthe.jpg") no-repeat left bottom;} /* border-right: 1px solid red; */
#content {float: left;} /* border-right: 1px solid red; */
#col2 {float: left;} /* border-right: 1px solid red; */

.txt0 {font-size: 90%; font-weight: bold; font-style: italic; color: #000;}
.txt01 {font-size: 90%; color: #000;}
.txt1 {font-size: 85%; font-weight: bold; color: #000;}
.txt2 {font-size: 85%; color: #3EA345;}
.txt21 {font-size: 85%; color: #000;}
.txt3 {font-size: 80%; color: #000;}
.txt31 {font-size: 80%; color: #fff;}
.txt32 {font-size: 80%; color: #009900;}
.txt4 {font-size: 80%; font-weight: bold; color: #009900;}
.txt5 {font-size: 80%; font-style: italic; color: #fff;}
.txt1 strong {color: #3EA345;}

img.illus1 {float: right; margin-left: 10px; margin-bottom: 10px;}
img.illus2 {float: right; margin-left: 10px; margin-top: 10px;}
img.illus3 {float: left; margin-right: 10px; margin-top: 10px;}
img.block {display: block;}
img.block2 {display: block; margin: 5px;}

#footer {position: relative; background: #DDEADD;}
#footer #copyright {float: left; width: 300px; margin-left: 10px; padding: 5px 0px; color: #AFAFAF; font-size: 80%;}
#footer #copyright a:link, #footer #copyright a:visited {color: #AFAFAF;}
#footer #coordonnees {float: right; width: 280px; padding: 5px 134px 5px 0px; text-align: right; color: #000; font-size: 80%;}
#footer img {float: right; position: absolute; top: -20px; right: 0px;}
#footer #coordonnees a:link, #footer #coordonnees a:visited {color: #000;}

.help {font-style: italic; cursor: help; text-decoration: underline;}

