body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	
	text-decoration: underline;
}
#menugauche ul 
{
}
#menugauche li 
{
	list-style-type: none;	
}
#menugauche li a 
{
	
	list-style-type: none;
	
}

h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #c90405;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c90405;
	margin-left: 40px;
	margin-top: 15px;

}

#header{
	width: 890px;
	height: 65px;
	margin: 0 auto;
	position:relative; 

}

#header #logizone {
	position: absolute;
	top: 0px;
	right: 35px;
	background-color: #EEEEEE;
	width: 380px;
	text-align:right;
	margin: 2px;
	z-index: 500;
	padding: 2px;
	font-size: 11px;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c90405;
	font-weight: bold;
	margin-bottom: 10px;
	letter-spacing: 1px;
	word-spacing: 2px;
}
#footer{
	height: 30px;
	font-size: 11px;
	text-align: center;
	word-spacing: 1px;
	margin-left: 220px;
}
#container{
	width: 800px;
	margin: 0 auto; 
	padding:0;
}
.logo {
	float: left;
	height: 68px;
	width: 420px;
}
.hautdroite {
	float: right;
	margin-right: 40px;
	margin-top: 28px;
}
#menugauche {
	background-image: url(../images/dgdfondgauche.gif);
	background-repeat: repeat-x;
	float: left;
	width: 190px;
	height: 600px;
	padding-top: 10px;
	padding-left: 10px;
}
#centre {
	margin-left: 210px;
	background-color: #F7F7F7;
	padding:10px;
	min-height:480px;
	_height:480px;
}
.dgdgauche {
	background-image: url(../images/og2.gif);
	background-repeat: repeat-y;
	height: 500px;
	width: 10px;
	margin-left: 210px;
}

.espacepic {

}
.reflet {
	height: 40px;
	background-image: url(../images/dgdreflet.gif);
	background-repeat: repeat-x;
	margin-left: 212px;
	
}
.txtespace {
	letter-spacing: 1px;
	word-spacing: 2px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 12px;
}
.pad10 {
	padding: 10px;
}
.pad5cotes {
	padding-right: 5px;
	padding-left: 5px;
}
.bordergris {
	border: 1px solid #E5E5E5;
}
.margin10 {
	margin-right: 10px;
}
