*  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin : 0;
	background:#ffffff;
}
table.generale {
	background : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding : 0px;
}
table.tete tr {
	background : #D0E0F0;
}
table.tete td.groupe {
	color : #000000;
	font-size : 14pt;
	padding : 3px;
}
table.tete td.menus {
	background-color : #336699;
	color : #eeeeee;
	font-size : 9pt;
	padding-top : 2px;
	padding-bottom : 2px;
	border-left : 1px solid #d0e0f0;
	text-align : center;
}
td.menus a {
	color : #eeeeee;
	text-decoration : none;
}
td.menus a:hover {
	color : #ffffff;
	font-weight: bold;
	text-decoration : underline;
}
div.bandeautitre {
	background : url('/img/th_004.gif') repeat 100% 50%;
	margin-left : 5px;
	width : 210px;
	height : 20px;
	font-size : 8pt;
}
.bandeautitre div.texte {
	background : url('/img/th_004.gif') repeat;
	float : left;
	height : 17px;
	padding-top : 3px;
	color:#3366cc;
}
div.detail {
	background : #EDF0F0;
	font-size : 8pt;
	width : 200px;
	margin-left : 10px;
	padding-top : 5px;
	margin-bottom : 10px;
}

div.detail a {
	color : #0000cc;
	text-decoration : none;
}
div.detail a:hover {
	color : #333333;
	text-decoration : underline;
}
div.corps {
	float : left;
	width : 550px;
	text-align : left;
	margin-left : 10px;
	font-size : 9pt;
}
div.note {
	font-size: 7pt;
	background-color : #ffffee;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	padding : 3px;
}
div.pied {
	clear : both;
	position : relative;
	top : 10px;
	background : #eeeeee;
	height : 14px;
	font-size : 8pt;
	color : #333333;
}
div.pied a {
	color : #333333;
	text-decoration : none;
}
div.pied a:hover {
	color : #000099;
	text-decoration : underline;
}
b.bleugras18 {
	color: #333366;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
b.blanc {
	color : #eeeeee;
}
b.vert {
	color : #336600;
}
b.bleu {
	color : #003366;
}
b.petitbleu {
	color : #003366;
	font-size: 10px;
}
b.rouge {
	color : #cc0000;
}
img {
	border : 0 none;
}
img.left {
	float : left;
}
img.right {
	float : right;
}

