BODY {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :  black; 
	background-image: url(backg.jpg);
	font-size : 13px;
	scrollbar-3d-light-color : white; 
	scrollbar-arrow-color : white;
	scrollbar-base-color : #932611;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : #932611;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
}

.smlink  {
   font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	text-decoration : underline;
	color : black;
}

.smlink:HOVER {
	background-color : white;
	text-decoration : underline overline;
}

.txtsmall {
	font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
}

.titre {
   font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold;
	font-size : 16px;
	border : 1px solid;
}

.txt {
	font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size : 13px;
}

.txt2 {
	font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 13px;
}
.txtinput {
	font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	background-color : #932611;
	font-size : 13px;
	border : 1px solid;
}

.link {
	font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold;
	font-size : 13px;
	color : #932611; 
}


.link:HOVER {
	background-color : gray;

}

.link2 {
	font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
}


.link2:HOVER {
	background-color : white;
	text-decoration :  underline overline;
}

.link3 {
	font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold;
	font-size : 13px;
	color : white;
}

.link4 {
	font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold;
	font-size : 13px;
	color : white;
}

.aTag2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color : black; 
}

.link:HOVER {
	background-color : gray;

}

.link3:HOVER {
	background-color : gray;

}

.link4:HOVER {
	background-color : gray;

}
.titrecontact {
	border : 1px solid;
	font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font : bold;
	color : #E2DBC8;
	background-color : black; 
}

.titrecontact2 {
	border : 1px solid;
	font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font : bold;
	color : #E2DBC8;
	background-color : #932611;
}

.titresorted  {
	font-size : 13px;
	font : bold;
	color : #E2DBC8;
	background-color : #932611; 
}

.grostitre {
	font-size : 20px;
   font-family : Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold;
	color : #E2DBC8;
	background-color : #932611; 
}

SELECT {
	background-color: white;
	border-color: white;
	color: black;
	
}