BODY {
	SCROLLBAR-FACE-COLOR: #ffff0c;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffff0c;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #db5302;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffff0c;
	text-indent: 0px;
	text-decoration: none;
	list-style: square;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: repeat;
	background-color: #000000;
	background: Black;
}
A {
	text-decoration: none;
	color: Yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
A:Hover {
	color: #db5302;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
HR {
	color: #000000;
	font-size : 1px;
	border : thin solid;
}
	
FORM {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

INPUT {
	background-color : #db5302;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
}

SELECT {
	background-color : #db5302;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
}
TEXTAREA {
background-color : #db5302;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
}
.txterror { 
background-color : #db5302;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
}
.txtform {
 background-color : #db5302;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #000000;
}
a.bouton-orange {
	color: White;
	background-color: #db5302;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin outset #000000;
}
a.bouton-orange:hover {
	color: #000000;
	background-color: #ffff0c;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin outset #0000000;
}
a.bouton-jaune {
	color: black;
	background-color: #ffff0c;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin outset #000000;
}
a.bouton-jaune:hover {
	color: #000000;
	background-color: #db5302;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin outset #000000;
}
a.lienblanc:link, a.lienblanc:visited {
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
}

a.lienblanc:hover {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.GRAS {
	font-weight: bold;	
}
.TITRE {
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: baseline;
	background-image: url(../images/cellvert.jpg);
	font-size: 14px;
}
.titre2 {
	font-weight: bold;
	border-left-style: Aucune;
	text-indent: 2pt;
	border-bottom-style: Aucune;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #db5302;
}
.encadrenoir {
	font-weight: bold;
	border: thin solid #000000;
	padding: 0px;
}
.petit {
	font-size: 10px;
	text-align: center;
}
a.menu {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.menu:hover {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
a.bouton {
	background-color: #db5302;
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 12px;
}
a.bouton:hover {
	background-color: #ffff0c;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

