﻿/* Main
---------------------------------------- */
@charset "utf-8";

html {
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 101%;
	margin-bottom: 1px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	background-color: #921800;
}

img, div, input {
	behavior: url("iepngfix.htc") /* IE PNG Alpha Fix */
}

a {
	color: #113990;
	text-decoration: none;
}

a:hover {
	color: #113990;
	text-decoration: underline;
}

a.lightLink {
	color: #fff;
	text-decoration: none;
}

a.lightLink:hover {
	color: #fff;
	text-decoration: underline;
}

a img {
	border: none;
}

form, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 a, h2 a, h3 a, h4 a {
	color: #802412;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #802412;
	text-decoration: underline
}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #802412;
	line-height: 26px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin-bottom: -10px;
}

h4 {
	color: #802412;
	padding-bottom: 5px;
}


/* Body
---------------------------------------- */
.outterBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.innerBody {
	width: 1070px;
	background-color: #fff;	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
}

.contentOutter {
	border-top: #000 2px solid;
}

.contentSide {
	width: 358px;
	background: #fcecd2 url(lyt_img/sidebg.png) left top no-repeat;
}

.contentSide #quoiDeNeuf {
	width: 301px;
}

.contentSide #enVedette {
	width: 335px;
}

.contentSide #sondage {
	width: 296px;
}

.innerSide {
	width: 275px;
	padding: 20px 0 0 30px;
}

.contentMain {
	background-color: #fff;	
	width: 712px;
	height: 100%;
	vertical-align: top;
}

.contentMain #Main {
	padding: 20px 20px 20px 5px;
}

.contentMain #Secondary {
	padding: 20px 20px 20px 30px;
}

.enVedette {
	color: #000;
	font-size: 12px;
}

.quickLinks {
	border-top: #802412 1px solid;
	border-bottom: #802412 1px solid;
	color: #802412;
	padding: 3px 0px;
}

.newsLink {
	padding-bottom: 10px;
}

.eventCell {
	padding: 10px 0; 
	border-bottom: #e3caa1 1px solid;
}

.categoryTitle {
	color: #802412;
	font-size: 14px;
	font-weight: bold;
}


/* Menu
---------------------------------------- */
.navMenu {
	display: inline;  /* Needed for IE5/6 doubled float-margin bug */
	float: left;
	height: 29px;
	padding: 0px;
	background-color: #c89644;
	width: 1070px;
}

.navMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.navMenu ul li {
	float: left;
	position: relative;
}

.navMenu ul li a, .navMenu ul li a:visited {
	color: #fff;
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	padding: 0px;
	text-decoration: none;
}

.navMenu ul li:hover {
	width: auto;
}

.navMenu ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #802412;
}

.navMenu ul li ul {
	display: none;
}

.navMenu table {
	border-collapse: collapse;
	font-size: 12px;
	left: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
}

.navMenu ul li:hover ul {
	border-bottom: #000 1px solid;
	display: block;
	left: 1px;
	position: absolute;
	top: 29px;
	width: 198px;
}

.navMenu ul li:hover ul.endstop {
	left: -92px;
}

.navMenu ul li:hover ul li ul {
	display: none;
}

.navMenu ul li:hover ul li a {
	background-color: #a75241;
	border-bottom: #000 0px solid;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	color: #fff;
	display: block;
	height: auto;
	line-height: 15px;
	margin: 0;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	width: 180px;
}

.navMenu ul li:hover ul li a:hover {
	background-color: #802412;
}

.navMenu ul li:hover ul li:hover ul {
	display: block;
	left: 197px;
	position: absolute;
	top: 1px;
}

.navMenu ul li a:hover ul {
	background: #fff;
	border-bottom: #E3E3E3 1px solid;
	display: block;
	left: 0px;
	position: absolute;
	top: 16px;
}

