@charset "utf-8";
/* CSS Document */
* { margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;}
body { background-color:#ffffff;}
#page { width: 970px;
	margin: 0px auto;}
#logo,#menu { float:left;}
#menu { background:url(images/accueil_10.gif) repeat-x;
	width: 595px;
	height: 124px;}
.menu,.menubis { float:left;
	border: none;}

#header {
	height:175px;
	background:url(siteweb/images/accueil_10.jpg) repeat-x;}
#content { width: 860px;
	margin-left: 113px;}
#image,.image { 
	border: none;}
.text,.textMin,.textNews { font-size:12px;}
.textVert { font-size:12px;
	font-weight:bold;
	color:#336633;}
.textMin { padding-left: 20px;}
.textNews { padding-left: 100px;}
.textNewsTitle { font-size:16px;
	color:#6f7c8c;
	font-weight:bold;}
#descrLeft,#descrRight { width: 400px;
	float:left;
	padding-top: 20px;}
#descrRight { margin-left: 30px;}
.txtlib { font-size:12px;
	color:#000000;
	margin-top:6px;}
.input,.textArea { background-color: #dfe6f0; 
	border: 1px solid #7396b4;
	font-size:12px;
	color: #666666;
	width: 380px;}
	.textArea {height:60px;}
.mess1,.mess { font-size: 18px;
	font-weight:bold;
	padding-top: 70px;}
.mess { color: #FF0000;}
.button { padding-top: 10px;
	font-size: 12px;
	text-align:center;}
.downRight,.downLeft { float:left;
	width: 200px;}
#spacer { width: 600px;
	height: 1px;
	background-color:#00FFFF;}
#space { height: 28px;}
#copyright { clear:both;}
	#copyright p {
   		font-size: 11px;
		color: #6f7c8c;
		padding-top: 15px;
		text-align:center; }
	#copyright p a { text-decoration: none;
		font-weight: bold;
		color: #6f7c8c;}	
	#copyright p a:hover { color: #384556;}
