/* Balises Classiques */

body {
	margin: 10px 0;
	background-color: #FFF;
	font-family: Arial;
	font-size: 11px;
	color: #666;
}
a img { border: 0px;
}
a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #51473B;
	text-decoration: underline;
}

input, textarea, select {
	font-size:11px;
	font-family: Arial;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
	color:#333;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 15px;
	line-height: 130%;
}




/* Balises IDs */


#bottom {
	text-align: center;
	padding-top: 120px;
	padding-bottom: 10px
}

#bottom a {
	color: #666666;
	text-decoration: none
}

#bottom a:hover {
	color: #51473B;
	text-decoration: underline;
}

#chemin {
	padding-top: 20px;
	padding-bottom: 25px;
}

#chemin a {
	color: #666;
	text-decoration: none;
}

#chemin a:hover {
	color: #51473B;
	text-decoration: underline;
}

#header a {
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover {
	color: #454545;
	font-weight: bold;
	text-decoration: underline;
}



#logo {
	margin-left: 30px;
}

#main {
	background-color: #FFFFFF;
	width: 760px;
	margin: 0 auto;
}

#pages {
	padding-top: 15px;
	text-align: center;
}

#message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}

#soumettre span {
	text-decoration: underline;
}



#soumettre table {
	border: 0;
	width: 100%;
}

#url2 {
	font-size: 9px;
	color: #F7560F;
	text-decoration: none;
}

#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: 11px;
	color:#51473B;
}

a.cat_display2 {
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	color:#51473B;
}

.lien {
	padding-bottom: 25px;
	margin-left: 3px;
	text-align: justify;
}

.lien a {
	font-size: 11px;
	color: #51473B;
	text-decoration: underline;
	font-weight: bold;
}

.lien a:hover {
	font-size: 11px;
	color: #51473B;
	text-decoration: underline;
	font-weight: bold;
}

.lien span {
	font-size: 10px;
	color: #F7560F;
}

.url a {
	font-size: 9px;
	color: #F7560F;
	text-decoration: none;
}

.url a:hover {
	font-size: 9px;
	color: #F7560F;
	text-decoration: none;
}

.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;
}

.arianeo a {
	color: #FC8302;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.arianeo a:hover {
	color: #FC8302;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

.corbier a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}