BODY {
	scrollbar-face-color:#D2DADC;
	scrollbar-shadow-color:#67124D;
	scrollbar-track-color:#78A4C9;
	scrollbar-higlight-color:#FFFFFF;
	scrollbar-3dlight-color:#E0D1E4;
	scrollbar-darkshadow-color:#25021C;
	scrollbar-arrow-color:#25021C;
	margin : 0px;
}

.BgLeft {
	background : url(img/bg_left.gif) #78A4C9 repeat-y;
}

.BgRight {
	background : url(img/bg_right.gif) repeat-y;
}

.BgPage {
	background : url(img/bg_page.gif) repeat-y;
}

.TextBleu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1377A8;
	text-decoration : none;
}

.caption {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.Text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}

.Text:Hover {
	text-decoration : underline;
}

.Texte2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #7E3167;
	text-decoration : none;
}

.copy {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	color: #848484;
	text-decoration : none;
}

.copy:Hover {
	text-decoration : underline;
}

.border {
	border: 1px #1377A8 solid;
}

.Bottom {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

.Bottom:Hover {
	text-decoration : underline;
}

.BgBottom {
    background-color : #0E9558;
    background : url(img/corner_bottom.gif) right bottom;
    background-repeat : no-repeat
}

.Blanc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}

.Blanc:Hover {
	text-decoration : underline;
}

.T1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
    font-weight : bold;
    background-color : #78A4C9;
}

.T2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
    background-color : #D6E1ED;
}
