a {
	color: #0d3342;
}
a:hover{	color: #dda500;}
a:link, a:visited {
	text-decoration: none;
}



#accordion {
	margin:0px 0px;
	width:188px;
}

h3.toggler {
	cursor: pointer;
	font-family: 'arial;Andale Mono', sans-serif;
	font-size: 12px;
	color: white;
	margin: 0;
	width:170px;
	padding: 2px 18px 0 0;
	height:18px;
	text-align:right;
}

div.element p, div.element h4 {
	margin:0px;
	padding: 2px 0px 0px 10px;
	font-family: 'arial;Andale Mono', sans-serif;
	font-size: 11px;
	color: white;
	text-align:right;
	width:150px;
	height:14px;
	
	
}

blockquote {
	padding:5px 20px;
}
p {margin: 0; padding: 0;}
body,table{font-family:Arial, Helvetica,sans-serif;color: #0d3342; font-size:8pt;}
.titre,h1{font-weight:bold;font-size:12pt;color:#eda91f;background-color:inherit;margin-top:0;}
.soustitre,h2{font-weight:bold;font-size:10pt;font-style:italic;color:#be8719;font-family:sans-serif;}
.tgrand{font-size:12pt;color:#0d3342;}
.grand{font-size:10pt;color:#0d3342;}
.normal{font-size:8pt;color:#0d3342;}
.petit{font-size:7pt;color:#0d3342;}
.tpetit{font-size:6pt;color:#0d3342;}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #4887B2;
   color:white;
}
.smac {
	background-image:url(/images_2009/sm_ac.png);
	width:148px;
	height:30px;
	vertical-align:bottom;
	line-height:25px;
	text-indent:8px;
	font-size:9px;
	font-weight:bold;
	color:white;
	}
.smin {
	background-image:url(/images_2009/sm_in.png);
	width:148px;
	height:30px;
	vertical-align:bottom;
	line-height:25px;
	text-indent:8px;
	font-size:9px;
	font-weight:bold;
	display:block;
	color:white;
	}
	
.smin:hover {
	background-image:url(/images_2009/sm_s.png);
	width:148px;
	height:30px;
	vertical-align:bottom;
	line-height:25px;
	text-indent:8px;
	font-size:9px;
	font-weight:bold;
	display:block;
	color:white;
	}
	
	.accueil:hover {
	color:#dda500;
	}	
	.accueil {
	color:#FFFFFF;
	}
	
.petitresa{font-size:7pt;}