#navigation {
text-align: center;
margin-left:95px;
float: center; /*Set to "left" or "right" to position menu accordingly*/
/*border-bottom: 1px solid #999e87; uncomment this line to add bottom border*/
}
#navigation ul {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;	
}
#navigation li {
	display: inline;
	background: url(../procedures/images/rouge/centre.gif) repeat-x center top;
	text-align: center;
	padding: 0;
	margin-right: 1px;	
	float: left;
}
#navigation a {
	color: #663300;
	background: url(../procedures/images/rouge/gauche.gif) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:3px;
	text-decoration: none;
}
#navigation a span {
	background: url(../procedures/images/rouge/droite.gif) no-repeat right top;
	display: block;
	padding:7px 5px 4px 1px;
}
#navigation a span {
	float: none;
}

#procedurerecherche{
display: block;
}


a { text-decoration:none;font-weight: bold;}

.moteur {
	margin-top:15px;
	text-align:center;
	margin-bottom:15px;
}

.moteur2 {
	width: 350px;
	height:25px;
	border:1px solid #FFFFFF;
	background:#FFF1EC;
}

.moteur2 input{
	background:#F7F7F7;
	border:1px solid #CCCCCC;
}

.moteur2 h3 {font-size: 12px;font-weight: bold;padding:5px;}
.moteur2 a:hover {color:#FFFFFF;}

.bouton-ok {
	width: 25px;
	background:CCCCCC;
	font-weight:bold;
	color:#000000;
}

#procedure-recherche {
	width:352px; 
	border:1px solid #CCCCCC; 
}

#procedure-recherche span {
	font-weight:bold; 
	font-size:11px;
}

.corps-reponses {
	margin:10px 0 5px 0;
	padding:10px;
	background:url(../procedures/images/rouge/fond-procedure.gif) repeat 0 0;
	text-align:left;
}

.textecourant2 {margin-left:10px;}
.titre2 {margin-left:10px;}

.corps-reponses p{
	width:580px;
}

.corps-reponses .lienpdf {
	width:580px;
}

.etape {
	float:left;
	width:235px; 
	margin:10px 0 0 0px; 
}

.etape img{
	/*width:200px;*/ 
}

.rep {
	margin-left:15px;height:400px;overflow: auto; 
}

.rep * {
  border:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#4E4E4E;
}


.rep2 {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	height:380px;
	overflow: auto; 
	font-family: Arial, Helvetica, sans-serif;
 	font-size:11px;
	color:#4E4E4E;
	padding:10px;
}


h1 { 
	position:relative;
	font-size: 30px; 
	height:76px;
	color:#EB0000; 
	margin-top:-20px;
	margin-bottom:20px;
	width:250px;
	left:-270px;
}

h1 img { 
	border:0px; 
	vertical-align:middle;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  padding:5px;
  text-align:left;
  margin-bottom:0px;
}

.n1 {margin-left:10px; padding:10px}
.n2 {margin-left:20px;}
.n3 {margin-left:25px;}
.n4 {margin-left:30px;}

.n2 p {margin-top:0px;margin-bottom:0px;margin-left:10px;}
.n3 p {margin-top:0px;margin-bottom:0px;margin-left:10px;}
.n4 p {margin-top:0px;margin-bottom:0px;margin-left:10px;}

.n1 a {color:#4E4E4E;}
.n1 a:hover {color:#EB0000;}
.n2 a {color:#EB0000;}
.n2 a:hover {color:#4E4E4E;}
.n3 a {color:#4E4E4E;}
.n3 a:hover {color:#EB0000;}
.n4 a {color:#EB0000;}
.n4 a:hover {color:#4E4E4E;}

.lienpdf {margin:2px 0 -5px 18px;}
.lienpdf a {color:#EB0000;text-decoration:none;}
.lienpdf a:hover {color:#4E4E4E;}
.lienpdf img{border:0px solid #000000; align:left;margin-bottom:-9px;}

.resumeRecherche {margin-top:0px;margin-bottom:20px;margin-left:10px;}

.bouton-envoyer {
	width:30px;
	color: #eb0000; 
}

