BODY {
	scrollbar-face-color:#802808;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#F9770C;
	scrollbar-higlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
    background: #FED5B7;
    margin: 0px;
    margin-top: 5px;
}

.BorderTop {
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
}

.BorderBottom {
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

.Border {
	border: 1px #FFFFFF solid;
}

.BorderOrange {
	border: 1px #DF470E solid;
}

.BgTop {
    background: url(img/top.jpg) #FFEADB;
	background-repeat: no-repeat;
	background-position: top;
}

.BgBottom {
    background: url(img/bottom.jpg) #FFEADB;
	background-repeat: no-repeat;
	background-position: bottom;
}

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

.Titre {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 18px;
 	color: #DF470E;
    letter-spacing : 1px
}
.Titre a:link {
	color : #DF470E;
	text-decoration : underline;
}
.Titre a:hover {
	color : #DF470E;
	text-decoration : none;
}
.Titre a:visited {
	color : #DF470E;
}

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

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

TEXTAREA {
	FONT-SIZE: 12px;
	color : #000000;
	BORDER-WIDTH :2px;
	BORDER-COLOR: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
    padding : 2px;
    margin : 2px;
   	scrollbar-face-color:#802808;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#F9770C;
}

INPUT {
	FONT-SIZE: 12px;
	color : #802808;
	BORDER-WIDTH :2px;
	BORDER-COLOR: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
    padding : 2px;
    margin : 2px;
}

.bouton {
	FONT-SIZE: 12px;
    font-weight: bold;
	COLOR: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	background : #F9770C;
	BORDER-WIDTH : 1px;
    BORDER-COLOR: #802808;
	padding  : 2px;
}

.BorderList {
	border-bottom: 1px #DF470E dashed;
}

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

H1 {
	font-size: 12px;
 	color: #000000;
	margin : 0;
	padding : 0;
	font : normal normal;
}
H1 a:link {
	color : #000000;
	text-decoration : underline;
}
H1 a:hover {
	color : #000000;
	text-decoration : none;
}
H1 a:visited {
	color : #000000;
}
