body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : Black;
}
td,p,div,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : Black;
}
.samenavbasthispage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: White;
	background : #FF9900;
	width: 100%;
}
.agendatitre {
	font-size: 12pt;
	color : #1F5F7F;
	font-weight: bold; 
}
.agendacontenu {

}
.aujourdhui {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : green;
	background : #81CD44;
}

a:link {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : transparent;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : transparent;
}
a:hover {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : #81CD44;
}

.samenav a:hover {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : #81CD44;
	width : 100%;
}

.homepage a:hover {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : #FF9900;
	width : 100%;
}

.onlylink a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
 	background : transparent;
}

.sousnav a:hover {
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : #81CD44;
	width : 100%;
}

.plandusite a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background : #81CD44;
}

/* STYLES SITE */

.titreredacteur {
	font-family: Arial, Helvetica, sans-serif;
	color : #191970;
 	font-size : 14pt;
	font-weight: bold; 
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color : #191970;
	font-weight: bold; 
	font-style: italic;
}
.chapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #A52A2A;
	font-weight: bold; 
	font-style: italic;
}
.intertitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #191970;
	font-weight: bold;
}
.textecourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : Black;
}
.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color : Black;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #800000;
 	font-style: italic;
	font-weight: bold;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	color : Black;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color : Black;
}

/* agenda */

.agendaevent1 {
	background:#FFF5D3;
	margin: 2px 0 0 0;
	padding-right:10px;
	clear: both;
	overflow: hidden;
	padding:5px 80px 5px 5px;
	border-style:dashed;
	border-color: #3CB2F2;
	border-width: 1px 0 0 0;
}

.agendaevent2 {
	background:#FFF7DF;
	margin: 2px 0 0 0;
	padding-right:10px;
	clear: both;
	overflow: hidden;
	padding:5px 80px 5px 5px;
	border-style:dashed;
	border-color: #80CD42;
	border-width: 1px 0 0 0;
}

.agendadatestyle {
	font-weight : bold;
}

.agendacontenu {
}

.agendatitre {
	padding: 0 0 0 0;
	font-weight : bold;
	color: #FF601F;
}

/* SOUSNAV */

.sousnav2col {
	width: 490px;
	float: left; 
	padding : 5px 10px 5px 10px;
	margin : 5px 10px 5px 10px;
	background: #FFE2BE;
	border-bottom : 2px solid #4EB5F0;
	border-right : 2px solid #4EB5F0;
}

/* WYSIWYG paragraphes */
p {
	margin: 1.12em 0;
}

/* messages système */
.sdpiok {
	font-weight: bold;
	color: green;
}
.sdpipasok {
	font-weight: bold; 
	color: red;
}
.sdpinotok {
	font-weight: bold; 
	color: red;
}
