.brun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D1B;
	line-height: 17px;
}
.brunBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D1B;
	line-height: 17px;
	font-weight: bold;
}
.brunItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D1B;
	line-height: 17px;
	font-style: italic;
}
.email_reference{
	background-image:url(../images/icone_email.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}
.website_reference{
	background-image:url(../images/icone_web.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}
.PageTop{
	background-color:#f3f0df;
	padding-right:10px;
}
.noteTemp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.blancBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
} /*
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D1B;
	border: 1px solid #5A3D1B;
}*/
.ocreBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #967A52;
	line-height: 24px;
	font-weight: bold;
	font-style: normal;
}
.rougeBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C1F23;
	line-height: 17px;
	font-weight: bold;
}
/* Couleur et definition des liens  */
a:active { 
	color: #7C1F23; 
	text-decoration: underline;
}
a:link { 
	color: #7C1F23; 
	text-decoration: none;  
}
a:visited { 
	color: #7C1F23; 
	text-decoration: none;  
}
a:hover {  
	color: #7C1F23;
	text-decoration: underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3D1B;
	line-height: 17px;
	list-style-type: disc;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #5A3D1B;
	font-size: 11px;
	color: #5A3D1B;
	text-decoration: none;
}
