/*******************************************head *******************************************/
#head{
	width:980px;
	margin:0 auto; 
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#logo{
	float:left; 
	width:198px;
}
#drapo{
	width:285px; 
	float:right; 
	margin-top:65px;
}
#menuhead{
	float:right
}
a{
	text-decoration:none;
}
a:visited{
	color:#000;
}
a:active{
	color:#000;
}
a:link{
	color:#000;
}


.tel{
	width:143px;
	float:left;
}
.dock{
	float:left;
	margin-left:30px;
	margin-top:-12px;
}
a.dock-item2{
	margin-left:10px;
}

#ligne1{
	float:right;
	margin-top:40px;
	width:370px;
	margin-right:18px;
}
.drapo1{
	float:right;
	margin-top:-15px;
	margin-left:5px;
}
.webim{
	float:left;
}

.liste4{
	margin-left:40px;
	color:#FFF;
}


/**********************************home *******************************************************/

#layout{
	width:980px;
	margin:0 auto;
	background-color:#FFF;
}
#motcle{
	background-image:url(../image/motcle1.png);
	background-repeat:no-repeat;
	height:83px;
}
#noircarre{
	width:192px;
	height:30px;
	background-color:#000;
	position: absolute;
	margin-top:100px;
	opacity: .8;
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.titre{
	color:#FFF;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:10px;
	margin-top:13px;
}
#recherche{
	float:left;
}
#choix{
	float:left;
	margin-top:1px;
	margin-left:10px;
}
#formulaire1{
	margin-top:-16px;
	margin-left:476px;
}
#valide{
	float:left;
	margin-top:-4px;
	margin-left:10px;}
	
#inscrire{
	float:right;
	margin-right:30px;
	margin-top:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#login{
	margin-left:10px;
}
#formulaire2{
	border-style:solid;
	border-radius:5px;
	border-width:1px;
	background-color: #CCC;
}



/*************************************************foot************************************************/
#foot{
	width:980px;
	margin:0 auto;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#copyright{
	color:#FFF;
}




/*************************************metier**************************************************************/

.left{
	background-color:#eeeeee;
	margin-left:16px;
	width:192px;
	height:100%;
}

.right{
	margin-right:20px;
	background-color:#eeeeee;
}

/*****.menu{
	 
	color:#FFF;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	padding-left:3px;
}


/*************************************sitemap**************************************************************/

div.tree_top {
	background: url('../image/tree/sitemap-top.gif') no-repeat -1px -3px;
	padding-left: 24px;
	padding-bottom: 5px;
	padding-top: 3px
}
ul.tree, ul.tree ul { list-style-type: none }
ul.tree li {
	padding-left: 1.2em;
	border-left: 1px gray dotted;
	background: url(../image/tree/sitemap-horizontal.png) no-repeat left 10px;
	margin-left: 1em
}
ul.tree a { padding-left: 0.2em }
ul.tree a.selected { font-weight: bold }
ul.tree li.last {
	background: url(../image/tree/sitemap-last.gif) no-repeat -12px -2px;
	border: none
}
/**************inscrire*********************/
.formular{
	border-style:solid;
	border-radius:5px;
	border-width:1px;
	background-color: #CCC;
}
.made{
	background-color:  #FFF;
}