img {
	border:				none;
}

a.news, a.newsHidden {
	display:			inline;
	text-decoration:	none;
	font-family:		Arial;
	font-size:			9pt;
	font-weight:		bold;
	color:				#00437a;
	text-decoration:	none;
	//font-weight:		normal;
}

a#currNews {
	text-decoration:	none;
}

a.newsHidden {
	display:			none;
}

a.news:hover {
	text-decoration:	none;
	display:			inline;
}

div#newsBarContainer {
	text-align:			left;
	text-indent:		35px;
	//text-indent:		15px;
	height:				30px;
	line-height:		30px;
	width:				400px;
	margin-left:		150px;
	overflow:			hidden;
	white-space:		nowrap;
}

td#newsBar {
	display:			table-cell;
	background-image:	url(../images/newsBar.jpg);
	background-repeat:	repeat-x;
	background-position:0px 3px;
	height:				30px;
	text-align:			center;
	padding-bottom:		5px;
}


.newsPageBody, .searchItem {
	display:			block;
	float:				left;
	width:				500px;
	margin-left:		10px;
	font-family:		Arial;
	font-size:			12px;
	line-height:		16px;
	overflow:			hidden;
	text-align:			justify;
}

.searchItem {
	height:				55px;
}

.newsPageTitle, .newsPageTitle2, .searchTitle {
	display:			block;
	font-weight:		bold;
	font-size:			16px;
	margin-top:			12px;
	margin-left:		12px;
	width:				100%;
}

.newsPageTitle2, .searchTitle {
	margin-left:		auto;
}

.newsPagePhotoBox {
	display:			block;
	float:				left;
	margin-left:		15px;
}

.newsPagePhotoBox .img1 {
	margin-top:			1px;
	border:				none;
	display:			block;
//	height:				79px;
//	width:				105px;
}

.img1 {
	margin-top:			1px;
	border:				none;
}

.img2 {
	margin-top:			50px;
	border:				none;
}

.newsPageRuler {
	clear:				both;
	width:				80%;
	position:			relative;
	top:				+20px;
	margin-bottom:		40px;
	left:				-2.6%;
	background-color:	#013e77;
	border-color:		#013e77;
	border-style:		solid;
	display:			block;
}

.date {
	position:			relative;
	font-size:			10px;
	font-style:			italic;
	font-weight:		normal;
	display:			inline;
	margin-top:			-12px;
	margin-right:		43px;
	float:				right;
}

.newsFollowUp {
	display:			block;
	clear:				both;
	height:				15px;
	width:				100%;
	margin-right:		43px;
	background-image:	url(../images/redArrow.png);
	background-repeat:	no-repeat;
	text-align:			left;
	line-height:		15px;
}

.redArrowO {
	display:			block;
	float:				left;
	height:				15px;
	width:				22px;
	background-image:	url(../images/redArrow.png);
	background-repeat:	no-repeat;
	background-position:left top;
}

.newsPageBodyO {
	display:			block;
	float:				left;
	width:				392px;
	font-family:		Arial;
	font-size:			12px;
	line-height:		16px;
}

.newsPagePhotoBoxO {
	display:			block;
	float:				left;
	width:				192px;
	margin-left:		30px;
}

#searchBox {
	float:				right;
	background-image:	url(../images/searchBg.jpg);
	height:				29px;
	width:				202px;
}

#txtSearch {
	margin-left:		31px;
	margin-top:			4px;
	width:				130px;
	background-color:	transparent;
	border:				none;
}

#subSearch {
	height:				0px;
	width:				0px;
	position:			absolute;
	top:				-100px;
	left:				-100px;
}

.searchTitle, .searchTitle a, .searchTitle a:visited {
	color:				#003d77;
	text-decoration:	underline;
}

.searchNavig {
	display:			block;
	width:				100%;
	text-align:			center;
}

.rssFeed {
	display:			block; 
	height:				39px;
	width:				300px;
	background-image:	url(../images/feed.gif);
	background-repeat:	no-repeat;
	line-height:		52px;
	text-indent:		50px;
	text-decoration:	none;
	color:				#003d77;
}

