@charset "UTF-8";
#outerwrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 800px;
	color: #333333;
	clear: both;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/outerwrapperfond.png);
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 760px;
	color: #333333;
	clear: both;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	clear: both;
	padding: 0px;
	background-image: url(images/TopLogo.png);
	background-repeat: no-repeat;
	height: 150px;
	margin: 0px;
	background-color: #003471;
}
#header_logo {
	height: 150px;
	width: 330px;
	float: left;
}
#header_photo {
	float: right;
	height: 150px;
	width: 430px;
}
#menu {
	clear: both;
	width: 100%;
	background-color: #EEE;
	margin: 0px;
	height: 20px;
}
#content {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer {
	clear: both;
	width: 760px;
	background-color: #EEEEEE;
	height: 30px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFCC33;
}
#footer_info {
	float: left;
	width: 525px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#footer_email {
	float: right;
	width: 210px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#col_left {
	float: left;
	width: 460px;
	padding: 0px;
	margin-left: 20px;
}
#col_left_wide {
	float: left;
	width: 720px;
	padding: 0px;
	margin-left: 20px;
	clear: none;
	margin-right: 20px;
	margin-bottom: 20px;
}
#col_right {
	float: right;
	width: 210px;
	margin-right: 20px;
}
#col_rightbottom {
	float: right;
	width: 210px;
	margin-right: 20px;
	margin-top: 20px;
}
body {
	background-color: #0099FF;
	text-align: center;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fondligne.jpg);
}
a {
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
h1 {
	color: #FFCC00;
	margin-top: 10px;
	text-align: left;
	text-indent: 20px;
	font-size: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003471;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003471;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	margin-top: 6px;
}
.titre_horaire {
	background-image: url(images/Halftone_sm.png);
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
}
li {
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
}
.courant_gras  {
	font-size: 14px;
	font-weight: bold;
}
.calendrier_activite {
	background-color: #FFCC33;
}
.calendrier_regate {
	background-color: #CCFF99;
}
.calendrier_croisiere {
	background-color: #6699FF;
}
.calendrier_rabais {
	background-color: #CCCCCC;
}
