body {
 	margin:0;
	padding:0;
	background-color:#DDA57B;

	font: 12px Geneva, Arial, Helvetica, sans-serif;
	 }

#global {
	width:776px;
	margin:0 auto 10px auto;
	background-color:#660066;
	 }

h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
	 }

h2 {
	font-size:14px;
	color:#CCB2CC;
	 }

a,a:link,a:active,a:visited,a:hover { /*text-decoration:none;*/ /*font-family:"Courier New", Courier, Arial, monospace;*/  }

p {
	margin:0;
	padding:0;
	font-size:12px;
	 }

table {
	font-size:12px;
	 }

ul,li {
	margin:0;
	padding:0;
	list-style:none;
	 }

#corps {
	/*background:transparent url(../images/corps_degrad.jpg) left top repeat-x;*/
	 }

#gauche {
	float:left;
	width:200px;
	 }

#droite {
	float:left;
	border-left:1px #D59A79 solid;
	 }

#contenu {
	width:552px;
	min-height:470px;
	height:auto !important;
	height:470px;
	margin:10px 10px 0 10px;
	 }

#coordonnees {
	position:absolute;
	bottom:30px;
	left:18px;
}


.gras {
	font-weight:bold;
	 }

.italique {
	font-style:italic;
	 }

.nobr {

	white-space: nowrap

}