body {
	background-position:	center;
	background-repeat:		repeat-y;
	color:					black;
	background-color:		#fcfae3;
	padding:				0px;
	margin:					0px;
	font-size:				12px;
	font-family:			Verdana;
}

p {
	padding:				0px;
	margin:					0px;
}

a, a:visited {
	color:					#626260;
	text-decoration:		underline;
}

a:hover {
	color:					#626260;
	text-decoration:		underline;
}

#layoutTable {
	margin:				auto;
	border-collapse:	collapse;
	border-spacing:		0px;
	width:				1007px;
	background-color:	#f7ffeb;
}

#menuCell {
	width:				1007px;
	height:				44px;
	background-image:	url(../images/staticMenu.jpg);
	background-repeat:	no-repeat;
	background-position:top left;
}

#topCell, #topCellEN {
	background-image:	url(../images/topLeft.jpg);
	background-repeat:	no-repeat;
	background-position:top left;
	background-color:	#FBFADC;
}

#topCellEN {
	background-image:	url(../images/topLeftEN.jpg);
}

#calCell {
	background-image:	url(../images/leftColumnBottom.jpg);
	background-position:-1px bottom;
	background-repeat:	no-repeat;
	vertical-align:		top;
}

#calTop {
	height:				20px;
	width:				297px;
	border-top:			4px #fcfae3 solid;
	background-image:	url(../images/leftColumnTop.jpg);
	text-align:			right;
	color:				white; 
	font-family:		Tahoma; 
	font-size:			13px; 
	text-indent:		10px; 
	padding-right:		10px;
	
}

#contentCell {
	background-image:	url(../images/contentBottom.jpg);
	background-repeat:	no-repeat;
	background-position:2px bottom;
}

#contentZone {
	display:			block;
	width:				672px;
	padding-top:		10px;
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		10px;
	margin-left:		2px;
	color:				#003882;
	font-size:			12px;
	min-height:			675px;
	//height:			expression(this.scrollHeight < 676 ? "675px" : "auto");
	vertical-align:		top;
}

#outlineCal {
	background-image:	url(../images/calendarJunk.jpg);
	position:			relative;
	background-repeat:	no-repeat;
	margin-left:		2px;
	width:				302px;
	height:				320px;
	padding-top:		10px;
	margin-top:			15px;
}

#contentZone img {
	padding-left:		6px;
	padding-right:		6px;
	
}

#contentTop {
	height:				20px;
	width:				700px;
	border-top:			4px #fcfae3 solid;
	margin-left:		-1px;
	background-image:	url(../images/contentTop.jpg);
}

#layoutTable td  {
	border:				none;
	border-spacing:		0px;
	border-collapse:	collapse;
	padding:			0px;
	margin:				0px;
}

#ccLogo {
	display:			block; 
	width:				200px; 
	height:				215px;
	background-image:	url(../images/logoCC.jpg);
}

#flashBanner {
	display:			block;
	position:			relative;
	z-index:			1;
	width:				544px;
	height:				183px;
	margin-left:		-1px;
	background-image:	url(../images/tempFlash.jpg);
}

#menuBox {
	display:			block;
	width:				544px;
	height:				31px;
	margin-top:			1px;
}

#flashLogos {
	display:			block;
	position:			relative;
	width:				697px;
	height:				303px;
	padding-top:		0px;
	padding-left:		2px;
}

#seasonDiv {
	width:				309px;
	height:				303px;
	margin-top:			-1px;
	position:			relative;
	background-color:	#faf9db;
	background-position:top left;
	background-repeat:	no-repeat;
}

#surroundDiv {
	background-image:	url(../images/bgRepeat.jpg);
	background-repeat:	repeat-y;
	width:				1008px;
	margin:				auto;
	margin-top:			12px;
	background-position: -2px;
}

#layoutTable {
	background-image:	url(../images/bgRepeat.jpg);
	background-position: -2px;
}

