* {margin: 0; padding: 0; list-style-type: none;}
img, a {border: 0;}

html, body {width: 100%; height:100%;}
body {
	background: white url(../charte/fond_colza.jpg) no-repeat 0 143px;
}
body, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
}

a {font-size:11px; }

p {text-align:justify; padding: 5px 0 0 0;}

h1 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-weight: normal;
	font-size: 22px;
	color: #e3a953;
	text-align: center;
}

#fond {
	background: transparent url(../charte/barre_1.gif) repeat-x 0 103px;
}
/* PAGE */
#page {
	text-align:left;
	margin: 0px auto 10px auto;
	width: 940px;
	position: relative;
	background: transparent url(../charte/page.jpg) no-repeat 225px 78px;
	z-index: 2;
}
#logo { margin: 0; text-align: left;}

.menu {
	clear: both;
	position: absolute;
	top: 90px;
	left: 245px;
	width: 710px;
	z-index: 100;
}
.menu a {
	color: #666d59;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 43px 0 0;
}
.menu a:hover {
	color: #568ebe;
}
.clearall {
	display: block;
	float: none;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

/* CONTENU */
.contenu { 
	float: right;
	width: 710px;
	position: relative;
	z-index: 50;
	min-height: 520px;
}
* html .contenu { 
	height: 520px;
}
.textes {
	padding: 315px 30px 20px 10px
}

.left {
	float: left;
	margin: 0 20px 40px 0;
}

/* NAVIGATION TRANSVERSAL */
.transvG {
	color:#bebebe;
	font-size:0.9em; margin-right:20px;
	text-align: right;
}
.transvG a { color:#bebebe; text-decoration:none; font-weight:100; font-size:1em;
}
.transvG a:hover { color:#277ec7; text-decoration:underline; font-weight:100; font-size:1em;
}
.transvG a.On { color:#277ec7; text-decoration:underline; font-weight:100; font-size:1em;
}

.transvD { clear: both;width:170px; float:right; color:#bebebe; font-size:0.9em; text-align:right; padding-right:20px;
}

