/* CLF 2.0 TEMPLATE VERSION 1.02 | VERSION 1.02 DU GABARIT NSI 2.0 */
/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */
#pageheader {
	font-size: 1em;
	font-weight:700;
	background-color: #578;
	color: #FFF;
	text-decoration: none;
	padding: 0.5ex 1ex;
	margin-bottom: 1em;
	text-align:center;
	text-transform:uppercase;
	margin-left:155px;
}
#pageheader.lower {
	text-transform:none;
	padding: 0.75ex 1ex 1ex 1ex;
	line-height:1.4em;
}
div.right li.menucontent, div.right div.menucontent {
	color: #000;
	background-color: transparent;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
div.gcinits {
	float: left;
	padding-bottom: 5px;
}
div.gcinit div {
	width: 195px;
	border:0;
}
div.center div.gcinit div {
	margin-right: 4px;
	margin-bottom: 5px;
	float: left;
}
div.gcinit a, div.gcinit a:visited, div.gcinit a:hover {
	width: 100%;
	height: 100%;
	float: left;
	text-decoration: none !important;
}
div.gcinit div {
	font-size: 1.1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 195px;
}

.smrci {
	text-align: left;
	background: url(/gncy/mnstr/images/smrc.jpg) transparent no-repeat;
}
.smrci span {
	padding-top: 5%;
	top: 5%;
	left: 3%;
	position: relative;
	color: #fff;
	background-color: transparent;
}
.smrci2 {
	text-align: left;
	background: url(/gncy/mnstr/images/smrc2.jpg) transparent no-repeat;
}
.smrci2 span {
	padding-top: 5%;
	top: 5%;
	left: 3%;
	position: relative;
	color: #000;
	background-color: transparent;
}

.to {
	text-align: center;
	background: url(/gncy/mnstr/images/tpsmn2.jpg) transparent no-repeat;
}
.to span {
	padding-top: 5%;
	top: 15%;
	left: 0;
	position: relative;
	color: #fff;
	background-color: transparent;
}
.tbr {
	text-align:left;
	background: url(/gncy/mnstr/images/tbr_pstr.jpg) transparent no-repeat;
}
.tbr span {
	padding-top: 5%;
	top: 45%;
	left: 3%;
	position: relative;
	color: #000;
	background-color: transparent;
	z-index: 1;
}

.sred {
	text-align: left;
	background: url(/gncy/mnstr/images/srdrsd.jpg) transparent no-repeat;
}
.sred span {
	padding-top: 5%;
	top: 10%;
	left: 3%;
	position: relative;
	color: #fff;
	background-color: transparent;
}
.atf {
	text-align:left;
	background-color:#578;
}
.atf span {
	padding-top: 10%;
	top: 7%;
	left: 3%;
	position: relative;
	color: #fff;
	background-color: transparent;
}

.h2Bg {
	background-image: url(/images/mp-pp/h2CntrBg.jpg);
	background-repeat: no-repeat;
	font-size: 100%;
	background-color: #eee;
	margin-top: 0px;
}

.fontSizeSm {
	font-size: 60%;
}

/* PHOTO STYLES (THUMBNAIL GALLERIES, FEATURE STORIES, ETC) START */

.feature {
	margin:1ex 0;
	min-height:140px;
	padding:0 0 3px 0;
	border-bottom: 1px dotted #578;
}
.feature2 {
	margin-bottom; 2px;
	padding-bottom: 12px;
	border-bottom: 0px dotted #578;
}
* html .feature {
	height:120px;
}
.feature .photo {
	float: left;
}
.feature .caption {
	margin-left: 160px;
}
.feature .caption p {
	margin:0 0 1ex 0;
	font-size:0.9em;
	padding:0;
}

.photo img, * html .photo img {
	border:solid 0px #333;
	margin:0;
	padding:0;
}
.photo img.noborder, * html .photo img.noborder {
	border:none;
}
.photo a img {
	border:0px solid #333;
}
.photo a:hover img {
	border:0px solid #900;
}
.photo a img.noborder {
	border:0px none;
}
.photo a:hover img.noborder {
	border:0px none;
}
.clear {
	clear: both;
	}
	


