body {padding:0; margin:0; background:url(./design/bg.gif) repeat-x top #CCCCCC}
body, td, input, textarea{
	font-size:11px;
	font-family:Verdana;
	color:#636363;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

table{border:0px; border-collapse:collapse;	}

a{color:#636363; text-decoration:underline} 
a:hover{text-decoration:none}

ul{margin:0; padding:0; list-style:none; line-height:17px}
li a{color:#636363;}

.header td{color:#7C7C7C;}
.header a{color:#5F6366; text-decoration:none; font-weight:bold}
.header a:hover{text-decoration:underline}

.footer{
	color:#979797;
	width:766px;
	height:63px;
	background-image:url(design/bottom.gif);
	padding-left:50px;
	padding-top:30px;
}
.footer a {color:#3F82BE;}

#leftcol{
	background: url(design/img_rcol.jpg) no-repeat top left;
	padding: 200px 10px 6px 10px;
	width:234px;
	height:115px;
	text-align: justify;
}
#bloc2{
	background: #EDEDED;
	padding: 6px 10px;
	text-align: justify;
	width:450px;
	height:100px;
	border-bottom: 2px solid #FFF;
}
#bloc3{
	background: #DEDEDE;
	padding: 6px 10px;
	text-align: justify;
	width:450px;
	height:230px;
}
#leftcol li{
	background:url(./design/puce_bleu.gif)  center left no-repeat; margin:0px; padding-left:16px; background-position:0 4px;
}
#bloc2 li, #bloc3 li{
	background:url(./design/puce.gif)  center left no-repeat; margin:0px; padding-left:8px; background-position:0 7px;
}