/* Balises Classiques */

body       { color: #666; font-size: 12px; font-family: Arial, Georgia, Helvetica, sans-serif; background-color: #930; background-image: url(images/marrakesh.jpg); background-repeat: repeat-x; margin: 0 }

a   { color: #930; font-weight: 500; text-decoration: none }

a:hover   { color: #d2691e; font-style: italic; font-weight: 500; text-decoration: none }

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: 15px;
	line-height: 130%;
}

li {
	list-style-image: url(images/puce.gif);
}


/* Balises IDs */


#bottom   { background-image: url("images/bottom.gif"); background-repeat: no-repeat; background-position: 50% top; text-align: center; margin-bottom: 0; padding-top: 120px; padding-bottom: 10px }

#bottom a  { color: #930; text-decoration: underline }

#bottom a:hover {
	color: #8CC739;
	text-decoration: underline;
}

#chemin {
	padding-top: 20px;
	padding-bottom: 40px;
}

#chemin a  { color: #930; text-decoration: none }

#chemin a:hover {
	text-decoration: none;
}

#header  { background: #06c url("images/top.gif") no-repeat 50% top; text-align: center; padding-top: 50px; padding-bottom: 20px }

#header li {
	display: inline;
	margin-right: 15px;
}

#header form {
	margin-top: 20px;
	margin-bottom: 0;
}

#header a   { color: #930; font-size: 14px; font-weight: bold; text-decoration: none }

#header a:hover  { color: #930; font-weight: bold; text-decoration: underline }

#dir td  { margin-left: 70px; padding-left: 70px; width: 50% }

#dir table  {width: 100%; border: 0 }

#logo  { }

#main    { background-color: #fff; margin: 0 auto; width: 760px }

#middle  { background-image: url("images/middle.gif"); padding: 0 50px }

#pages  { text-align: center; padding-top: 40px }

#message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}

#message p  { text-align: center; padding-top: 20px }

#soumettre   { font-size: 12px; padding-top: 20px }

#soumettre span {
	text-decoration: underline;
}

#soumettre td {
	vertical-align: top;
}

#soumettre table {
	border: 0;
	width: 100%;
}

#warning   { color: #930; font-size: 14px; font-weight: bold; text-align: center; margin-bottom: 20px; padding-top: 10px }


/* Balises Classes */
a.cat_display { color: #06c; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: capitalize }
.lien { text-align: justify; padding-bottom: 30px }
.lien a, .lien a:hover { color: #06c; font-size: 14px; font-weight: bold; text-decoration: none }
.lien span { color: #930 ; font-weight: bold; }
.ariane { color: #930 }
.ariane a { color: #06c; font-size: 11px; font-weight: normal; text-decoration: none }
.ariane a:hover { color: #00bfff; font-size: 11px; font-weight: normal; text-decoration: none }