/* Global Styles */

body {
	margin:0px;
	background-color: #C6BFAF;
	}

td {
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
/* ID Styles */

#navigation a {
	font:12px Century Gothic;
	color: #000000;
	text-decoration: none;
	line-height:30px;
	display:block;
	padding: 0px 10px;
	}

	
#navigation a:hover {
	color:#0066CC;
	}

#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
	
.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}

	
.bodyText {
	font:10px Century Gothic;
	line-height:15px;
	color:#000000;
	}
.footer {
	background-color: #C6BFAF;
	height: 37px;
}
.footerpetit {
	background-color: #C6BFAF;
	height: 37px;
	font-size: xx-small;
	font-family: "Century Gothic";
}

.gras {
	color: #663333;
	font-weight: bold;
}




.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.haut_flash {
	font:10px Century Gothic;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 4px;
	}
	
.mentionText{
	color: #000000;
	font-family: "Century Gothic";
	font-size: 10px;
	padding-right: 10px;
	line-height: 15px;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 6px;
	}
	
.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}

.calendarText {
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
.titre {
	font-size: 12px;
	font-weight: bold;
	font-family: "Century Gothic";
	letter-spacing: 2px;
}

	
	
.sidebarText {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 10px;
	padding-right: 10px;
	line-height: 22px;
	padding-top: 10px;
	}

.sidebarListe {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 10px;
	padding-right: 10px;
	line-height: 15px;
	padding-left: 5px;
	padding-top: 5px;
}
.sidebarTextAccueil {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 14px;
	padding-right: 5px;
	line-height: 20px;
	padding-top: 5px;
}

