input, textarea, select {
	border: 1px solid #ccc;
	font-family: verdana,helvetica,sans-serif;
	border-radius: 4px;	
	-moz-border-radius: 4px;
	font-size: 10px;
}

#header-dir ul {
	background-color: #660066;
	margin-bottom: 10px;
	padding-top:5px;
	padding-bottom:5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#header-dir {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#header-dir li {
	display: inline;
	margin: 10px;
}

#header-dir form {
	margin-top: 20px;
	margin-bottom: 0;
}

#header-dir a {
	color: #ffffff;
	text-decoration: none;
}

#header-dir a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #fff;
}
#dir td {
	width: 50%;
	vertical-align: top;
}
#dir table {
	border: 0;
	width: 100%;
}

/* #main {
	background-color: #FFFFFF;
	width: 760px;
	margin: 0 auto;
}
 */

/*  #pages {
	padding-top: 40px;
	text-align: center;
}
 */
#message {
	background: #dea ;
	border: 2px solid #6B8383 ;
	border-radius: 8px;
	/* Arrondi des coins pour Mozilla */
	-moz-border-radius: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 20px;
	text-align: center;
	color: #000;	
}

#soumettre {
	padding-top: 20px;
}

#soumettre span {
	text-decoration: underline;
}

#soumettre td {
	vertical-align: top;
}

#soumettre table {
	border: 0;
	width: 100%;
}

#warning {
	color: #0098EF;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
#chemin {height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	text-align:left;}

a.cat_display {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
}
img.cat_display {
border:0;
}
.lien2 a, .lien2 a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.lien2 span {
	color: #666666;
}
 
/* .ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
} */

#bottom { 
padding-top: 60px;
margin-bottom:-50px;
text-align: right;
font-size: 9px;
color: #999; }
#bottom a{ color: #999; }


