body {
	background-color:#331200;
}
.white {
	background-color:#FFFFFF;
}
.grey {
	background-color:#E4E8EB;
}
.bgleft {
	background: url(../images/bgleft.gif) repeat-y;
}
.bgtop {
	background: url(../images/top.jpg) no-repeat;
}
a {
	font-family: arial, helvetica;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
.send {
	font-family: arial, helvetica;
	font-size:11px;
	color:#67696A;
	text-decoration:underline;
}
.rub_on {
	font-family: arial, helvetica;
	font-size:12px;
	color:#5D3828;
	font-weight:bold;
	font-style:italic;
}
.subtitle {
	font-family: arial, helvetica;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.texte {
	font-family: arial, helvetica;
	font-size:11px;
	color:#000000;
}
.texteb {
	font-family: arial, helvetica;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.titre {
	font-family: arial, helvetica;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.copy {
	font-family: arial, helvetica;
	font-size:9px;
	color:#E4E8EB;
	background: url(../images/bgbottom.jpg) repeat-x;
}
.link {
	font-family: arial, helvetica;
	font-size:11px;
	color:#67696A;
}
.link2 {
	font-family: arial, helvetica;
	font-size:11px;
	color:#67696A;
	text-decoration:underline;
}
.imgborder {
	border:1px solid #000000;
}

