.titre {
	margin: 0px;
	padding: 0px;
	height: 55px;
}

.sectionActivites {
	float: none;
	height: 115px;
	width: 450px;
	clear: both;
	padding: 5px;
	margin-left: 12px;
	margin-top: 15px;
}

.activitesTableau {
	width: 550px;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100%;
	display: inline;
}


.ActivitesMois {
	background-color: #CCCCCC;
	height: 18px;
	width: 560px;
	display: block;
	text-indent: 9px;
	line-height: 18px;
	float: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	vertical-align: top;
	font-size: 10px;
}

.ActivitesCell1A {
	background-color: #C2D6EB;
	height: 23px;
	width: 76px;
	display: block;
	text-indent: 6px;
	line-height: 23px;
	float: left;
	white-space: nowrap;
    overflow: hidden;
}
.ActivitesCell1B {
	background-color: #E1EBF5;
	height: 23px;
	width: 76px;
	display: block;
	text-indent: 6px;
	line-height: 23px;
	float: left;
	white-space: nowrap;
    overflow: hidden;
}
.ActivitesCell1B2 {
	background-color: #E1EBF5;
	height: 23px;
	width: 70px;
	display: block;;
	text-indent: 1px;
	line-height: 23px;
	float: left;
	white-space: nowrap;
}
.ActivitesCell2A {
	background-color: #C2D6EB;
	height: 23px;
	width: 224px;
	display: block;
	text-indent: 4px;
	line-height: 23px;
	float: left;
	white-space: nowrap;
}
.ActivitesCell2B {
	background-color: #E1EBF5;
	height: 23px;
	width: 224px;
	display: block;
	text-indent: 4px;
	line-height: 23px;
	float: left;
	white-space: nowrap;
}

.ActivitesCell3A {
	background-color: #C2D6EB;
	height: 23px;
	width: 70px;
	display: block;
	text-indent: 4px;
	line-height: 23px;
	float: left;
	overflow: visible;
}
.ActivitesCell3B {
	background-color: #E1EBF5;
	height: 23px;
	width: 70px;
	display: block;
	text-indent: 4px;
	line-height: 23px;
	float: left;
	overflow: visible;
}
.ActivitesCell4A {
	background-color: #C2D6EB;
	height: 23px;
	width: 121px;
	display: block;
	text-indent: 4px;
	line-height: 23px;
	float: left;
	overflow: visible;
}
.ActivitesCell4B {
	background-color: #E1EBF5;
	height: 23px;
	width: 121px;
	display: block;
	text-indent: 4px;
	line-height: 23px;
	float: left;
	overflow: visible;
}
.ActivitesCell5A {
	background-color: #C2D6EB;
	height: 23px;
	width: 69px;
	display: block;
	text-indent: 1px;
	line-height: 23px;
	float: left;
	font-size: 9px;
	white-space: nowrap;
}
.ActivitesCell5B {
	background-color: #E1EBF5;
	height: 23px;
	width: 69px;
	display: block;
	text-indent: 1px;
	line-height: 23px;
	float: left;
	font-size: 9px;
	white-space: nowrap;
}



.sectionMenuCalendrier {
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 453px;
	background-image: url(/images/menus/boutonsCalendrier.gif);
}
.menuCalendrierBouton a {
	height: 16px;
	width: 183px;
	float: left;
	font-size: 9px; /* Ça c'est pour le stupid IE qui par default laisse 18 pixel d'espace dans toutes les boites!! */
}
.menuCalendrierBouton a:hover {
	cursor: hand;
	background-image: url(/images/menus/boutonsCalendrier.gif);
}

.menuCalendrierBouton a#ajout {
	width: 183px;
}
.menuCalendrierBouton a#ajout:hover {
	background-position: -454px 0px;
}

.menuCalendrierBouton a#modification {
    width: 128px;
}
.menuCalendrierBouton a#modification:hover {
	background-position: -637px 0px;
}

.menuCalendrierBouton a#rapports {
    width: 128px;
}
.menuCalendrierBouton a#rapports:hover {
	background-position: -765px 0px;
}

.sectionContenueCalendrier {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 575px;
	clear: none;
	text-align: left;
}
.calendrierImg {
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 179px;
	float: right;
}
.calendrierContenue {
	padding: 15px 5px 5px 10px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
}
.calendrierContenue a {
	font-size:9pt;
	color: #FF9933;
	font-weight: bold;
}

.calendrierContenue img {
	font-size:9pt;
	color: #FF9933;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img.calendrier {
	float: right;
	padding: 2px 0px 2px 2px;
}
.calendrierTitre {
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.loginTxtUser {
	background-color: white;
	height: 22px;
	width: 200px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 2px;
	line-height: 22px;
	float: left;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

.loginFieldUser {
	background-color: white;
	height: 22px;
	width: 200px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 2px;
	line-height: 22px;
	float: left;
	clear: both;
}

.loginTxtPsw {
	background-color: white;
	height: 22px;
	width: 200px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 2px;
	line-height: 22px;
	float: left;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

.loginFieldPsw {
	background-color: white;
	height: 22px;
	width: 200px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 2px;
	line-height: 22px;
	float: left;
	clear: both;
}

.oubliePssw {
	background-color: white;
	display: block;
	float:left;
	clear:both;
	width: 300px;
}

.loginButton {
	clear: both;
	float: left;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	width: 100%;
}





.elementTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	float: left;
	clear: left;
	padding-bottom: 16px;
}
.element {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	float: left;	
	padding-left: 6px;
	padding-bottom: 16px;
}
.noteTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	float: left;
	clear: left;
	padding-bottom: 16px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
}
.noteElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	float: left;
	height: auto;
	width: 80%;
	clear: both;
}
.organisateurSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	display: block;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	padding-bottom: 8px;
}

.organisateurSelect {
	text-transform: none;
}

.riviereDescSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	display: block;
	height: 67px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	padding-bottom: 8px;
	padding-top: 10px;
}
.riviereSubsection {
	height: 100%;
	width: 250px;
	float: left;
}
.rivereSelection {
	width: 240px;
	text-transform: none;
}
.riviereLinkSubsection {
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-transform: none;
	width: 280px;
}
.descriptionSubsection {
	height: 100%;
	width: 200px;
	float: left;
	clear: right;
	margin-left: 0px;
}
.descriptionText {
	width: 200px;
}

.dateEtNiveauSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	display: block;
	height: 55px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	padding-bottom: 8px;
	padding-top: 10px;
}


.endDateSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

.dateSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
    height: 65px;
    color: black;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
}

.dateEtNiveauSection img {
	margin-top: 0px;
	vertical-align: top;	
}

.niveauSelect {
	text-transform: none;
}

.noteSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	display: block;
	height: 85px;
	width: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

.noteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 514px;
	clear: both;
}
.boutonFermer {
	clear: both;
	float: left;
}

.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6600;
	display: block;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 8px;
}

.iCalWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	background-color: #EEE;
	color: #333;
	border: 1px solid black;
	padding: 12px;
}

* html .iCalWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.iCalWindowTemp {
	position: absolute;
	top: 17px;
	left: 50%;
	width: 600px;
	background-color: #FFFFFF;
	color: #333;
	border: 1px solid black;
	padding: 12px;
	z-index: 500;
}
