/*
Feuille de style pour l'entête et le pied de page des zones
*/

#cegep_entete {
	background: #CCCCCC url(../images/top_entete_bg.jpg) repeat-x;
	height: 30px;
	border-bottom: 1px #adaca8 solid;
}
#top_navigation {
	float: left;
	padding-left:160px;
	
}
#logo_cegep {
	margin:0 auto;
	padding-left:10px;
	width:960px;
	z-index: 10;
	margin-bottom:-61px;
	position: relative;
}
#contenu_zone {
	background: #d2d2d2;
}
#entete_zone {
	margin: 0 auto;
	height: 405px;
	background: #00477f url(../images/bg_entete.jpg) repeat-x;
	border-bottom: 1px #adaca8 solid;
}
#entete_zone_photos {
	background-color:#FFFFFF;
	height: 405px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#entete_zone_bg {
	width: 310px;
	float: right;
	margin: 175px 150px 0 0;
	padding: 20px;
	opacity:0.7;
	background:#FFFFFF none repeat scroll 0 0;
}
#entete_zone_titre {
	width: 310px;
	float: right;
	margin: 175px 150px 0 0;
	padding: 20px;
	text-align: right;
	opacity:0.7;
	background:#FFFFFF none repeat scroll 0 0;
}
#top_utilitaire {
	height:30px;
	overflow:hidden;
	z-index: 11;
	position: relative;
	background: transparent url(../images/top_entete_bg.jpg) repeat-x;
	
	
}
#top_utilitaire li {
	
	background: #CCCCCC url(../images/top_entete_bg.jpg) repeat-x 0 -3px;
}
#info_entete {
	position: relative;
	height: 30px;
	background-color: #BFFFBF;
	border-bottom: 1px #adaca8 solid;

}
#info_entete p {
  font-size: 100%;
  padding-top: 7px;
  width: 500px;
	margin-left: auto;
	margin-right: auto;  
}
.flash_notice
{
  line-height:1.4;
  padding:0 20px 5px 25px;
  background: transparent url(../images/tick.png) no-repeat scroll left center;
  border-bottom:2px solid #82C977;
}

.flash_error
{
  line-height:1.4;
  padding:0 20px 5px 25px;
  background: transparent url(../images/error.png) no-repeat scroll left center;
  border-bottom:2px solid #e52f42;
  color: #e52f42;
}

.flash_warning
{
  line-height:1.4;
  padding:0 20px 5px 25px;
  background: transparent url(../images/error.png) no-repeat scroll left center;
  border-bottom:2px solid #dbcf0b;
  color: #6D5501;  
}
/* Erreur */
.error_list {
	margin: 0;
	padding: 5px;
	line-height: normal;
	color:#FF0000;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}

/* --------------------------------------------------------------------
	SPECIFIQUE A LA FORMATION CONTINUE
   -------------------------------------------------------------------- */

#inscription_bar {
	display: none;
}


/* --------------------------------------------------------------------
	BAS DE PAGE
   -------------------------------------------------------------------- */

#footer {
	background: #404040 url(../images/zone_footer_bg.jpg) repeat-x;
	color: #95938e;
	height: 160px;
	line-height: 1.4em;
	font-size:90%;
}
#footer a {
	color: #95938e;
}
.footer_wrapper {
	padding-top: 30px;
}
.footer_logo {
	background-image: url(../images/basdepage_logo.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	height: 80px;
	border-right: 1px #6a6966 dotted;
}
.footer_logo p {
	margin: 60px 0px 0 0px;
	text-align:center;
}
.footer_description {
	text-align: right;
}
.footer_logo_metro {
	text-align: center;
}
.logo_metro {
	border: 0px #5e5c59 solid;
}
.footer_texte_add {
	clear: left;
	text-align: center;
}

/* --------------------------------------------------------------------
	BOITE DE RECHERCHE
   -------------------------------------------------------------------- */

#search_box {
	width: 120px;
	height: 18px;
	background-color: #FFF;
	border: 1px solid #999999;
	margin: 5px 10px 5px 10px;
}
#search_box #s {
	float: left;
	padding: 0;
	margin: 1px 0 0 6px;
	border: 0;
	width: 85px;
	background: none;
	font-size: 90%;
	color: #333333;
}
#search_box #go {
	float: right;
	margin: 1px 4px 0 0;
}

