*  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

b.rubriques {
	color: #996C83;
}
body {
	background: #F6F3F4;
	margin : 0;
	position: relative;
}
table.tete tr {
	background : #996C83;
	color: #b45003;
}
table.tete td.groupe {
	color : #000000;
	font-size : 14pt;
	padding : 3px;
}
table.tete td.menus div.lien {
	width : 90px;
	background-color : #996C83;
	float : left;
	color : #eeeeee;
	font-size : 9pt;
	padding : 1px;
	margin-left : 1px;
	text-align : center;
}
div.lien a {
	color : #eeeeee;
	text-decoration : none;
}
div.lien a:hover {
	color : #ffffff;
	font-weight: bold;
	text-decoration : underline;
}

.liens-inactif {
	font-size : 8pt;
	text-decoration : none;
}
.liens-inactif2 {
	font-size : 8pt;
	color : #996C83;
	text-decoration : none;
}
a.liens {
	font-size : 8pt;
	color : #996C83;
	text-decoration : none;
}
a.liens:hover {
	color : #996C83;
	font-weight: bold;
	text-decoration: underline;
}
a.liens2 {
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
}
a.liens2:hover {
	color : #000000;
	text-decoration: underline;
}
div.bandeautitre {
	background : url('/img/th_002.gif') repeat 100% 50%;
	margin-left : 5px;
	width : 210px;
	height : 20px;
	font-size : 8pt;
}
.bandeautitre div.texte {
	background : url('/img/th_002.gif') repeat;
	float : left;
	height : 17px;
	padding-top : 3px;
	color: #996C83;
}
div.detail {
	font-size : 8pt;
	width : 200px;
	margin-left : 10px;
}
div.detail a {
	color : #996C83;
	text-decoration : none;
}
div.detail a:hover {
	color : #996C83;
	font-weight: bold;
	text-decoration: none;
}
div.detail2 {
	font-size : 8pt;
}
div.detail2 a {
	color : #996C83;
	text-decoration : none;
}
div.detail2 a:hover {
	color : #996C83;
	font-weight: bold;
	text-decoration: none;
}
div.corps {
	float : left;
	width : 550px;
	text-align : left;
	margin-left : 10px;
	font-size : 9pt;
}
div.pied {
	clear : both;
	position : relative;
	top : 10px;
	background : #996C83;
	height : 30px;
	font-size : 8pt;
	color : white;
}
div.pied a {
	color : #FFFFFF;
	text-decoration : none;
}
div.pied a:hover {
	color : #000099;
	text-decoration : underline;
}

a.vert {
	color : green;	
}
a.vert:hover {
	color : #b45022;	
}
b.bleugras18 {
	color: #333366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
b.blanc {
	color : #eeeeee;
}
b.vert {
	color : #996C83;
}
b.bleu {
	color : #996C83;
}
b.petitbleu {
	color : #003366;
	font-size: 10px;
}
b.rouge {
	color : #996C83;
}
img {
	border : 0 none;
}
img.left {
	float : left;
}

img.right {
	float : right;
}
