body {
	margin: 0;
	padding: 0;
	font: 11px/14px Lucida, Verdana, sans-serif;
	background : #eeefec;
}

a {
	text-decoration: none;
	color: #72a436;
}

a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
	border-width: 0;
}

#container {
	/*width: 980px;
	margin-right: auto;
	margin-left: auto;*/
}

#header-wrapper-bg, #content-wrapper-bg, #footer-wrapper-bg {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#header-bg {
	background-color: #eeefec;
	height:206px;
}

#footer-bg {
	background-color: #eeefec;
	height: 206px;
}

#content-bg {
	background-color: #fff;
}

.clear {
	clear:both;
}

#leftcol {
	/*width: 710px;*/
	float: left;
}

#rightcol {
	float:right;
	/*width: 250px;
	float: left;
	background-color: #99d348;
	margin-bottom: 50px;
	padding-top: 10px;*/
}

#rightcol h3 {
	color: #003768;
	font-size: 12px;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
}

#rightcol p {
	padding: 10px;
}

/*ul.menu-homelinks {
	margin: 25px 0 0;
	padding: 0 0 0 0px;
	font-size: 10px;
	line-height: 12px;
}

ul.menu-homelinks ul {
	padding: 0px;
	font-size: 9px;
	line-height: 11px;
	background-color: #dcf2b1;
	margin: 0;
}


ul.menu-homelinks li, ul.menu-homelinks li ul li {
	list-style-type: none;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-top: 1px;
}

ul.menu-homelinks li:hover, ul.menu-homelinks li.active {
	background-color: #dcf2b1;
}

ul.menu-homelinks a {
	color: #003768;
	text-decoration: none;
	font-weight: bold;
}

ul.menu-homelinks a:hover, ul.menu-homelinks li.active a, ul.menu-homelinks a:active {
	color:  #003768;
}

ul.menu-homelinks li ul li:hover, ul.menu-homelinks li ul li.active {
	background-color: #ffffff;
}*/


#header-wrapper {
	height: 206px;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


.header-home {
	background: #fff url(../images/header-home-2011.jpg) no-repeat left top;
}

.header-home {
	background: #fff url(../images/header-home-2011.jpg) no-repeat left top;
}

.header {
	background: #fff url(../images/header-cegep.jpg) no-repeat left top;
}


#header {
	/* width: 710px; */
	/* height: 170px; */
	float: left;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

#header #slideshow-left {
	width: 480px;
	height: 166px;
	float: left;
}

#header #slideshow-right {
	width: 230px;
	height: 166px;
	float: left;
}

#top-menu {
	height: 17px;
	padding-top: 23px;
	color: #11466f;
	font-size: 9px;
	line-height: 12px;
	/*width: 710px;*/
}


#top-menu ul > li > a > span:hover {
	color: #72A436 !important;
}
#top-menu ul > li > a:hover {
	color: #72A436 !important;
}


/*html>body #top-menu {
	position: relative;
}*/

/*#top-menu ul {
	margin: 0 0 0 180px;
	padding: 0 15px 0 0;
}

#top-menu li {
	list-style-type: none;
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}


#top-menu ul li ul {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	padding: 2px;
	position: absolute;
	z-index: 1000;
}

#top-menu li ul li {
	list-style-type: none;
	display: block;
	float: none;
}

#top-menu a {
	color: #11466f;
	text-decoration: none;
}

#top-menu a span {
	font-weight: bold;
}

#top-menu a:hover {
	text-decoration: underline;
	color: #008850;
}

#top-menu-item {
	width: 200px;
}*/

#global-menu {
	color: #003768;
	width: 195px;
	float: left;
	/* margin-left: 18px; */
	/* font-weight: bold; */
}

.green-bg{
	background-color: #99d348;
}

#global-menu ul {
	margin: 0;
	padding: 0 0 0 0px;
}

#global-menu ul li {
	list-style-type: none;
	padding-bottom: 4px;
	/*padding-left: 10px;*/
	padding-top: 3px;
}

#global-menu ul li:hover, #global-menu ul li.active {
	background-color: #eeefec;
}


#global-menu a, #global-menu a span {
	color: #000;
	text-decoration: none;
	/* font-weight: bold; */
	padding-left: 5px;
	display: block;
}

#global-menu .parent ul li a {
	padding-left: 15px;
}

#global-menu .parent ul li ul li a{
	padding-left: 25px;
}


#global-menu #sam-img {
	padding-left: 0 !important;
}

#global-menu a:hover, #global-menu li.active a, #global-menu a:active {
	color:  #003768;
}