/* --------------------------------------------------------------------
	NAVIGATION DES UTILITAIRES
   -------------------------------------------------------------------- */
a.arrow { /*--Drop down trigger styles--*/
	width: 17px;
	height: 30px;
	
	margin: 0 5px 0 0px; 
	z-index:100;
	background: url(../images/subnav_btn.png) no-repeat right top;
	display:none;
	
}
a.arrow:hover {
	background: url(../images/subnav_btn.png) no-repeat right -35px;
}
ul.nav_util li ul, ul.nav_util li {
	height:27px;
	margin-top: 3px;
	margin-bottom: -2px;
}
ul.nav_util li {
	float:right;
	font-weight:normal;
	list-style-type:none;
	text-align:center;
	padding: 0 3px;
}
ul.nav_util, ul.nav_util * {
	margin:0;
	padding:0;
}
ul.nav_util a {
	
}
p#recherche {
	
	position:relative;
	left:930px;
	top:0;
	z-index:10;
	width:20px;
	height:35px;
	
	text-align:right;
	
}
a#affiche_menu {
	background:transparent url(../images/subnav_btn.png) no-repeat center top;
	width:15px;
	height:25px;
	display:block;
	
}
a#affiche_menu:hover {
	background: url(../images/subnav_btn.png) no-repeat center -35px;
	width:15px;
	height:25px;
	display:block;
	
}
/*------------------------------------------------------
  	TOP MENU
  ------------------------------------------------------*/	

#top_navigation li {
	
}
ul.topnav {
	list-style: none;
	padding: 0 5px;
	margin: 0;
	float: left;
	width: auto;
	height: 30px;		
	
}
ul.topnav li {
	float: left;
	margin: 0 0px 0 0;
	padding: 0 0px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index:999;
	background: url(../images/top_entete_bg_separateur.jpg) no-repeat right top;
}
ul.topnav li#favori_star a {
	padding: 0px 10px;
}
ul.topnav li a {
	padding: 0px 25px 0 15px;
	line-height:30px;
	display: block;
	width:auto;
	text-decoration:none;
	float: left;
	color: #7e7c79;
	height: 30px;	
}
ul.topnav li a.topnav_first {
	padding: 0px 15px 0 15px;
}
ul.topnav li a:hover {
	background:#137dc8;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/topmenu.gif) repeat-x;
}
ul.topnav li.current_page_item a {
	background:#137dc8;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/topmenu.gif) repeat-x;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 30px;
	margin: 0 5px 0 -20px; 
	float: left;
	z-index:100;
	background: url(../images/subnav_btn.png) no-repeat center top;
}
ul.topnav li span.subhover {
	background: url(../images/subnav_btn.png) no-repeat center -35px;
	cursor: pointer;
} 
/*--Hover effect for trigger--*/
ul.topnav li ul.etudiant {
	width:13.7em !important;
}
ul.topnav li ul.entreprise {
	width:18em !important;
}
ul.topnav li ul.subfavoris {
	width:10.4em !important;
}
ul.topnav li ul.subnav, ul.topnav li ul.subfavoris {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 30px;
	background: #dedcda;
	margin: 0;
	padding: 5px;
	display: none;
	float: left;
	width:14.4em;
	border-left: 1px solid #adaca8;
	border-right: 1px solid #adaca8;
	border-bottom: 1px solid #adaca8;
	border-top: 1px solid #dbd9d8;			
}
ul.topnav li ul.subnav li, ul.topnav li ul.subfavoris li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #adaca8; /*--Create bevel effect--*/
	clear: both;
	
}
html ul.topnav li ul.etudiant li a {
	width: 12.8em !important;
}
html ul.topnav li ul.entreprise li a {
	width: 17em !important;
}
html ul.topnav li ul.subfavoris li a {
	width: 8.8em !important;
}
html ul.topnav li ul.subnav li a, html ul.topnav li ul.subfavoris li a {
	float: left;
	width: 13.5em;
	background: #dedcda;
	padding: 0 0 0 10px;
}
html ul.topnav li ul.subnav li a:hover, html ul.topnav li ul.subfavoris li a:hover { /*--Hover effect for subnav links--*/
	background:url(../images/topmenu.gif) repeat-x;
}