/*Helvetica Neue, 37 Thin condensed*/
.description
{
	font-family: /*"HelveticaNeue ThinCond",*/ Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;!important;
	font-size: 14px!important;
	color: #917255!important;
	font-weight: normal!important;
	text-decoration: none!important;
	text-align: justify!important;
}
.lien
{
	font-family: /*"HelveticaNeue ThinCond",*/ Trebuchet MS,Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
/*	font-weight: bold;*/
	color: #CD5906;
	text-decoration:none;
	cursor : hand;
}
.lien:hover
{
	font-family: /*"HelveticaNeue ThinCond",*/ Trebuchet MS,Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	/*font-weight: bold;*/
	/*color: #917255;*/
	color: blue;
	text-decoration:none;
	cursor : hand;
}
.titre
{
	font-family: /*"HelveticaNeue ThinCond",*/ Trebuchet MS,Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 22px;
	font-weight: bold, normal;
	color: #C2A489;
}
.Button
{
	color: #fffffc;
	font-size: 10px;
	font-family:  Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	border-style: none none none none;
	border-width: 1px;
	border-color: #AB663B;
	cursor: hand;
	background-color: #AB663B;
	border-color: #AB663B;
}
.hr
{
	color:#edd48e;
}

.confidentialite
{
/*	width: 300px!important;*/
	font-family: /*"HelveticaNeue ThinCond",*/ Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;!important;
	font-size: -1!important;
	color: #917255!important;
	font-weight: normal!important;
	text-decoration: none!important;
	text-align: justify!important;
}
.lien .confidentialite
{
	font-family: /*"HelveticaNeue ThinCond",*/ Trebuchet MS,Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 9px!important;
/*	font-weight: bold;*/
	color: #CD5906;
	text-decoration:none;
	cursor : hand;
}
.lien:hover .confidentialite
{
	font-family: /*"HelveticaNeue ThinCond",*/ Trebuchet MS,Verdana, Geneva, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 9px!important;
	/*font-weight: bold;*/
	/*color: #917255;*/
	color: blue;
	text-decoration:none;
	cursor : hand;
}
