p {
	margin:0;
	padding:0;
}
img {
	border:0;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.jpg) top left repeat;
}

#conteneur-general {
	margin:auto;
	width:900px;
}
#conteneur {
	margin: auto;
	width:900px;
	background: #FFFFFF;
	float:left;
}
#header_ {
	width:900px;
	height:163px;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
}

#menu_ {
	width:710px;
	height:25px;
	background-image: url("images/menu.gif");
	background-repeat: no-repeat;
	padding-left:190px;
	max-height:25px;
	overflow:hidden;
	}
#menu_  div{
	float:left;
	height:25px;
	background-image: url("images/menu_normal.gif");
	background-repeat: repeat-x;
	margin-left:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
#menu_ div:hover{
	background-image: url("images/menu_hover.gif");
}
#menu_ a {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
}

#menu-gauche_ li {
	list-style-type: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
} 
#menu-gauche_ ul {
	list-style-position:none;
	margin-left:0px;
	padding-left:0px;
}
#menu-gauche_ ul a{
	text-decoration:none;
	color:#ef8e26;
	font-weight:bold;
}
#menu-gauche_ ul a:hover{
	color:#8ed1fb;
}
#menu-gauche_ ul ul a{
	color:#666666;
	font-weight:normal;
}
#menu-gauche_ ul ul a:hover{
	color:#8ed1fb;
}
#menu-gauche_ ul  ul {
	margin-left:0px;
	padding-left:0px;
	margin-top:10px;
}
#menu-gauche_ ul .menu-current {
	font-size:large;
}
#menu-gauche_ {
	float:left;
	width:185px;
	min-width:185px;
}

#menu-gauche2 {
	border-color:#666666;
	margin-top:15px;
	margin-left:13px;
}
#menu-gauche2 div{
	float:left;
}
#menu-gauche2 .texte{
	width:130px;
}
#menu-gauche2 .ok{
	width:25px;
}

#centre_ {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left:20px;
	
}
#centre_ ul {
	margin:0px;
	padding:0px;
}
 
#centre_ li {
	list-style-type:none;
}
#centre_ li a{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#centre_  h3 a{
	color:#ef8e26;
	font-weight:bold;
	text-decoration:none;
}
#centre_  h3 a:hover{
	color:#83b0cf;
	font-weight:bold;
	text-decoration:none;
}
#centre_  a{
	color:#83b0cf;
	font-weight:bold;
	text-decoration:none;
}
#centre_  a:hover{
	color:#ef8e26;
	font-weight:bold;
	text-decoration:none;
}

#centre_conteneur {
	float:left;
	width:715px;
}
	
#footer_ {
	float:left;
	width:900px;
	height:48px;
	background-image: url("images/fond_footer.png");
	background-repeat: no-repeat;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
#footer_  a:hover{
	color:#8ed1fb;
	font-weight:bold;
	text-decoration:none;
}
#footer_  a{
	color:#ef8e26;
	font-weight:bold;
	text-decoration:none;
}

#footer2 {
	padding-top:20px;
	margin-left:100px;
}
#footer2  img{
	padding-bottom:8px;
}

input[type="text"] {
	border: 1px solid #cccccc;
	width:120px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input[type="submit"] {
	border: 1px solid #cccccc;
	width:25px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}