/* CSS Document */
body {
	scrollbar-face-color: #B85C5C;
	scrollbar-shadow-color:#FCE9C6;
	scrollbar-darkshadow-color:#B85C5C;
	scrollbar-highlight-color: #FCE9C6;
	scrollbar-3dlight-color:#FCE9C6;
	scrollbar-track-color:#FCE3A3;
	scrollbar-arrow-color: #FCE9C6;
}
.bords {
	border: 1px solid #B85C5C;
}
.menu:link, .menu:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #BA0430;
	text-decoration: underline;
	font-variant: normal;
	text-transform: capitalize;
}
.menu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #C88282;
	text-decoration: none;
}
.liens:link, .liens:visited{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
}
.liens:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #BB0332;
	text-decoration: underline;
}
.lienpt:link, .lienpt:visited{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #B85C5C;
	text-decoration: underline;
	font-variant: normal;
}
.lienpt:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #BB0332;
	text-decoration: none;
}
.motscles2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FCE3A3;
	text-decoration: none;
display:none;
}
.txt9{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #B85C5C;
}
.txt{
	font-family: Bradley Hand ITC, Arial, sans-serif;
	font-size: 16px;
	color: #993333;
}
.titre{
	font-family: Bradley Hand ITC, Arial, sans-serif;
	font-size: 20px;
	color: #CC0000;
}