body {  margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; background-image:url(../img/background.jpg); background-repeat:repeat-x; background-color:#dad2ca; }
.titre_rubrique { color:#3e3e3e; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:19px; }
.titre_rubrique a:link { color:#3e3e3e; text-decoration:none  }
.titre_rubrique a:hover { color:#3e3e3e; text-decoration:underline}
.titre_rubrique a:visited { color:#3e3e3e; text-decoration:none }
.titre_rubrique a:visited:hover { color:#3e3e3e; text-decoration:underline }
.titre_rubrique2 { color:#3e3e3e; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }
.titre_rubrique2 a:link { color:#3e3e3e; text-decoration:none  }
.titre_rubrique2 a:hover { color:#3e3e3e; text-decoration:underline}
.titre_rubrique2 a:visited { color:#3e3e3e; text-decoration:none }
.titre_rubrique2 a:visited:hover { color:#3e3e3e; text-decoration:underline }
.agenda_date { color:#7f7f7f; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.agenda_titre { color:#00c5f6; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height:18px; }
.agenda_text { color:#424242; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.agenda_text a:link { color:#424242; text-decoration:none  }
.agenda_text a:hover { color:#424242; text-decoration:underline}
.agenda_text a:visited { color:#424242; text-decoration:none }
.agenda_text a:visited:hover { color:#424242; text-decoration:underline }
.bas_page { color:#8f8986; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.bas_page a:link { color:#8f8986; text-decoration:none}
.bas_page a:visited { color:#8f8986; text-decoration:none}
.bas_page a:hover { color:#8f8986; text-decoration:underline}
.bas_page a:visited:hover { color:#8f8986; text-decoration:underline}
.titre { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#737373; text-transform:uppercase; }
.titre a:link { color:#737373; text-decoration:none  }
.titre a:hover { color:#737373; text-decoration:none}
.titre a:visited { color:#737373; text-decoration:none }
.titre a:visited:hover { color:#737373; text-decoration:none }
.txt { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#3e3e3e}
.titre_vert { color:#50b300; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height:25px; }
.saisie { font-size:12px; }
.padding { padding-bottom:7px; }


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

