/* Balises Classiques */

body {
	margin: 10px 0;
	background-color: #FFF;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

a img { border: 0px;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#0063DC;
}

input, textarea, select {
border:solid; border-width:1px; border-color:#CCCCCC; background-color:#F9F9F9; font-family:arial; font-size:11px; color: #333;
}
.links {font-size: 11px; font-family: arial; color: #333; }

input.submit:hover {

background-color:#F9F9F9;
}
input.recherche:hover {
border-color:#0063DC;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	line-height: 130%;
}

li {
	list-style-image: url(images/puce.gif);
}

h1 { 
font-size: 18px;
font-weight: bold; 
}

/* Balises IDs */


#bottom {
	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 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FFFCE6;
}

#chemin a {
	color: #666;
	text-decoration: none;
}

#chemin a:hover {
	color: #fff;
	text-decoration: none;
	background-color:#0063DC;
}

#headadd {
	text-align: left;
	margin-left: 22px;
}

#header {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#header li {
	display: inline;
	margin-right: 15px;
}

#header form {
	margin-top: 0;
	margin-bottom: 0;
}

#header a {
	color: #F7560F;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover {
	color: #F7560F;
	font-weight: bold;
	text-decoration: underline;
}

#logo {
	text-align: left;
	margin-left: 20px;
}

#main {
	background-color: #FFFFFF;
	margin: 0 auto;
}

#middle {
	padding: 0 110px;
}

#pages {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FFFCE6;

}

#message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}

#message p {
	padding-top: 20px;
}

#recherche {
	text-align: left;
	margin-left: 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 */

.cat {
	margin-left: 7px;
	margin-top: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#8CC739;
}

.cat a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#0063DC;
}

.cat a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#fff;
	background-color:#0063DC;
}

.lien {
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: justify;
}

.lien a {
	font-size: 12px;
	color: #8CC739;
	text-decoration: none;
	font-weight: bold;
}

.lien a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color:#0063DC;
}

.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;
	background-color:#0063DC;
}

.lienf a {
	font-size: 12px;
	color: #8CC739;
	text-decoration: none;
	font-weight: bold;
}

.lienf a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color:#0063DC;
}
