BODY {
	background-image: url(../_img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0;
	background-attachment: fixed;
}
/* Blocks and positioning */
#blockMenu {
	z-index: 5;
	background-image: url(../_img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	position: absolute;
	width: 100%;
	height: 264px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	left: 0px;
}
/* Layout of content */
#blockContent {
	display:block;
	position:absolute;
	z-index: 15;
	top: 140px;
	width: 100%;
	margin-bottom:200px;
}
#tableContent {
	background-repeat: no-repeat;
	background-position: left top;
}
#tableContent #section {
	vertical-align: top;
	text-align: left;
	width:210px;
}
#tableContent TD.content {
	padding: 60px 5px 5px;
	vertical-align: top;
	text-align: left;
}
#tableContent TD TD {
	padding: 2px;
}
#tableContent TD#sectionMenu {
	width: 210px;
	padding: 220px 5px 5px;
	vertical-align:top;
}
#tableContent TD#columnProfilePhoto {
	width: 210px;
	padding: 44px 0 0 11px;
	text-align:left;
	vertical-align:top;
}
#tableContent #sectionPhoto {
	width: 210px;
	padding: 40px 0 0 11px;
	text-align:left;
}
#tableContent #cadrePhotoRubrique {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 4px 0 4px;
	margin: 0;
}
/* Home page */
#blockIntro {
	z-index: 13;
	position: absolute;
	width: 28%;
	margin-left: 5%;
	top: 170px;
}
#blockIntro #introInfo {
	text-align:center;
	color: #FFFFFF;
	padding: 10px 20px 10px 0px;
	width: 200px;
	height: 80px;
	background-image: url(../_img/homeIntroInfoBg.gif);
}
#blockJournal {
	z-index: 15;
	position: absolute;
	width: 25%;
	margin-left: 37%;
	top: 130px;
	padding: 60px 20px 20px 20px;
	background-image: url(../_img/homeTextJournal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#blockInitiation {
	z-index: 14;
	position: absolute;
	width: 23%;
	margin-left: 70%;
	top: 200px;
	padding: 190px 15px 20px 25px;
	background-image: url(../_img/homeTextInitiation.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#homeSlideshow {
	/* Ligne ajoutée pour photoStackPlayer */
	margin-left: 5%;
	/* Ligne ajoutée pour photoStackPlayer */
	top: 700px;
	z-index: 10;
	position: absolute;
	width: 100%;
	bottom: 43px;
}
#homeSlideshow TABLE {
	background-image: url(../_img/accueilPhotos.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/* Submenu */
#submenu {
	background-image: url(../_img/submenuBorder.gif);
	background-repeat: repeat-y;
	background-position: right center;
	margin: 0;
	padding: 0;
}
#submenu LI {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	font-variant: small-caps;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right center;
}
#submenu LI.focus {
	color: #000000;
	font-weight: bold;
	background-image: url(../_img/submenuFocus.gif);
}

/* Link for connection and profile */
#linkMember {
	z-index:50;
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#CC0000;
}
#linkMember A {
	color: #FFFFFF;
}

/* Redefine HTML tags */

BODY, P, TD, INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
P {
	margin-top: 0px;
	margin-bottom: 7px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #182750;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E569E;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}
H3 { /* Used in messageries.php */
	color: #FFFFFF;
	background-color: #553047;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 3px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;
}
A {
	color: #CC0000;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
IMG {
	border: none;
}
TH {
	color: #333333;
}
FORM TH {
	text-align:right;
}
TH.optional {
	color:#888888;
}
HTML {
	scrollbar-base-color: #EEEEEE;
	scrollbar-arrow-color: #CC0000;
	scrollbar-track-color: white;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-lightshadow-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
}

/* Special */

.readMore {
	position:absolute;
	right: 20px;
	background-image: url(../_img/readMore.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.dataLines TD {
	border-top: 1px solid #CCCCCC;
}
A.write {
	background-image: url(../_img/messageWrite.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

/* Message */

#message {
	padding-top: 10px;
	padding-left: 10px;
	background-color:#FFFFFF;
	background-image: url(../_img/messageHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#message #header IMG {
	display: block;
	float: left;
}
#message #header P {
	margin: 0 0 0 50px;
	padding: 0;
}
#message #header LABEL {
	color:#666666;
	padding-left: 10px;
}
#message #text {
	position: relative;
	margin-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	background-color:#FFFFFF;
	background-image: url(../_img/messageFooter.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#message #text H1 {
	border: none #FFFFFF;
}

.messageActions A {
	margin-right: 20px;
}
.messagePath {
	margin-bottom: 5px;
}
.messagePath A {
	font-size: 11px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.messagePath A.readed {
	background-image: url(../_img/listMsgReaded.gif);
	color: #777777;
	font-weight: normal;
}
.messagePath A.new {
	background-image: url(../_img/listMsgNew.gif);
	color: #000000;
	font-weight: bold;
}
.messagePath A.updated {
	background-image: url(../_img/listMsgUpdated.gif);
	color: #333333;
	font-weight: bold;
}

/* Calendar */

TABLE.calendar {
	border: 1px solid #37386C;
}
TABLE.calendar TH {
	text-align: center;
}
TABLE.calendar TR TD {
	width: 14%;
}
TABLE.calendar TR TD.day {
	background-color: #F5F3E0;
	vertical-align: top;
}
TABLE.calendar TD.day A {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
}
TABLE.calendar TD.disabled {
}

/* Event types (agenda and messages) */
.evenCompetition {
	background-image: url(../_img/pagaieRouge.png);
}
.evenEntrainement {
	background-image: url(../_img/pagaieOrange.png);
}
.evenSoiree {
	background-image: url(../_img/pagaieBleu.png);
}
.evenReunion {
	background-image: url(../_img/pagaieMauve.png);
}
.evenDivers {
	background-image: url(../_img/pagaieVert.png);
}
.evenInitiation {
	background-image: url(../_img/pagaieRose.png);
}
.evenStage {
	background-image: url(../_img/pagaieJaune.png);
}

.calendar .evenCompetition,
.calendar .evenSoiree, 
.calendar .evenEntrainement,
.calendar .evenReunion,
.calendar .evenStage,
.calendar .evenInitiation,
.calendar .evenDivers {
	background-repeat: no-repeat;
	background-position: left top;
	list-style-position: inside;
	text-indent: 20px;
}

/* Radio button for event type */

LABEL.evenCompetition,
LABEL.evenSoiree, 
LABEL.evenEntrainement,
LABEL.evenReunion,
LABEL.evenStage,
LABEL.evenInitiation,
LABEL.evenDivers {
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 15px;
	text-indent: 0;
}
