BODY {
	background-color : #E1C9AB;
	color : #8F3928;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	scrollbar-face-color: #8F3928;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #000000;
	scrollbar-track-color : #D4C0A8;
}

A {
	color : #8F3928;
	font-weight : bold;
}

A:visited {
	color : #8F3928;
}

A:active {
	color : #F8DEBD; 
}

A.linkboth {
	text-decoration : none;
}

A.linkboth:hover {
	text-decoration : underline overline;
}

A.linkvide {
	font-weight:bold;
	text-decoration : none;
}

A.linkvide:hover {
	text-decoration : none;
	color : #F8DEBD;
}
A.flashy {
	text-decoration:none;
}

A.flashy:hover {
	background-color : #FFE4A6;
	text-decoration : underline overline;
}

TABLE {
	font-size : 8pt;
}

TABLE.principale {
	background-color : #FFFFF3;
	border-color : #8F3928;
	border-width : 1px;
	border-style : solid;
}

TABLE.contenu {
	background-color : #FFFFF3;
	/*border-color : #8F3928;
	border-width : 1px;
	border-style : solid;*/
}

TR {
	vertical-align : top;
}

TD {
	color : #8F3928;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
}

TD.titre {
	background-color : #FFFFF3;
	text-align : center;
	font-family : Verdana, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}

TD.titre_contenu {
	background-color : #BC7C49;
	color : #8F3928;
	font-weight : bold ;
	line-height : 12px;
	border-bottom-color : #8F3928;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	text-align : justify;
}

TD.contour {
	border-color : #8F3928;
	border-width : 1px;
	border-style : solid;
}

TD.contour_bas {
	border-left:solid 1px #8F3928;
	border-right:solid 1px #8F3928;
	border-bottom:solid 1px #8F3928;
}

TD.souligne {
	border-bottom-color : #8F3928;
	border-bottom-width : 1px;
	border-bottom-style : solid;
}

TD.note {
	font-style: italic;
	border-left-color: #8F3928;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 5pt;
}

TD.login {
	background-color : #E1C9AB;
	border-color: #8F3928;
	border-style: solid;
	border-width: 1px;
	padding : 0px;
}

TD.relief {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 5pt;
}

.b1{
	font-weight:bold;
}

.b2{
	font-weight:bold;
	text-align: center;
}

.b3{
	font-weight:bold;
	text-align: right;
}

.gauche {
	text-align : left;
}

.centre {
	text-align: center;
}

.droite {
	text-align: right;
}

.justify {
	text-align: justify;
}

.italic {
	font-weight : normal;
	font-style : italic;
}

.small {
	font-size : 7pt;
}

.rouge {
	background-color: #FFCC00;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}

DIV.citation {
	border-color : #8F3928;
	border-width : 1px;
	border-style : solid;
	background-color: #DDDDDD;
	padding : 5px;
	font-style: italic;
	text-align: center;
}

LI {
	padding-bottom : 10px;
	list-style-type : circle;
}

INPUT {
	background-color : #FFFFF3;
	color : #8F3928;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
}

INPUT.gras {
	font-weight:bold;
}

INPUT.heure {
	border-color : #8F3928;
	border-width : 1px;
	border-style : solid;
	font-weight:bold;
	font-size:8pt;
}

INPUT.button {
	background-color : #FFFFF3;
	font-weight:bold;
	font-size:8pt;
}

TEXTAREA {
	background-color : #FFFFF3;
	color : #8F3928;
	font-family : Verdana, sans-serif;
	/*font-weight:bold;*/
	font-size:8pt;
	border-color : #8F3928;
	border-width : 1px;
	border-style : solid;
}

SELECT {
	background-color : #FFFFF3;
	color : #8F3928;
	font-size:8pt;
	font-weight : bold;
	border-color : #8F3928;
	border-width : 1px;
	border-style : solid;
}










