* {
	margin: 0;
	padding: 0;
}

body, div, p, ul, li, img, h1, h2, span {
/*	margin: 0px;
	padding: 0px;*/
	border: 0;
	list-style: none;
	text-align: justify;
	text-indent: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #3C2B70;
}

body {
/*	background-color: #383756;*/
	background-color: #cfccda;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #3C2B70;
	margin-bottom: 10px;
}

h2, h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C2B70;
	margin-top: 5px;
	margin-bottom: 3px;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	line-height: 16px;*/
	margin-bottom: 3px;
}

td {
	vertical-align: top;
}

#gn {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	margin-top: 20px;
	background-color: #FFFFFF;
}

#header {
	width: 750px;
	font-size: 1px 
/*	height: 150px;*/
}

#navig {
	width: 750px;
/*	height: 29px;*/
	height: 35px;
	background-image:url(../images/Menu.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#navig a:link, #navig a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#navig a:hover, p.active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	color:#FFCC00;*/
/*	color: #745c97;*/
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 3px solid #FFFFFF;
}

#navig ul {
	float: left;
	display: inline;
/*	padding-left: 40px;*/
	padding-left: 30px;
/*	margin-top: 10px;*/
	margin-top: 5px;
}

#navig li {
	float: left;
	display: inline;
	padding-right: 32px;
}

#content {
	height: 410px;
}

#gauche {
	float: left;
	display: inline;
	width: 225px;
	margin-top: 40px;
	margin-left: 25px;
}

.imggauche {
	margin-top: 35px;
	border-width: 1px 1px 10px 1px;
	border-style: solid;
	border-color: #745c97;
}

#milieu {
	float: left;
	display: inline;
	width: 220px;
	margin-top: 40px;
	margin-left: 40px;
}

#droit {
	float: left;
	display: inline;
	width: 200px;
	height: 370px;
	margin-top: 40px;
	margin-left: 40px;
	background-image: url(../images/Droit.jpg);	
	background-repeat: no-repeat;
	background-position: 0 50px;
}

#milieugd {
	float: left;
	display: inline;
	width: 420px;
	margin-top: 40px;
	margin-left: 40px;
}
/*#droittxt {
	height: 320px;
}

#droitiso {
}*/


#footer {
	height: 9px;
	background-color: #b59fc5;
}

#form {
	margin: 10px 0px;
}

.upload {
	font-size: 9px;
}

.clear {
	height: 0.1px;
	overflow: hidden;
	font-size: 0.1px;
	line-height: 0.1px;
	clear: both;
}

.invisible {
	width: 0px;
	height: 0px;
	left: -1000px;
	top: -1000px;
	position:absolute;
	overflow: hidden;
	display: inline;
}

.more {
	margin-bottom: 15px;
}
