 .accueil2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
} 
 .accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
}
.verdana11 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.verdana11a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.verdana10 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.verdana10a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color:#674000;
	text-decoration: none;
}
a:hover {
	color:#674000;
	text-decoration: underline;
}



.pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.pagination span {
	color: #004F37;
}
.pagination a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.pagination a:hover {
	color: #004F37;
	font-weight: normal;
	text-decoration: none;
}

.tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: 1px solid #ECCD75;
	margin-top: 10px;
}
.tableau th {
	color: #9C7940;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #ECCD75;
	border-left: 1px solid #ECCD75;
	padding: 0px 10px 4px 10px;
}
.tableau td {
	color: #583804;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #ECCD75;
	border-left: 1px solid #ECCD75;
	padding: 2px 10px 3px 10px;
}
.tableau a {
	color: #583804;
	text-decoration: none;
}
.tableau a:hover {
	text-decoration: underline;
}
.tableau tr.message td {
	color: #0E6F4E;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	background-image: url(/fr/img/forum/trame.gif);
	background-position: left bottom;
	border-bottom: none;
	padding-bottom: 7px;
	white-space: nowrap;
}
.tableau tr.message a {
	color: #0E6F4E;
}
.tableau tr.message td.message, .tableau tr.detail td.message {
	text-align: left;
	white-space: normal;
}
.tableau td.message strong {
	background-image: url(/fr/img/forum/puce.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
}
.tableau tr.reponse1 td {
	white-space: nowrap;
}
.tableau td.reponse1 {
	text-align: left;
	/*background-image: url(/fr/img/forum/reponse1.gif);*/
	background-position: left center;
	background-repeat: no-repeat;
	/*padding-left: 31px;*/
	white-space: normal;
}
.tableau tr.reponse2 td {
	background-color: #FFE7BF;
	white-space: nowrap;
}
.tableau td.reponse2 {
	text-align: left;
	/*background-image: url(/fr/img/forum/reponse2.gif);*/
	background-position: left center;
	background-repeat: no-repeat;
	/*padding-left: 46px;*/
	white-space: normal;
}
.tableau tr.reponse3 td {
	background-color: #E8F5B5;
	white-space: nowrap;
}
.tableau td.reponse3 {
	text-align: left;
	/*background-image: url(/fr/img/forum/reponse3.gif);*/
	background-position: left center;
	background-repeat: no-repeat;
	/*padding-left: 61px;*/
	white-space: normal;
}
.tableau tr.detail td.message {
	color: #0E6F4E;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-image: url(/fr/img/forum/trame.gif);
	background-position: left top;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 3px;
}
.tableau td.proprietes {
	color: #0E6F4E;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #D1DDA1;
	border-bottom: none;
	padding-left: 18px;
}
.tableau td.detail {
	font-size: 11px;
	text-align: left;
	background-image: url(/fr/img/forum/separation.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom: none;
	padding: 20px 45px 20px 45px;
}
.tableau td.options {
	padding: 0px;
}
.tableau td.options div {
	font-size: 11px;
	text-align: left;
	background-image: url(/fr/img/forum/option.gif);
	border-right: 1px solid #FFF4E2;
	border-bottom: 1px solid #FFF4E2;
	border-left: 1px solid #FFF4E2;
	padding: 2px 10px 3px 10px;
}
.tableau td.options a {
	color: #000000;
}

.100pourcent {
	width: 100%;
}

.formulaire {
	background-image: url(/fr/img/forum/formulaire.jpg);
	background-repeat: no-repeat;
}
.bouton {
	text-align: center;
	background-image: url(/fr/img/forum/bouton.gif);
	background-repeat: no-repeat;
	padding-right: 1px;
	margin-right: 30px;
	width: 52px;
	height: 24px;
	float: right;
}
.bouton a, .bouton a:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}
