body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color:#000000;
}
body {
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
}
a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #781f1c;
}
a:hover {
	text-decoration: underline;
	color: #781f1c;
}
a:active {
	text-decoration: none;
	color: #781f1c;
}.fond_bottom {
	background-image: url(../images/fond_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
/*Menu en bas ------------------------------------*/
.menubottom {
	font-size : 11px;
	color : #666666;
}

.menubottom a {
	text-decoration: none;
	color:#781f1c;
	font-weight:bold;
}
.menubottom a:visited {
	text-decoration: none;
	color:#781f1c;
	font-weight:bold;
}
.menubottom a:hover {
	text-decoration: underline;
	color:#781f1c;
	font-weight:bold;
}
.menubottom a:active {
	text-decoration: underline;
	color:#781f1c;
	font-weight:bold;
}


.Text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.Text_Header_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.header_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.header_14black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Text_8black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.Fond_topLogo {
	background-image: url(../images/Fond_top_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn_fond {
	background-image: url(../images/btn_fond.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.dot_left {
	background-image: url(../images/dot_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.border_white {
	border: 1px solid #FFFFFF;
}
fieldset {
	border: 1px solid #FF0000;
	font-size: 12px;
	color: #FF0000;
	text-decoration: blink;
}
