#interface {
	width: 760px;
	margin: auto;
}
#container {
	background-color: #FFFFFF;
	border-left: 1px solid #DAE0CD;
	border-right: 1px solid #DAE0CD;
}
#header {
}
#topmenu {
}
a.topmenu {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.topmenu:hover {
	color: #333333;
	text-decoration: none;
}
/*.topmenu1 {
	background-attachment: scroll;
	background-image: url(media/image/topmenu1_off.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.topmenu2 {
	background-attachment: scroll;
	background-image: url(media/image/topmenu2_off.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.topmenu3 {
	background-attachment: scroll;
	background-image: url(media/image/topmenu3_off.gif);
	background-repeat: no-repeat;
	background-position: top;
}*/

.topmenu5 {
	background-attachment: scroll;
	background-image: url(media/image/topmenu5_off.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.topmenu6 {
	background-attachment: scroll;
	background-image: url(media/image/topmenu6_off.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.topmenu7 {
	background-attachment: scroll;
	background-image: url(media/image/topmenu7_off.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.topmenu8 {
	background-attachment: scroll;
	background-image: url(media/image/topmenu8_off.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.topmenu9 {
	background-attachment: scroll;
	background-image: url(media/image/topmenu9_off.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.topmenu10 {
	background-attachment: scroll;
	background-image: url(media/image/topmenu10_off.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.topmenu11 {
	background-attachment: scroll;
	background-image: url(media/image/topmenu11_off.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#content {
	width: 100%;
	background-color: #FFFFFF;
}
#left {
}
#page {
	padding: 0px 10px 20px 20px;
}
#breadcrumb {
	margin: 5px 0 5px 0;
}
#right {	
}
#footer {
}
.menufooter {
	font-size: 9px;
	color: #8F0A4A;
	margin: auto;
}
a.menufooter {
	color: #8F0A4A;
	text-decoration: none;
}
a.menufooter:hover {
	color: #8F0A4A;
	text-decoration: underline;
}
#contextmenu {
	margin: 0;
	padding-bottom: 15px;
	border-right: 1px solid #DAE0CD;
	background-color: #EEF9D1;
	background-attachment: scroll;
	background-image: url(media/image/fond_contextmenu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#newsletter {
	padding-left: 10px;
	padding-right: 5px;
	border-right: 1px solid #DAE0CD;
	background-color: #D1D1A2;
	background-attachment: scroll;
	background-image: url(media/image/fond_newsletter.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.textenews {
	font-size: 11px;
	color: #8F0A4A;	
}
.titremenu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fond_titremenu5 {
	background-color: #CC9933;
}
.fond_titremenu6 {
	background-color: #FF6633;
}
.fond_titremenu7 {
	background-color: #9999FF;
}
.fond_titremenu8 {
	background-color: #CC6699;
}
.fond_titremenu9 {
	background-color: #66CCCC;
}
.fond_titremenu10 {
	background-color: #FF9900;
}
.fond_titremenu11 {
	background-color: #99CC00;
}

.cmenu {
	margin: 0;
	padding: 0;
}
.cmenu ul {
	list-style-type : none;
	padding: 0;
	margin: 0;
}
.cmenu ul li {
	list-style-image: none;
	padding: 0 0 0 5px;
	margin: 0;
}
.cmenu a img {  
    border: 0;
}
.bloc {
	margin-bottom: 10px;
}
.box-page {
	margin-top: 10px;
}
.box {
	margin-bottom: 10px;
}
.boxtop {
	font-size: 11px;
	font-weight: bold;
	color: #8F0A4A;
	background-attachment: scroll;
	background-image: url(media/image/boxtop_d.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxbottom {
	padding: 5px;
	background-color: #EEF9D1;
	border-left: 1px solid #DAE0CD;
	border-bottom: 1px solid #DAE0CD;
}
.titrebox {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
a.textebox {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.textebox:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.colonnes {
	float: left;
	width: 45%;
}
#portfolio {
	margin-top: 10px;
}
.doc-portfolio {
	float: left;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

/*** ***/
.logo-site {
	border: 0;
}
.logoleft {
	float: left;
	padding-top: 4px;
	padding-right: 10px;
}
.logoright {
	float: right;
	padding-top: 4px;
	padding-left: 10px;
}
.leftstop {
	clear: left;
}
.rightstop {
	clear: right;
}
.floatright {
	float: right;
}
.floatstop {
	clear: both;
}
.hidden {
	display: none;
}

/*** BALISES ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #77004C;
	background-image: url(media/image/fond_interface.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	font-size: 18px;
	color: #333333;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	color: #8F0A4A;
	text-indent: 20px;
	background-image: url(media/image/icon_titre.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0;
}
h3 {
	font-size: 14px;
	color: #8F0A4A;
	margin: 0;
}
li {
	list-style-image: url(media/image/puce.gif);
}
p {
	font-size: 11px;
	color: #333333;
}
hr {
	height: 1px;
	border-top: 1px solid #D09535;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
form {
	display: inline;
}
input {
	font-size: 11px;
	color: #333333;
	text-indent: 3px;
	border: 1px solid #8F0A4A;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #8F0A4A;
	background-color: #FFFFFF;

}
label {
	display: block;
	font-size: 11px;
	color: #112052;
	margin-bottom: 5px;
}
legend {
	font-size: 12px;
}
.bouton-go {
	border: 0;
	vertical-align: bottom;
}
.bouton {
	border: 0;
}
/*** TYPO ***/
.surtitre {
	font-size: 11px;
	font-weight: bold;
	color: #D1D1A2;
}
.titre {
	font-size: 12px;
	font-weight: bold;
	color: #8F0A4A;
}
a.titre {
	color: #8F0A4A;
	text-decoration: none;
}
a.titre:hover {
	color: #D09535;
	text-decoration: underline;
}
.soustitre {
	font-size: 11px;
	font-weight: bold;
	color: #8F0A4A;
}
.chapo, .chapo p.spip {
	font-size: 12px;
	font-weight: bold;
	color: #D79E5A;
	margin-left: 15px;
	margin-right: 15px;
}
.descriptif, .descriptif p.spip {
	font-size: 11px;
	color: #333333;
}
.texte {
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.ps {
	font-size: 9px;
	font-style: italic;
	color: #999999;
}
.notes {
	font-size: 9px;
	color: #999999;
}
.info {
	font-size: 9px;
	color: #666666;
}
a.info {
	color: #666666;
	text-decoration: underline;
}
a.info:hover {
	color: #333333;
	text-decoration: underline;
}
/**/
.lettrine {
	font-size: 16px;
	font-weight: bold;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
/*** LIENS ***/
a {
	font-size: 11px;
	color: #8F0A4A;
	text-decoration: none;
}
a:hover {
	color: #D09535;
	text-decoration: underline;
}
/*** contextmenu ***/
a.secteur:hover, a.rubrique:hover, a.secteuroff:hover, a.rubriqueoff:hover, a.articleoff:hover, a.secteuron:hover, a.rubriqueon:hover, a.articleon:hover {
	color: #8F0A4A;	
}
a.secteur {
	font-weight: bold;
	color: #8F0A4A;
	text-decoration: none;
}
a.rubrique {
	color: #8F0A4A;
	text-decoration: none;
}
a.secteuroff {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.rubriqueoff {
	color: #333333;
	text-decoration: none;
}
a.articleoff {
	font-weight: normal;
	color: #333333;
}
a.secteuron {
	font-weight: bold;
	color: #8F0A4A;
	text-decoration: none;
}
a.rubriqueon {
	color: #8F0A4A;
	text-decoration: none;
}
a.articleon {
	color: #8F0A4A;
}

/*** Mini Agenda ***/
#minical .agenda {
	font-size: 11px;
	color: #006BA9;
	text-align: center;
	width: 100%;
	background-color: #FFFFFF;
}
#minical .agendaNav {
}
#minical .agendaHead {
	width: 14%;
	font-weight: bold;
	color: #006BA9;
	background-color: #D1D1A2;
}
#minical .agendaNotThisMonth {
	width: 14%;
	color: #83BBC1;
}
#minical .agendaThisMonth {
	width: 14%;
}
#minical .agendaThisDay {
	width: 14%;
	background-color: #EEF2E7;
}
#minical .agendaHasEvents {
	width: 14%;
	background-color: #D1D1A2;
}
#minical .agendaMaxi {
	height: 50px;
}
/*** Big Agenda ***/
.agenda {
	font-size: 11px;
	color: #333333;
	text-align: center;
	width: 100%;
	margin: 0px;
	border: 1px solid #BBE849;
	background-color: #FFFFFF;
}
.agendaNav {
}
.agendaHead {
	width: 14%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BBE849;
}
.agendaNotThisMonth {
	width: 14%;
	color: #999999;
}
.agendaThisMonth {
	width: 14%;
}
.agendaThisDay {
	width: 14%;
	background-color: #EEF9D1;
}
.agendaHasEvents {
	width: 14%;
	border: 1px solid #BBE849;
}
.agendaMaxi {
	height: 50px;
}
/*** Forum ***/
.forum {
	font-size: 11px;
	color: #999999;
	width: 100%;
	border: 1px solid #BBE849;
}
.forumHead {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: #BBE849;
}
.forum tr.fonce {
	background-color: #EEF2E7;
}
.forum tr.clair {
	background-color: #FFFFFF;
}
/*** Diaporama ***/
.diaporama {
	width: 100%;
	font-size: 11px;
	color: #112052;
}
a img.diapo {
	border: 1px solid #E7F6FD;
}
a:hover img.diapo {
	border: 1px solid #0092D0;
}
/*** SPIP ***/
h3.spip {
	font-size: 14px;
	color: #8F0A4A;
}
hr.spip {
	border-top: 1px dashed #D09535;
	clear: both;
}
li.spip {
	list-style-image: none;
}
.spip_cadre {
	width : 95%;
	padding: 5px;
}
.spip_surligne {
	background-color: #BBE849;
}
a img.spip_logos {
	border: 1px solid #9EB200;
}
a:hover img.spip_logos {
	border: 1px solid #006BA9;
}
table.spip {
	font-size: 11px;
	color: #333333;
	border: 1px solid #D79E5A;
	border-collapse: collapse;
}
table.spip tr.row_first {
	background-color: #D79E5A;
	text-align: center;
}
table.spip tr.row_first strong.spip {
	color: #FFFFFF;
}
table.spip tr.row_odd {
	background-color: #EEF2E7;
}
table.spip tr.row_even {
	background-color: #FFFFFF;
}
table.spip td {
	border: 1px solid #DAE0CD;
	padding: 3px;
}
.spip_encadrer {
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	border: 0;
}
fieldset {
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 0;
}
.formrecherche {
	width: 120px;
}
div.spip { 
  margin-top: 1em;
  margin-bottom: 1em;
}
#formulaire_1 {}
.forml {}
.spip_barre {}
.barre_1 {}

.spip_code {}
.spip_documents {
	padding-bottom: 15px;
}
.spip_logos {}
.spip_bouton {}
/* accueil */
a.titre-accueil {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.titre-accueil:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.info-accueil {
	font-size: 10px;
	color: #FFFFFF;
}
a.info-accueil {
	color: #FFFFFF;
	text-decoration: none;
}
a.info-accueil:hover {
	color: #FFFFFF;
	text-decoration: underline;
}