/* Balises Classiques */

body {
	margin: 10px 0;
	background-color: #929395;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

a {
	color: #666;
	text-decoration: underline;
}

a:hover {
	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-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 10px
}

#bottom a {
	color: #F7560F;
	text-decoration: underline;
}

#bottom a:hover {
	color: #8CC739;
	text-decoration: underline;
}

#chemin {
	padding-top: 20px;
	padding-bottom: 40px;
}

#chemin a {
	color: #666;
	text-decoration: underline;
}

#chemin a:hover {
	text-decoration: none;
}


#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;
	text-decoration: underline;
}

#dir td {
	width: 50%;
	vertical-align: top;
}

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

#logo {
	margin-left: 30px;
}

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



#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:#8CC739;
}

.lien {
	padding-bottom: 30px;
	text-align: justify;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #8CC739;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	color: #F7560F;
}

.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;
}

.container { 
 background-image: url(images/design_04.jpg);
 width: 850px;
 margin:0 ; padding:0} 

 
div#haut {
    clear: both;
    background-image: url(images/design_01.jpg);
	width: 850px;
	height: 197px;
}
div#head2 {
    clear: both;
    background-image: url(images/design_02.jpg);
	width: 850px;
	height: 35px;
}
div#head3 {
    clear: both;
    background-image: url(images/design_03.jpg);
	width: 850px;
	height: 49px;
}
div#left {
    float: left;
    width: 225px;


}
div#middle {
    padding: 0px 0px 0px 225px;
    margin: 0px;
}
div#bas {
    clear: both;
    background-image: url(images/design_07.gif);
	width: 850px;
	height: 62px;
}