body {

background-color: #3B134F;
margin:0px;


}

.popupFond {
background-image:url(images/fond_popup.jpg);
background-repeat:repeat-y;
scrollbar-face-color: #FFCC00; 
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #FFFFCC; 
scrollbar-arrow-color: #000000;
}

#flashPrehome {

margin-left: -350px;
margin-top: -200px;
text-align: center;
position : absolute;
top:50%;
left:50%;

}
#flashSite{

margin-left: -450px;
margin-top: -350px;
text-align: center;
position : absolute;
top:50%;
left:50%;

}
#Footer {
	position: absolute;
	bottom: 8px;
	text-align:center;
	width: 100%;
	left: 0px;
}

/*  TEXTES ----------------------------------- */

.txtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#FFFFFF;
}
.txtRef {
	font-family: Verdana;
	font-size : 8px;
	color:#3B134F;
}
.txtCredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#9c88a6;
	line-height: 18px;
}
.txtExergue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#cc6600;
}

a.lienNormal
{color:#cc6600 ; text-decoration: none ; }
a:hover.lienNormal
{color:#ffdab6 ; text-decoration: none ; }

a.lienCredit
{color:#9c88a6 ; text-decoration: none ; }
a:hover.lienCredit
{color:#BFD600 ; text-decoration: none ; }


.txtFontanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	color:#FFFFFF;
	}

.txtTimeFontanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color:#cc6600;
	}

/*  TABLEAUX ----------------------------------- */

.tabFlash {
background-image:url(images/bande_verticale.gif);
background-repeat:repeat-x;
background-position: bottom;
}
