body {
	background-color: #559575;
	padding: 0;
	margin : 0;
}

table#bandeau {
	font-weight: bold;
	font-size: 26pt;
	color: #FFFFFF;
	font-family: Lucida Calligraphy, Sylfaen, Trebuchet MS,Verdana, sans;
	width: 100%;
}
table#bandeau img {
	vertical-align: top;
	float: left;
}
table#bandeau #sstitre
{
	font-weight: normal;
	font-size: 12pt;
	color: #CCCCFF;
	font-family: Lucida Calligraphy, Sylfaen,Trebuchet MS,Verdana;
	border-top : 1px solid #CCCCFF;
	width: 450px;
	float: right;	
	text-align: left;
}

ul#menu {
	width: 18%;
	padding: 0;
	background-color: #406050;
	font-family: Trebuchet MS,Verdana,sans;
	font-size: 9pt;
	float: left;
}

ul#menu a, ul#menu a:visited {
	color: #B9FCB9;
 	padding: 0 0 0 0.5em;
}
ul#menu a.rub, ul#menu a.rub {
	color: #BBFFDD;
}

ul#menu a.rub:hover  {
	color: #FFA500;
}

ul#menu li ul {
	background-color: #407050;
	margin: 2px 5px 5px 0;
	padding: 0 0 0 1em;
}

li {
list-style: none;
padding: 0;
margin: 0;
}

#contenu {
	float: right;
	width: 78%;
	margin: 5px;
	padding: 0 3px 0 3px;
        background: white url('/IMG/fondMain.jpeg');
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

#contenu img {
	vertical-align: top;
}

#contenu pre {
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
}

.spip_documents_left {
	margin-right: 0.5em;
}

.spip_documents_right {
	margin-left: 0.5em;
}

.titreSection {
	font-size: 13pt;
	color: #5555EE;
	font-family: Lucida Calligraphy, Sylfaen,Trebuchet MS,Verdana;
	text-decoration: underline;
	font-weight: bold;
}

.spip_documents_center {
	display: block;
	width: 100%;
	text-align: center;
}

.dialogue
{
	font-size: 9pt;
	color: #559575;
	font-family: Trebuchet MS,Verdana;
	background-color: white;
	font-weight:bold;
	border: 2px solid #589778; 
	text-align: center; width: 80%; margin: 0.5em auto;
}

.text1
{
	font-size: 12pt;
	color: #0033CC;
	font-family: Times New Roman, Lucida Calligraphy, Trebuchet MS,Verdana;
	font-weight: bold;
}
.w85px {
	width: 85px;
}
.w102px {
	width: 102px;
}