body{
	font:normal 11px/20px verdana;
	color: #333333;
	background-color:#e0e0e0;
	text-align:center;
	margin:10px;
	padding:0;
}


#main{
	margin: 0 auto;
	width:865px;
	text-align:left;
	margin-top:40px;
}

#fondhaut{
	background:url(../img/fondhaut.png);
	height:181px;
}

#fondmenu{
	background:url(../img/fondmenu.jpg);
	height:17px;
	font:bold 11px/20px verdana;
}

#fondbas{
	background:url(../img/fondbas-2.jpg) no-repeat;
	/* background-color:#f3f4ef;
	width:845px;
	margin-left:10px;  CF */
}
#fondgris{
	background-color:#f3f4ef;
	margin-left:10px; /* CF */
        width:845px;/* CF */
}
#fondblanc{
	background-color:#ffffff;
	width:865px;
}

#logo{
	display:block;
	text-indent:-5000px;
	width:284px;
	height:152px;
	margin:0 0 0 25px;
}
ul#menuprinc{
	margin:0 0 0 10px;
	padding:0;
	list-style-type: none;
	line-height:17px; 
	font-size: 10px;
}

ul#menuprinc li{
	margin:0 0 0 5px;
	padding:0;
	text-decoration:none;
	float:left;
	display:block;
}

ul#menuprinc li a{
	color:#333333;
	text-decoration:none;
	height:17px;
	padding: 0;
	margin:0;
			}

ul#menuprinc li a:hover{
	color:#660000;
}

#contenu{
	margin:0 0 0 5px;
	padding-top:5px;
}
#contenu ul {
  margin-left:0;
  padding-left:0;

}
#accroche{
	margin:25px 15px 25px 15px;
	height:135px;
}
	
#domaines{
	clear:both;
	width:840px;
}

#domaines a{
	display:block;
}

.dom{
	float:left;
	width:200px;
	margin:10px 0 0 0 ;
}

.barreb{
	float:left;
	width:1px;
	height:216px;
	background:url(../img/barreb.gif);
}
	
#titreDev{
	background:url(../img/dev.png) no-repeat ;
	width:205px;
	height:52px;
}	

#titreDistri{
	background:url(../img/distri.png) no-repeat ;
	width:205px;
	height:52px;
}

#titreForm{
	background:url(../img/form.png) no-repeat ;
	width:205px;
	height:52px;
}	

#titreAudit{
	background:url(../img/audit.png) no-repeat ;
	width:205px;
	height:52px;
}	

#titreSave{
	background:url(../img/save.gif) no-repeat ;
	width:205px;
	height:52px;
}

#piedtext{
	width:840px;
	height:10px;
	background-color:transparent;
    clear: both;
    font-size: 0;
	overflow:hidden;
    height: 0; }

.descrip{
	font:normal 11px/12px verdana;
	text-align:justify;
	margin:10px 10px 0 10px;
}

#menubas ul li a{
	color:#333333;
	font-weight:bold;
}

#menubas ul{
	margin-left:300px;
}

#menubas{
	clear:both;
	background:url(../img/menubas.png) no-repeat center;
	Height:35px;
	width:865px;
}
