/****** Layout ******/

body {
	margin: 0px;
	padding: 0px;
}

#page {
	width: 100%;
	text-align: left;
}

#footer {
	clear: both;
}

/****** Styles globaux ******/

body {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h5, h2, h3, h4, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
}

h1 {
	font-size: 11pt;
	color: #008D58;
	text-align: center;
}

h5 {
	font-size: 9pt;
	color: #ffffff;
	text-align: center;
	background: url(images/bg_h2.jpg) no-repeat;
	margin-top: 5px;
}

h2 {
	font-size: 9pt;
	color: #CC0000;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h3 {
	font-size: 10pt;
	color: #CC0000;
	margin-bottom: 5px;
}

h4 {
	font-size: 9pt;
	color: #008D58;
}

ul, li, p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	font-size: 9pt;
}
a:link {
	color: #137AAA;
}
a:visited{
	color: #137AAA;
}
a:hover {
	color: #CC0000;
}

address{
	font-size: 9pt;
	color: #ffffff;
	text-align: center;
	background: url(images/bg_h2.jpg) no-repeat;
	font-style:normal;
	font-weight: bold;
}

.info {
	color: #008D58;
}

p.intro{
	font: italic 10pt Arial, Helvetica, sans-serif;
}

.legende{
	float: left;
	margin-right: 15px;
	width: 157px;
	color: #137AAA;
	font: 7pt/9pt "Trebuchet Ms";
	text-align:left;
}

fieldset{
	border: 1px solid #137AAA;
	padding: 1em;
}

legend{
	font-style: italic;
	color: #137AAA;
}

label{
	display: inline;
	float: left;
	width: 180px;
	font-style: normal;
	color: #000000;
}

.textarea{
	height: 13px;
}

.bouton{
	background-color:#137AAA;
	border: none;
	color: #ffffff;
	/*font-weight:bold;*/
}

.deuxcolonne{
	float: left;
	width: 48%;
}

.troiscolonne{
	float: left;
	width: 33%;
}

li.sommaire{
	list-style-image:url(images/puce_accueil.gif);
}

img{
	border:none;
}

.lien_ext{

}

.acceskeys{
	display: none;
}
	
/****** Top ******/

#top{
	display:none;}


/****** Sidebar ******/

#sidebar #menu {
	visibility:hidden;
}

#sidebar #lang {
	visibility:hidden;
}

/****** Main ******/


#main ul {
	margin-left: 20px;
	text-align: left;
}

#main ol {
	color: #CC0000;
	text-align: left;
}

#main ol em {
	font: italic 8pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#main .content {
	margin: 30px 0px 30px 0px;
	clear: both;
	text-align: justify;
	/*font-weight:normal;*/
}

#main .content .accesright {
	float: right;
	margin-bottom: 20px;
}

#main .content .accesleft {
	float: left;
	width: 186px;
}

#main .left {
	float: left;
	margin-right: 15px;
}

#main .right {
	float: right;
	margin-left: 15px;
}

/****** Footer ******/


#footer #toppage {
	display:none;}

#footer #nav {
	display:none;
}

/*#footer #copyright {
	float: left;
	width: 200px;
	margin: 20px 0px 20px 0px
}

#footer #adresse {
	float: left;
	width: 200px;
	margin: 20px 0px 20px 0px
}*/

#footer #coordonnees {
	margin-top:15px;
	page-break-after: avoid;
}

#footer #dispoweb {
	display:none;
}

#footer #copyright{
	display:none;
}