#global-menu form {
	margin: 0;
	padding: 0;
}

#global-menu .search {
	width: 65px;
	border-width: 0;
	border-style: none;
}

#global-menu #search-form {
	padding-left : 10px;
	font-size:.8em;
}


#global-menu #search-btn {
	
}

#global-menu ul li ul {
	color: #003768;
	font-size: 10px;
}

#global-menu ul li ul li {
	padding-bottom: 0;
}

#global-menu ul li ul li:hover, #global-menu ul li ul li.active {
	background-color: #ffffff;
}

#global-menu ul li ul li a {
	color: #003768;
}

/*#global-menu ul li ul li a:hover, #global-menu ul li ul li.active a {
	background-color: #ffffff;
}*/


#global-menu #social li{
	float: left;
}

#global-menu #social ul{
	padding-top:10px;
}

#global-menu #social li:hover {
	background-color:#fff;
	opacity: .75;
	-ms-filter: "alpha(opacity=75)";
}

.stButton .chicklets {
	background: url(../images/logo-share.jpg) no-repeat !important;
}
.st_sharethis {
	margin-left:2px;
}

#content {
	width: 785px;
	float: left;
	/* padding-left: 20px;
	padding-right: 30px; */
	text-align: justify;
	color: #58595b;
	position: relative;
	/* padding-top: 15px; */
}

#component {
	width: 470px;
	float: left;
	padding-left: 20px;
	padding-right: 30px;
	text-align: justify;
	color: #58595B;
	padding-top: 15px;
}
.article-image-droite {
	position:absolute;
	top:0;
	right:0;
}



#content ul {
	margin: 0;
	padding-left: 20px;
}

#content h3 {
	color: #003768;
	font-size: 11px;
	line-height: 14px;
}

#content .highlight {
	color: #85be3e;
}

#content li {
	padding-top: 2px;
	padding-bottom: 2px;
}



#clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
}

#content-wrapper {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}

#wrapper {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}

.home {
	/* background: url(../images/splash-home.jpg) no-repeat left 195px; */
}

.cegep {
	background: url(../../images/cegep08/images/bottomright/1.jpg) no-repeat right bottom;
}

.gk_news_show_center img {
	width:70px;
	height:55px;
	padding:10px;
}

.gk_news_show_news_text {
	min-height: 34px;
}

.gk_news_show_table {
	/* height: 290px; */
}


#content .menu-homelinks {
	margin-bottom: 13px;
	
}

#content .moduletable-homepub,
#content .moduletable-homeevents,
#content .menu-homelinks {
	float:left;
	padding: 0 0 0 15px;
}
ul.menu-homelinks li {
	list-style-type: none;
}

#content .moduletable-homenews {
	float:left;
	padding: 0 0 0 15px;
}


#content .moduletable-homenews h3,
#content .moduletable-homeevents h3 {
	color: #98d448;
	font-size: 22px;
	line-height: 25px;
	font-weight:lighter;
	margin: 0 0 10px 0;
	padding: 0;
	text-indent:-9999px;
	/*background: url(../images/rss-symbol.jpg) no-repeat right bottom;*/
}

#content .moduletable-homenews h3 {
	background: url(../images/news-title.jpg) no-repeat bottom left;
}

#content .moduletable-homeevents h3 {
	background: url(../images/events-title.jpg) no-repeat bottom left;
}

#content .moduletable-homepub h3 {
	background: url(../images/home-phototheque-header.jpg) left;
	line-height: 21px;
	padding-left: 3px;
	margin: 0 0 8px 0;
}

#content .moduletable-homenews h4,
#content .moduletable-homenews p,
#content .moduletable-homeevents h4,
#content .moduletable-homeevents p {
	margin: 0;
	padding: 0 0 0 10px;
}

#content .moduletable-homenews a,
#content .moduletable-homeevents a {
	/* color: #003768; */
	margin: 0;
}


#content .moduletable-homenews table,
#content .moduletable-homeevents table {
	margin: 0;
	padding: 0 15px 0 0;
	width: 100%;
	background: #F1F2EF;
}

#content .moduletable-homenews td,
#content .moduletable-homeevents td {
	border-top: 2px solid #ced3c4; 
	padding: 3px 0 20px 0;
	width: 245px;
	margin: 0;
}


.no-border-top {
	border-top: none !important; 
}

#content .home-slideshow {
	float:right;
	background: #fff url(../images/home-slideshow-bg.jpg) no-repeat bottom left;
	width: 768px;
	height: 372px;
	display: block;
	margin-bottom:30px;
}

