body {
	margin:4px 10px;
	background:#DAE0E6;
	font-size: 11px;
	color: black;
	font-family: Verdana, Helvetica, Geneva, sans-serif, SunSans-Regular;
	line-height:16px;
	text-align:center;
}

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

.nouvelles p {
	margin:0;
}
.nouvelles p.commentaire {
	margin:0 0 10px 0;
}

#page {
	margin:auto;
	width:775px;
	background:#DAE0E6 url(/images/i_bordures/corps_centre.gif) repeat-y;
	text-align:left;
}

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

#entete {
	height:86px;
}
#entete .photo {
	float:left;
}
#entete #titre {
	margin-left:auto;
	text-align:right;
}

#navigation {
	float:left;
	width:168px;
	margin:0px 6px 0px 0px;
	background:#B6C2CD;
	font-size:11px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, Geneva, sans-serif, SunSans-Regular;
	letter-spacing:3px;
	line-height:12px;
}

#navigation a.in, #navigation a.off {
	display:block;
	padding:6px 14px;
	color:#333333;
	text-decoration:none;
	border:0;
}
#navigation a.off {
	background:#B6C2CD;
	color:#333333;
}
#navigation a.off:hover {
	background:#BCC7D1;
	color:#000000;
}
#navigation a.in {
	background:#C1CBD5;
	color:#000000;
}

#navigation div.haut {
	margin-bottom:30px;
}

/* MAJ 2006-09-20 (IE6)*/
/*
#corps .contenu {
	float:none;
	padding:0;
	width:551px;
}
*/

#corps .contenu {

	padding:0;
	width:549px;
	float:right;
}
#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 {
	float:left;
	padding-bottom:10px;
}

#bas .photo {
	float:right;
}
#bas .contenu {
	width:619px;
	height:40px;
	background:#4B6993 url(/images/i_bas/bg_gauche.gif) no-repeat;
}
#bas .contenu div {
	padding: 8px 15px 0px 15px;
	font-size:10px;
	line-height:12px;
	color:#7C9DB7;
}

#bas .contenu a {
	color:#000000;
	border-bottom:#B6C2CD 1px dotted;
}

#espace_haut, #espace_bas {
	height:6px;
	margin:0px 25px;
	border-left:#ffffff 168px solid;
}
#espace_bas {
	border-left:0;
	border-bottom:#ffffff 6px solid;
	clear:both;
}

#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;
	line-height:10px;
}

h1,h2,h3,h4,h5,h6 {
	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 0px 8px 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;
}

ul.mini li {
	list-style-image: url(/images/i_icones/puce_04.gif);
	padding-bottom:0;
	font-size:11px;
}

form {
	margin-top:10px;
	background:#f6f6f6;
	padding:10px;
}

tr.pair td {
	background:#eeeeee;
}

table.liste tr td {
	line-height:14px;
}

.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;
}

div.affiche {
	display:block;
}
div.cache {
	display:none;
}

#as {
	float:right;
	width:240px;
	margin:0 0 10px 10px;
	font-size:10px;
}
#as .as_haut {
	background:#CBEBBE url(/images/i_bordures/as_haut.gif) no-repeat;
	color:#000000;
	padding:4px 8px;
}
#as .as_milieu {
	padding:4px 8px 0;
	border-left:#CBEBBE 1px solid;
	border-right:#CBEBBE 1px solid;
	line-height:13px;
}
#as .as_bas {
	margin-bottom:10px;
}

// Photographies
.photo_groupe {
	margin-bottom:30px;
}
.photo_photo {
	width:551px;
	height:225px;
	margin:4px 0;
	background:#fff url() no-repeat;
}
.photo_description {
	margin-bottom:24px;
}

.haut {
	text-align:center;
	font-size:10px;
}