* {	margin: 0px;	padding: 0px;	border: 0px;	color: #666666;}body {	background-color: #93A89D;	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;	font-size: 12px;}/* *** div */div#all {	display: block;	width: 772px;	margin: auto;	margin-top: 17px;	background-color: #FFFFFF;	background-image: url(img/fonds.jpg);	background-repeat: repeat-y;}div#header{	display: block;	text-align: center;	padding-bottom: 0px;	border-color: #76867E;}div#menu{	display: block;	height: 38px;	width: 739px;	background-image: url(img/menu-item.jpg);	background-repeat: repeat-x;	margin: auto;}div#content{	clear: both;	display: block;	padding-right: 12px;	padding-left: 12px;	margin-bottom: 100px;}div#left{	padding-top: 27px;	display: block;	float: left;	width: 240px;}div#right{	padding-top: 45px;	display: block;	width: 470px;	margin-left: 260px;}div#footer{	clear:both;	display: block;	width: 772px;	height: 47px;	text-align: right;	padding-top: 15px;	padding-bottom: 80px;	background-color: #93A89D;	background-image: url(img/footer.jpg);	background-repeat: no-repeat;}/* *** balises */img.imgHeader {	margin: 0px 1px 1px 1px;}img.header {	padding-bottom: 12px;}img.imgCercles {	display: block;	margin: 8px;}img.menuDroite {	float: right;}img.menu-inter {	width: 1px;	height: 38px;}ul.menu {	height: 38px;}li.menu {	display: inline;	float: left;}div#menu li {	display: inline;	float: left;}div#right2 ul {	list-style-type: none;}li.puce {	list-style-type: none;	background-image: url(img/puce.jpg);	background-repeat: no-repeat;	background-position: 0% 65%;	padding-left: 10px;}ul.puce {	margin-top: 7px;}li.puce2 {	list-style-type: none;	background-image: url(img/puce2.jpg);	background-repeat: no-repeat;	background-position: 0px 0px;	margin-top: 20px;	padding-left: 23px;}a {	text-decoration: none;}a#links4{	width: 60px;}a#links7 {	width: 75px;}a#links8 {	width: 80px;}a#links10 {	width: 95px;}a#links12 {	width: 105px;}div#menu a {	display: block;	height: 38px;	padding-top: 8px;	font-size: 13px;	background-image: url(img/menu-item.jpg);	background-repeat: repeat-x;	color: #000000;	text-align: center;	text-decoration: none;	font-weight: bold;}div#menu a:hover {	background-image: url(img/menu-selected.jpg);	background-repeat: repeat-x;}li#selected a {	display: block;	height: 38px;	padding-top: 8px;	font-size: 13px;	background-image: url(img/menu-selected.jpg);	background-repeat: repeat-x;	color: #FFFFFF;	text-align: center;	text-decoration: none;	font-weight: bold;}div#content a {	color: #CC6633;	text-decoration: underline;}div#content li a {	color: #CC6633;	text-decoration: none;}h1 {	font-size: 30px;	color: #528984;}h2 {	font-size: 12px;	color: #528984;}h3 {	font-size: 14px;	font-weight: bold;}h4 {	font-size: 12px;	font-weight: bold;}p {	font-size: 12px;	margin-top: 20px;	padding-bottom: 0px;}p.big {	font-size: 15px;}p.mini {	font-size: 12px;	width: 230px;	margin-top: 30px;}table {	background-color: #528984;	font-size: 12px;}td.titre {	font-weight: bold;	padding-left: 7px;	background-image: url(img/list-titre-bg.jpg);	background-repeat: repeat-x;	height: 27px;}td.gauche {	background-color: #E7F0F0;	width: 180px;	padding: 7px 15px 7px 7px;	vertical-align: top;}td.droite {	background-color: #FFFFFF;	padding: 7px 7px 7px 7px;}