.navMenu ul li a:hover ul li a {
	background: #fff;
	border-bottom: #E3E3E3 0px solid;
	border-left: #E3E3E3 1px solid;
	border-right: #E3E3E3 1px solid;
	border-top: #E3E3E3 1px solid;
	color: #3f1407;
	display: block;
	height: auto;
	line-height: 15px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	text-decoration: none;
	width: 180px;
}

.navMenu ul li a:hover ul li a ul{
	height: 0px;
	position: absolute;
	visibility: hidden;
	width: 0px;
}

.navMenu ul li a:hover ul li a:hover {
	color: #BD8348;
}

.navMenu ul li a:hover ul li a:hover ul {
	color: #3f1407;
	left: 197px;
	position: absolute;
	top: 0px;
	visibility: visible;
}


/* Tables
---------------------------------------- */
.tableTitle {
	font-family: arial;
	background-color: #7C2B12;
	color: #fff;
	font-weight: bold;
	padding: 5px 6px;
}

.tableBG1 {
	background-color: #EBD9C4;
	padding: 5px 4px;
}

.tableBG2 {
	background-color: #fff;
	padding: 5px 4px;
}


/* Footer
---------------------------------------- */
.footer {
	background-color: #fff;
	padding: 15px 10px;
}

.footer a {
	color: #898989;
	text-decoration: underline;
}

.footer a:hover {
	color: #898989;
	text-decoration: none;
}

.footer #footerText {
	font-size: 12px;
	padding-bottom: 10px;
}

.footer #mindsweep {
	font-size: 10px;
}


/* Calendar
---------------------------------------- */
.calendarTitle {
	background-color: #c89644;
	padding: 5px 4px;
	color: #802412;
	font-size: 24px;
	font-weight: bold;
	height: 34px;
}

.calendarBody {
	width: 100%;
}

.calendarDayOfWeek {
	background-color: #e8e0d4;
	color: #939598;
	border: #fff 1px solid;
	font-size: 14px;
	text-align: center;
	width: 90px;
	height: 30px;
	vertical-align: middle;
}

.calendarDay {
	background-color: #fcecd2;
	border: #fff 1px solid;
	color: #939598;
	height: 75px;
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
	width: 90px;
}

.calendarNoDay {
	background-color: #e8e0d4;
	border: #fff 1px solid;
	color: #939598;
	font-size: 18px;
	font-weight: bold;
	height: 75px;
	vertical-align: top;
	width: 90px;
}


/* Miscellaneous
---------------------------------------- */
.eventTitle {
	color: #802412;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

.eventDetail {
	color: #000;
	font-size: 16px;
}

.eventDescription {
	color: #000;
}

.error {
	background-color: #FF9;
	border: 1px solid #FFF;
	color: #F00;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.success {
	background-color: #9C9;
	border: 1px solid #FFF;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.formLabel {
	padding-right: 10px;
	text-align: right;
}

.textLeft {
	text-align: left;
}

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

#fullHeight {
	height: 100%;
	vertical-align: top;
}

.yearTitle {
	font-size: 16px;
	font-weight: bold;
	color: #802412;
}

.galleryImage {
    width: 440px;
	height: auto;
    background: no-repeat center;
	border: 2px solid #ededed;
	padding: 4px;
}

.galleryThumb {
    width: 52px;
    height: 52px;
    background: #f0f0f0 no-repeat center;
    border: 1px solid #c0c0c0;
}

.galleryThumb a:hover, .galleryThumbSelected {
    width: 52px;
    height: 52px;
    background: #f0f0f0 no-repeat center;
    border: 1px solid #802412;
}

.greyText {
	color: #818386;
}

.welcomeText {
	padding: 0 5px 0 20px;
}

div#photoflash, object#photoflash {
	display: inline;
	margin-left: -10px;
	float: left;
	margin-right: 5px;
	padding-right: 10px;
}

.albumHeader {
	font-size: 16px;
	color: #802412;
	line-height: 16px;	
	text-align: left;
	padding-left: 5px;
}