#content .home-slideshow .captions {
	bottom: 55px !important;
}

#content .home-slideshow .cover-theme1 ul {
	margin-top: 8px !important;
}


#content .home-btn a {
	display: block;
	width: 249px;
	height: 21px;
	background: url(../images/home-btn-bg.jpg) bottom no-repeat;
	color: #2f3528;
	font-weight: bold;
	line-height: 21px;
	text-transform:uppercase;
	/*font: 11px/14px Lucida, Verdana, sans-serif;*/
	font-family: Lucida, Verdana, sans-serif !important;
	padding:0 10px;
}

#content .home-btn2 a, #content .menu-homelinks a {
	display: block;
	width: 249px;
	line-height: 21px;
	height: 21px;
	background: url(../images/home-btn2-bg.jpg) bottom left no-repeat;
	color: #2f3528;
	text-transform:uppercase;
	/*font: 11px/14px Lucida, Verdana, sans-serif;*/
	font-family: Lucida, Verdana, sans-serif !important;
	font-weight: bold;
}

#content .home-btn:hover a, #content .home-btn2:hover a{
	background-position: top;
	text-decoration:none;
}

#content .menu-homelinks:hover a{
	background-position: top left;
	text-decoration:none;
}

#content .home-btn a span, #content .home-btn2 a span {
	margin: 5px 0 0 20px;
}

#content .menu-homelinks a span{
	padding: 0 0 0 20px;
}

#content .home-btn .block-gris{
	height:20px;
	background-color : #F1F2EF;
	width : 233px;
	margin-left: 26px;
}



#content .home-btn {
	margin-left: -26px;
}

.ytc-content-slideshow .theme1 ul li.button_img {
	background: url( ../images/btn-carre-gris.png ) no-repeat;
}

.ytc-content-slideshow .theme1 ul li.button_img_selected {
	background: url( ../images/btn-carre-vert.png ) no-repeat;
}

#content .ytc-content-slideshow {
	float:right;
}

.ytc-content-slideshow div.captions p a {
	/*font: 11px/14px Lucida, Verdana, sans-serif;*/	
	font-family: Lucida, Verdana, sans-serif !important;
}

.ytc-content-slideshow div.captions p {
	text-shadow:none !important;
}



#gk_news_image_1-newsimage1 {
	background-color:#fff !important;
}


/*****************/
#rightcol .white-wrapper {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

#rightcol .moduletable-news {
	background-color: #ffffff;
}

#rightcol .moduletable-news h3 {
	font-size: 18px;
	line-height: 20px;
	border-bottom: 4px solid #dcf2b1;
	margin: 0;
	padding: 0 10px;
}

#rightcol .moduletable-news h4 {
	margin: 0;
	padding: 0 10px;
}

#rightcol .moduletable-news a {
	color: #003768;
	margin: 0;
	padding: 0 10px;
}

#rightcol .moduletable-news p {
	margin: 0;
	padding: 0 10px;
}

#rightcol .moduletable-news table {
	margin: 0;
	padding: 0;
	width: 100%;
}

#rightcol .moduletable-news td {
	border-bottom: 1px solid #dcf2b1;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 245px;
	margin: 0;
}

#rightcol #contextcontent {
	padding-top: 5px;
	padding-bottom: 5px;
}

#rightcol #contextmenu {
	background-color: #cce1a5;
}

#rightcol #contextmenu ul {
	color: #003768;
	font-size: 10px;
	padding: 5px 0;
}

#rightcol #contextmenu ul li {
	list-style-type: none;
	padding-left: 10px;
}

#rightcol #contextmenu ul li:hover, #rightcol #contextmenu ul li ul li.active {
	background-color: #ffffff;
}

#rightcol #contextmenu ul li a {
	color: #003768;
}


/*#rightcol .moduletable-homepub {
	margin: 0;
	padding: 0;
}*/

/* JOOMLA OVERRIDES*/
.page span {
	font-weight: inherit;
	font-style: inherit;
	color: inherit;
}

.contentheading, .contentheading-menu-header {
	font-weight: bold;
	color: #11466f;
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
}

.breadcrumbs {
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	line-height: 12px;
}

h4.gk_news_show_news_header,
h4.gk_news_show_news_header a {
	font-size: 11px;
	/* font-weight: bold;*/
	text-transform: uppercase;
	padding-top:10px !important;
	font-weight: normal !important;
}

#homenews a.readon_class {
	font-size: 11px;
	float: right;
}

.category {
	padding-left: 20px;
}

.description {
	padding-left: 20px;
}


