BODY {
	scrollbar-face-color:#800200;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#E45D01;
	scrollbar-higlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	background: #F6D3BD url(img/bg.jpg) repeat-x;
    margin: 0px;
}

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

.BorderPhoto {
	border: 2px #9C4814 solid;
}

.Border2 {
	border-right: 1px #9C4814 solid;
	border-bottom: 1px #9C4814 solid;
}

.bg-menu {
    background: #9C4814 url(img/bg-menu.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.bg-menu-left {
    background: url(img/bg-menu-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}    

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

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

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


.Text10 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #000000;
}
.Text10 a:link {
	color : #000000;
	text-decoration : underline;
}
.Text10 a:hover {
	color : #000000;
	text-decoration : none;
}
.Text10 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:#800200;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#E45D01;
	scrollbar-higlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
}

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