body {
	margin:0px;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, Geneva, sans-serif, SunSans-Regular;
	line-height:16px;
}

p {
	font-family: Verdana, Helvetica, Geneva, sans-serif, SunSans-Regular;
	font-size:11px;
	text-align:left;
	margin:0 0 10px 0;
	padding:0;
}

#page {
	margin:auto;
	width:775px;
	text-align:left;
}

#entete,#corps,#bas {
	padding:0px 25px;
}

#entete {
	display:none;
}

#corps #navigation {
	display:none;
}

#corps .contenu {
	margin:0px 0px 0px 176px;
	padding:0;
	width:546px;
}
#corps .contenu a {
	cursor:pointer;
	color: #0066cc;
	text-decoration: none;
	border-bottom:#3399ff 1px dotted;
}
#corps .contenu a:visited {
	color: #6699cc;
}
#corps .contenu a:hover {
	color: #CC6600;
	border-bottom:#ff9933 1px dotted;
}
#corps .contenu span.commentaire {
	margin-left:2px;
	font-size:10px;
}
#corps .contenu span.commentaire a {
	color: #aaaaaa;
	text-decoration: none;
	border-bottom:#aaaaaa 1px dotted;
}
#corps .contenu span.commentaire a:hover {
	color: #666666;
	border-bottom:#aaaaaa 1px dotted;
}
#corps_bande {
	display:none;
}
#bas {
	display:none;
}

#espace_haut, #espace_bas {
	display:none;
}

#topic_path {
	padding:0px 6px;
	font-size:11px;
	line-height:13px;
	background:#f3f3f3;
}
#topic_path div {
	padding-left:30px;
}
#topic_path a {
	text-decoration:none;
}
#topic_path_bas {
	margin-bottom:10px;
}

.note {
	text-align:right;
	font-size:10px;
}

h1,h2,h3,h4 {
	margin:0;
	padding:0;
}
h1 {
	font-size: 13px;
	color:#4B6993;
	margin-bottom:4px;
}

h2 {
	color:#B6C2CD;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, Geneva, sans-serif, SunSans-Regular;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:2px;
	line-height:12px;
	margin-bottom:4px;
}
h3 {
	color:#000000;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, Geneva, sans-serif, SunSans-Regular;
	font-size:12px;
	margin-bottom:5px;
}

a {
	cursor:pointer;
}

ul {
	margin:0px;
	padding-left:30px;
	font-size:12px;
}

ul li {
	list-style-position: none; 
	list-style-image: url(/images/i_icones/puce_03.gif);
	padding: 0px 0px 4px 0px;
}

ul.petit li {
	list-style-image: url(/images/i_icones/puce_04.gif);
	padding-bottom:0;
}

form {
	margin-top:10px;
	background:#f6f6f6;
	padding:10px;
}
.texte {
	font-size: 11px;
	color: black;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif, SunSans-Regular;
}

.bleu {
	color:#5B6C94;
}
.gris {
	color:#666666;
}
.noir {
	color:#000000;
}

a.w3_icone {
	margin-right:2px;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color:#dddddd;
	text-decoration:none;
	border-bottom:#dddddd 1px dotted;
}
a.w3_icone:hover {
	color:#c6c6c6;
}