/* Balises Classiques */

body
{
	background: #ffffff url('images/fond.gif') repeat-x;
	margin: auto;
	font: 16px "Arial";
	width: 700px;
}

#menu a {
	color: #ffffff;
	text-decoration: underline;
}

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

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

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

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

#logo {
	margin: 45px 0 0 0;
	text-align: center;
}

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

#middle {
	padding: 0 35px 0 35px;
}

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


#menu
{
	height: 84px;
	width: 700px;
	background: transparent url('images/menu.gif') no-repeat;
	margin: auto;
	text-align: center;
	padding-top: 33px;
	margin-bottom: -33px;
	color: #ffffff;
}

#contenu
{
	width: 700px;
	margin: auto;
	color: #666;
}

#pub
{
	width: 489px;
	height: 93px;
	background: transparent url('images/pub_bg.gif') no-repeat;
	margin: auto;
	margin-top: 10px;
	padding: 9px 0 0 9px;
}

#footer
{
	width: 650px;
	height: 34px;
	text-align: center;
	padding-top: 8px;
	margin: auto;
	background: transparent url('images/footer.gif') no-repeat;
	color: #ffffff;
}

#recherche
{
	margin-left: 150px;
}
