/* Balises Classiques */

body {
	margin: 10px 0;
	background-color: #f2f2f2;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8b7c7c;
}

a {
	color: #8b7c7c;
	text-decoration: underline;
}

.adsense {
	text-align: center;
	margin: 0;
	margin-bottom: 1em;
}

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 {

	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px
}

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

#bottom a:hover {
	color: #519d22;
	text-decoration: underline;
}

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

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

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

#header {
	border-top: 20px solid #ffd600;
	background-color: #ffc500;

	text-align: center;
}

#header li {
	display: inline;
	margin-right: 15px;
	padding: 0.5em;
	color: #fff;
	background-color: #fea700;
	border: 1px solid #fe8e00;
}

#header form {
	margin-top: 2em;
	padding-bottom: 1em;
}

#header ul {
	margin-top: 2em;
}
#header input {
	color: #ff6d00;
	background-color: #ffd600;
	border: 1px solid #fe8e00;
}

#header a {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
}

#header a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

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

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

#logo {
	background-color: #ffd600;
	margin-left: 30px;
}

#main {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	width: 760px;
	margin: 0 auto;
}

#middle {
	padding: 0 50px;

}

#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 {
	font-weight: bold;
}

#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: 120%;
	color:#ff6d00;
}

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

.lien a, .lien a:hover {
	font-size: 100%;
	color: #ff6d00;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	color: #519d22;
}

.ariane {
	color: #8b7c7c;
}

.ariane a {
	color: #8b7c7c;
	text-decoration: underline;
	font-weight: normal;
	font-size: 100%;
}

.ariane a:hover {
	color: #8b7c7c;
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}
