body {
	background-color: #4c135f;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
	scrollbar-face-color: #4c135f; 
	scrollbar-shadow-color: #4c135f;
	scrollbar-highlight-color: #4c135f;
	scrollbar-3dlight-color: #fff; 
	scrollbar-darkshadow-color: #fff; 
	scrollbar-track-color: #4c135f; 
	scrollbar-arrow-color: #0bacee;
}
h1{
	font-size: 1.1em;
	font-weight: bold;
}
.main_titre {
	color: #0bacee;
	letter-spacing:0.1em;
	font-size: 1.7em;
	font-weight: normal;
	margin-left:15px;
}
.barregris {
	color: #ccc;
	font-size: 2em;
	font-weight: normal;
}
h2{
	font-size: 0.90em;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.texte11 {
	font-size: 11px;
}
.texte14 {
	font-size: 14px;
}
.titres {
	color: #f4bd00;
	font-size: 20px;
	font-weight: bold;
}

.ancres_faq {
	color: #f4bd00;
	font-size: 12px;
	font-weight: bold;
}
a.ancres_faq:link, a.ancres_faq:visited {
	color: #f4bd00;
	text-decoration: none;
}
a.ancres_faq:hover, a.ancres_faq:active  {
	text-decoration: underline;
	color: #ffc600;
}
.rouge_form {
	color: #ff0000;
	font-size: 9px;
}
.bleubold {
	color: #0bacee;
	font-weight: bold;
}
.bleu11 {
	color: #0bacee;
	font-size: 11px;
}
.blanc {
	color: #fff;
	font-size: 16px;
}
.blanc_fiche {
	color: #fff;
	font-size: 12px;
}
.date {
	color: #0bacee;
	font-size: 21px;
	font-weight: bold;
	padding-right: 5px;
}
a {
	color: #f4bd00;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #f4bd00;
}
a:hover {
	color: #f4bd00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #f4bd00;
}
.piedpage {
	font-size:9px;
	color: #ccc;
}
.mini {
	font-size:10px;
	color: #666;
}
.gris {
	color: #666;
}
.button {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	background: #fff;
	border: 1px solid #999;
}

.inputbox {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	background: #FFF;
	border: 1px solid #000;
	
}
.fond_grille {
	background-image: url(img/fd_grille.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.coin_echangeurs {
	background-image: url(img/coin_tab.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.signature{
}
.signature a{
color:#666;
text-decoration:none;
}
.signature a:hover{
color:#ccc;
text-decoration:underline;
}