BODY {
	margin : 0px;
	background: #DBDEED url(img/bg.gif);
	background-position : top;
}

.Page {
	padding-top : 5px;
	background: url(img/degrade.jpg) repeat-x;
	background-position : top;
}

.BGFondPage {
	background: #FEFEFE url(img/bg-fondpage.gif) no-repeat;
	background-position : left top;
}

.texte {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
.texte a:link {
	color : #000000;
	text-decoration : underline;
}
.texte a:hover {
	color : #EFBF51;
	text-decoration : none;
}
.texte a:visited {
	color : #000000;
}

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

.texte:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #231F20;
	text-decoration : none;
}

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

.Txt10:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #231F20;
	text-decoration : underline;
}

.TxtBlanc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	text-decoration : none;
}
.TxtBlanc a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
.TxtBlanc a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
.TxtBlanc a:visited {
	color : #FFFFFF;
}

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

.BorderPage {
    border: 2px #000000 solid;
}

.BGBottom {
	background: #35B2E0 url(img/bg-bottom.jpg) repeat-x;
}

.Border {
    border: 1px #4865A3 dashed;
}