/*there are Internet Explorer Specfic css in the header section of 
the template page for classes
#top_image
.search_box
if you are changing those, dont forget to change in the template as well*/

/*---[ TAG STYLES ]-------------*/
body{
	margin:0px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #f9f9d8;
	
}

img{
	border:none;
}

a { 
	color:#e29925;
}
a:hover { 
	color:#e29925;
	text-decoration: none;
}



/*---[ LAYOUT STYLES ]----------*/
#wrapper {
	width:913px;
	margin-right:auto;
	margin-left:auto;
	padding:23px;
	padding-top:0px;
	text-align:left;
	border: #dae984 2px solid;
	border-top: none;
	background-color: white;
	margin-bottom:10px;
}

#header{ 
	display: block;
	height: 259px;
	clear: both;
	position:relative;
	background-image:url(/app/templaterepository/MRC_accueil/images/header_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#header_menu {
	position:absolute;
	right: 21px;
	bottom: 12px;
	width:384px;
	height: 14px;
	display:block;
	position:absolute;
}

#je_veux {
	width: 100%;
	height:149px;
	background-image:url(/app/templaterepository/MRC_accueil/images/je_veux_bg.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding-top:67px;
	margin-bottom:8px;
}

#center {
	width:100%;
	float:left;
	position: relative;
}


#left_side {
	width:222px;
}

.left_edge {
	float:left;
	border:1px solid #d7d7d7;
	width:219px;
	background-color: white;
	margin-bottom: 7px;
}
	
#menu_services {
	background:#ff9c00;
	margin-bottom:7px;
	width:215px;
	border: 2px solid white;
	float:left;
}

#menu_organisme {
	background-color: #a5ce00;
	width:215px;
	border: 2px solid white;
	float:left;
}

#menu_organisme a {
	color: white;
	font-size: 10pt;
	padding: 7px 5px;
	margin: 0px 11px;
	border-top: 1px dotted white;
	text-decoration: none;
	display: block;
}

#menu_organisme a:hover, #menu_organisme a:active  {
	padding: 7px 5px;	
	font-weight: bold;
	text-decoration: underline;
	background-image:url(/app/templaterepository/MRC_accueil/images/organisme_arrow.jpg);
	background-position:right;
	background-repeat: no-repeat;
	display: block;
}

#a_la_une {
	background:#54a3dc;
	margin-bottom:7px;
	width:215px;
	border: 2px solid white;
	float:left;
}


/* JAVASCRIPT CLASS FOR WHEN ORGANISME CATEGORIES ARE ACTIVE */

.organisme_active {
	padding: 7px 5px;
	font-weight: bold;
	text-decoration: underline;
	background-image:url(/app/templaterepository/MRC_accueil/images/organisme_arrow.jpg);
	background-position:right;
	background-repeat: no-repeat;
	display: block;
}

/* END JAVASCRIPT CLASS */


#content {
	float:right;
	margin-right:14px;
	width:448px;
}

#right_side {
	float:right;
	width:219px;
}
	
.right_edge {
	float:right;
	border:1px solid #d7d7d7;
	width:219px;
	background-color: white;
	margin-bottom: 9px;
}

#search {
	height: 91px;
	width: 215px;
	border: 2px solid white;
	background-image: url(/app/templaterepository/MRC_accueil/images/search_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}


#main {
	font-size:0.8em;
}

#footer {
	width:100%;
	height:31px;
	padding-top: 15px;
	margin-bottom: 20px;
}

#back_top {
	float:left;
	position:relative;
	right: 80px;
	width:20px;
	bottom:-80px;
}

/*---[ STYLE CLASSES ]---------------*/
.change_text_size {
	float:right;
	position:relative;
	vertical-align:top;
	text-align:right;	
}

.search_box {
	height:16px;
	width:167px;
	padding: 5px; 
	font-size:10pt; 
	text-align:left;
	position:absolute;
	top: 44px;
	left: 14px;
	background-color: white;
}

.search_button {
	position: absolute;
	right: 16px;
	top: 18px;
}

a.evoArticleTitle {
	color:#41abec;
	font-weight:bold;
	text-decoration:none;
}

a.evoArticleTitle:hover {
	text-decoration:underline;
}

.evoArticleDate {
	font-size:xx-small;
} 	

td.evoCategoryTitle {
	color:#41abec;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	border-bottom:2px #41abec solid;
}

/*..........................  menu  .............................*/


a.menu:link, a.menu:active, a.menu:visited {
	color: white;
	font-size: 10pt;
	padding: 7px 5px;
	margin: 0px 11px;
	border-top: 1px dotted white;
	text-decoration: none;
	display: block;
}
a.menu:hover {
	padding: 7px 5px;	
	font-weight: bold;
	text-decoration: underline;	background-image:url(/app/templaterepository/MRC_accueil/images/services_arrow.jpg);
	background-position:right 10px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px 11px;
}

a.menuactive:link, a.menuactive:active, a.menuactive:visited {
	padding: 7px 5px;	
	font-weight: bold;
	text-decoration: underline;
	display: block;
	color: white;
	font-size: 10pt;
	margin: 0px 11px;
}

a.menuactive:hover {
	padding: 7px 5px;	
	font-weight: bold;
	text-decoration: underline;	background-image:url(/app/templaterepository/MRC_accueil/images/services_arrow.jpg);
	background-position:right 10px;
	background-repeat: no-repeat;
	display: block;
	color: white;
	font-size: 10pt;
	margin: 0px 11px;
}

.menu_head {
	color:#41abec;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-left:10px;
}


/*..........................  sub menu 1  .............................*/

a.submenu1:link, a.submenu1:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	position:relative;
	left: 7px;
	padding-left:15px;
	margin-right:5px;
	color:#333333;
	width:145px;
	display:block;
}

a.submenu1:active {
	background-color:#ddd;
}

a.submenu1:hover {
	background-color:#ddd;
}

a.submenu1active:link, a.submenu1active:active, a.submenu1active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 7px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:140px;

}

a.submenu1active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 2  .............................*/

a.submenu2:link, a.submenu2:visited {
	position:relative;
	left: 14px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:133px;
}

a.submenu2:active {
	width:133px;
}

a.submenu2:hover {
	background-color:#ddd;
	width:133px;
}

a.submenu2active:link, a.submenu2active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 14px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:133px;
}


a.submenu2active:active {
	width:133px;
}

a.submenu2active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 3  .............................*/

a.submenu3:link, a.submenu3:active, a.submenu3:visited {
	text-decoration:none;
	color:#333333;
	width:124px;
	margin-right:5px;
}
	
a.submenu3:hover {
	background-color:#ddd;
}

a.submenu3active:link, a.submenu3active:active, a.submenu3active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 21px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:124px;
}

a.submenu3active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 4  .............................*/

a.submenu4:link, a.submenu4:active, a.submenu4:visited {
	display:block;
	text-decoration:none;
	color:#333333;
}
	
a.submenu4:hover {
	background-color:#ddd;
}

a.submenu4active:link, a.submenu4active:active, a.submenu4active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 28px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;;
	width:117px;
}

a.submenu4active:hover {
	background-color:#ddd;
}