
#separateur {
	float: left;
	width: 950px;
	height: 18px;
	background-color: #4A4A4A;
	background-image: url(graphisme/fond_separateur_rub3.jpg);
	background-repeat: repeat-x;
}

#ssmenu {
	float: left;
	width: 170px;
}

#ariane a:hover {
	color: #0099CC;
}
#listmenu{
	list-style-type:none;
	margin:0;
	padding:0;	
}

#listmenu ul, #listmenu li, #listmenu2 ul, #listmenu2 li {
margin: 0;
padding: 0;
list-style-type: none;
}
#listmenu a.hac{
	display: block;
	background:#FFFFFF url(graphisme/fond_ssmenu3.jpg) no-repeat left bottom;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #0099CC;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 15px;
	text-indent: 0px;
	valign: center;
}
#listmenu a.hac.selected, #listmenu a.hac:hover{
	display: block;
	background:#FFFFFF url(graphisme/fond_ssmenu3_on.jpg) no-repeat left bottom;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #0099CC;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 15px;
	text-indent: 0px;
	valign: center;
}
#listmenu2{
	list-style-type:none;
	margin:0;
}
#listmenu2 a{
display:block;
cursor:pointer;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 15px;
color: #000000;
font-weight: normal;
text-decoration: none;
text-indent: -12px;
padding-left:20px;
padding-right:10px;
padding-top: 4px;
	padding-bottom: 4px;
margin: 0;
}
#listmenu2 a.selected, #listmenu2 a:hover{
	display:block;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-indent: -12px;
	padding-left:20px;
	padding-right:10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(graphisme/roll_rub3.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.article table{
	cellspacing:10px;
	width: 100%;
}


h1.titre {
	font-size: 14px;
	color: #0099CC;
	text-align: left;
	font-weight: bold;

}

h3.spip {
	font-size: 14px;
	color: #3399CC;
	text-align: left;
	font-weight: bold;
}

h4.spip {
	font-size: 12px;
	color: #0099CC;
	text-align: left;
	font-weight: bold;

}

h5.spip {
	color: #3399CC;
	text-align: left;
	font-weight: bold;
	font-size: 12px;

}

.caractencadre-spip {
	color: #0099CC;
}

.texteencadre-spip {
	color: #000000;
	background-color: #3399CC;
	display: block;
	width: 100%;
	padding: 5px;
	border: 1px dashed 0099CC;
}

table.spip {
	margin: 5px auto 1em;
	border: 1px solid #0099CC;
	border-collapse: collapse;
	width: 100%;
}
table.spip caption {
	caption-side: top;
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold;
	color: #0099CC;
	border: none;
}

table.spip tr.row_first {
	background: #0099CC;
	color: #FFFFFF;
	text-align: center;
}
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #0099CC;
}