#becomeMember {
	display:			block;
	position:			relative;
	width:				208px;
	height:				31px;
	margin-top:			1px;
	left:				-2px;
	//left:				-3px;
	background-image:	url(../images/become.jpg);
	text-decoration:	none;
}

#newsBox {
	width:				298px;
	height:				188px;
	background-image:	url(../images/bgNews.jpg);
	background-position: 2px;
	margin-bottom:		18px;
}

#calBox {
	width:				198px;
	margin-left:		24px;
	margin-top:			20px;
}

#calendarBox {
	display:			block;
	width:				198px;
	height:				204px;
	margin-top:			3px;
	border:				1px solid #cccccb;
}

#sondageBox {
	display:			block;
	position:			relative;
	width:				206px;
	height:				204px;
	overflow:			hidden;
	margin-top:			3px;
	left:				-2px;
	//left:				-3px;
	border:				1px solid #cccccb;
}

.leftCell {
	padding-left:		3px;
}

.right {
	//position:			relative;
	left:				-1px;
}

/* Memberview */

table.member td.nomCie {
	font-size:			12pt;
	font-weight:		bold;
}

table.member td.addy {
	width:				50%;
}

table.member td.memberText p {
	text-align:			justify;
	padding-top:		15px;
}

table.member td.centerImgBox {
	text-align:			center;
}

table.member td.centerImgBox div.box {
	margin:				auto;
	text-align:			left;
	clear:				both;
	margin-top:			20px;
}

img.img {
	display:			block;
	background-repeat:	none;
	background-position: center center;
	height:				112px;
	width:				150px;
	float:				left;
	margin-right:		4px;
}

/* Three col pages */
.threeColTable {
	display:			table;
	border-spacing:		0px;
	empty-cells:		show;
	height:				400px;
	border-spacing:		2px;
}

.threeColTable img {
	border:				none;
}

.threeColTable td {
	vertical-align:		top;
}

.threeColTable .col1, .threeColTable .col2, .threeColTable .col3{
	width:				153px;
	border:				1px solid #cccccb;
	border-top:			none;
	text-align:			justify;
	padding-left:		11px;
	padding-right:		11px;
}

.threeColTable .titre {
	font-weight:		bold;
	font-size:			14px;
	height:				40px;
	border:				1px solid #cccccb;
	border-bottom:		none;
	vertical-align:		middle;
	text-align:			left;
	padding-left:		11px;
	padding-right:		11px;
	color:				#717267;
}

.threeColTable a, .threeColTable a:visited, .threeColTable a:hover {
	font-weight:		bold;
	text-align:			left;
}

.threeColTable .photo {
	text-align:			right;
	height:				130px;
	text-align:			center;
	vertical-align:		center;
	border-left:		1px solid #cccccb;
	border-right:		1px solid #cccccb;

}

.threeColTable .photo img {
	height:				120px;
	width:				160px;
	padding:			0px	!important;
	border:				none !important;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA);  display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Tahoma, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/* New stuff */ 

#contactLink, #carteLink, #planLink, #logoLink, #frenchLink, #englishLink, #villageLink {
	position:		absolute;
	display:		block;
	height:			25px;
	text-decoration:none;
	margin-top:		+4px;

}

#contactLink {
	width:			80px;
	margin-left:	+400px;
	margin-top:		+50px;
	height:			15px;
}

#villageLink {
	width:			260px;
	margin-top:		+20px;
	height:			100px;
	margin-left:	+140px;

}


#planLink {
	width:			80px;
	margin-left:	+400px;
	margin-top:		+68px;
	height:			15px;
}

#carteLink {
	width:			80px;
	margin-left:	+400px;
	margin-top:		+85px;
	height:			15px;
}

#frenchLink, #englishLink {
	width:			80px;
	margin-left:	+400px;
	margin-top:		+103px;
	height:			15px;
}

#logoLink {
	width:			150px;
	height:			125px;
	margin-left:	0px;
}
