/* Balises Classiques */

body {
	margin: 1px 0;
	background-color: #FFF;
	font-family:  Arial;
	font-size: 11px;
	color: #666;
}

a {       text-decoration: none;
	color: #666;
	
}

a:hover {
	text-decoration: underline;
         
}

input, textarea, select {
	font-size:12px;
	font-family:"Courier New", Courier, mono, Arial;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	color:#333;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 1px;
	line-height: 130%;
}

li {    font-size:14px;
	list-style-image: url(images/puce.gif);
}


/* Balises IDs */


#bottom {
	background-image: ;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px
}

#bottom a {
	color: #F7560F;
	text-decoration: none;
}

#bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#chemin {
	padding-top: 20px;
	padding-bottom: 40px;
}

#chemin a {
	
	font-size: 12px;
        font-weight: bold;
	color: #7d86c1;
}

#chemin a:hover {
	text-decoration: none;
}

#header {
	padding-top: 2px;
	padding-bottom: 20px;
	background: ;
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
}

#header li {
	display: inline;
	margin-right: 15px;
}

#header form {
	margin-top: 20px;
	margin-bottom: 0;
}

#header a {
	color: #F7560F;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover {
	color: #F7560F;
	font-weight: bold;
	
}

#dir td {
	width: 45%;
	vertical-align: top;
}

#dir table {
	border: 0;
	width: 99%;
}

#logo {  margin-top: 0px;
	margin-left: 3px;
}

#main {
	background-color: #FFFFFF;
	width: 500px;
	
}

#middle {
	padding: 0 10px;
	background-image: url(images/middle.gif);
}

#pages {
	padding-top: 40px;
	text-align: center;
}

#message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}

#message p {
	padding-top: 20px;
}

#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;
}


/* Balises Classes */

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#7d86c1;
}

.lien {
	padding-bottom: 30px;
	text-align: justify;
}

.lien a, .lien a:hover {
	font-size: 12px;
        font-weight: bold;
	color: #7d86c1;
	
	font-weight: bold;
}

.lien span {
	color: #F7560F;
}

.ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}