

/* CSS Document */
@charset "UTF-8";

body ,.home .title{color: #577326;}
	.title:hover{color:#577326;text-decoration:underline;}
body {
	behavior:url("/wp-content/themes/percussimo/resources/css/csshover3.htc");
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	background: #7da03e url(../img/bg-main.gif) repeat-x; }
body, .widget .title2{
	font-family:"Arial", Helvetica, sans-serif;}

table, td { font: 11px/14px Arial, Helvetica, sans-serif; }

.clear { clear:both;display:block;float:none;height:0;line-height:0;font-size:0;list-style:none; }
.clear{clear:both;float:none!important;display:block;min-height:0;height:0;overflow:hidden;margin:0;padding:0;line-height:0;font-size:0;/**//*border:red dotted 1px;*/}

form, img {
	margin: 0;
	padding: 0;
	border: 0; }

a {
	color: #ff6600;
	text-decoration: none;
	cursor: pointer; }
	.home a{color:#CC6600;}

	a:hover {
		text-decoration: none;
		color: #990000; }

hr {
	color: #c4d4a1;
	height: 1px;
	background: #c4d4a1;
	border: 0;
	margin: 10px 0 10px 0;
clear:both;	}

* html #axial/*, * html #col-inside-right/*Mettre fix sur ce bloc empêche l'accès au href des enfants*/, * html #header{behavior: url("/wp-content/themes/percussimo/resources/css/iepngfix.htc")}
a#axial {
	display: block;
	padding: 0 0 0 74px;
	margin:0;
	background: url(../img/logo-axial.png) no-repeat;
	color: #577326;
	font-size: 9px;
	line-height: 9px;
	height: 35px; }

a#home {
	display: block;
	position: absolute;
	top: 95px;
	left: 20px;
	padding: 0;
	margin: 0;
	height: 250px;
	width: 400px;
	text-indent: -5000px; }

/*= Titles
-------------------------------------------------------------------------*/
h1 {
	color: #38500e;
	padding: 0;
	margin: 10px 0 10px 0;
	letter-spacing: -0.5px;
	font-size: 26px; }

h2, .title2 {
	color: #38500e;
	padding: 0;
	margin: 0 0 10px 0;
	letter-spacing: -0.5px;
	font-size:20px; }

h3 {
	color: #38500e;
	padding: 0;
	margin: 0 0 10px 0;
	letter-spacing: -0.5px;
	font-size:16px; }
h1,h2,h3,.knowMore{font-style:italic;font-weight:bold;font-family:Georgia, "Times New Roman", Times, serif;}
h1, .Titre, h2, .title2, h3, h4, h5, h6, p, ul, ol, form, table, hr, .widget{margin-top:0;margin-bottom:1em;line-height:1.2em;}
textarea{width:100%;}

blockquote { padding: 0 0 0 20px; }

.breadcrumb {
	color: #88a05d;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 10px 0; }

	.breadcrumb a {
		display: inline;
		color: #88a05d;/*
		background: url(../img/arrow-breadcrumb.gif) no-repeat right;
		float: left;
		padding: 0 10px 0 0;
		margin: 0 5px 0 0;*/ }

		.breadcrumb a:hover { color: #315501; }

/*= Btns
-------------------------------------------------------------------------*/
a.btn-rounded {
	display: block;
	color: #858585;
	font-size: 10px;
	line-height: 10px;
	padding: 5px 0 5px 0;
	background: url(../img/bg-btn.png) no-repeat;
	width: 140px;
	text-align: center; }

	a.btn-rounded:hover {
		background: url(../img/bg-btn.png) no-repeat 0px -20px;
		color: #fff; }

/*= Layouts
-------------------------------------------------------------------------*/
#pageWrapper {
	text-align: left;
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	position: relative; }

#bg-flowers {
	height: 100%;
	width: 100%;
	background: url(../img/bg-flowers.jpg) no-repeat center top;
	min-height: 750px; }

a#link-home {
	display: block;
	float: left;
	position: absolute;
	top: 30px;
	width: 350px;
	height: 125px;
	text-indent: -5000px; }

#nav-tool { height: 84px; }

	#nav-tool #title {
		color: #a3bb78;
		font: italic bold 16px Georgia, "Times New Roman", Times, serif;
		letter-spacing: -0.5px;
		padding: 10px 0 0 20px;
		float: left; }

	#nav-tool #tools {
		float: right;
		padding: 0 20px 0 0; }

		#nav-tool #tools a {
			display: block;
			float: right;
			color: #d2e4b3;
			width: 118px;
			height: 19px;
			text-align: center;
			padding: 5px 0 0 0; }

			#nav-tool #tools a:hover {
				color: #fff;
				background-image: url(../img/tool-thumb.png);background-repeat: no-repeat; }
			* html #nav-tool #tools a:hover {
				background: url(../img/tool-thumb.gif); }

#header {
	display:block;
	background: url(../img/pic-header.png);
	height: 264px;
	width: 950px; }
* html #header {
	background: url(../img/pic-header-noshades.png);}

#contentBloc {
	background: url(../img/bg-content.png) repeat-y;
	height: 264px;
	width: 950px;
	height: 100%;
	}
* html #contentBloc {
	background-image: url(../img/bg-content.gif);}

#content-bg-flowers {
	background: url(../img/content-bg-flowers.jpg) no-repeat center top;
	/*min-height: 440px;*/ 
	min-height: 340px; }

#content-footer {
	background: url(../img/bg-content-bottom.png) no-repeat top;
	padding: 15px 20px;	}
* html #content-footer {
	background-image: url(../img/bg-content-bottom.gif);}

	#content-footer #copy {
		float: left;
		padding: 0;
		font-size: 11px; }

		#content-footer #copy, #menu-footer a{color: #aac37d;}
	#content-footer #menu-footer {
clear:both; }
		
		#content-footer #menu-footer ul {
			margin:0;padding:0;list-style:none;}

		#content-footer #menu-footer a {
			display: block;
			padding:0; }


ol#cols-home {
	padding: 0;
	margin: 0; }

	ol#cols-home li {
		display: block;
		float: left;
		list-style: none; }

	ol#cols-home li#col-home-left {
		width: 440px;
		padding: 15px 0 0 25px; }

	ol#cols-home li#col-home-right {
		width: 400px;
		background: url(../img/bg-home-col-right.png) no-repeat;
		_background: none;
		margin: 15px 0 0 20px;
		padding: 20px; }

ol#cols-inside {
	padding: 0;
	margin: 0;
list-style:none;	}

	ol#cols-inside li { }

	ol#cols-inside li#col-inside-left {
		width: 670px;
		padding: 15px 0 0 25px;
		float: left;}

	ol#cols-inside li#col-inside-right {
		width: 190px;
		margin: 0;
		padding: 20px 25px 0 0;
		line-height: 14px;
		float: right;
		font-size: 11px;  }
		.home #col-inside-right h2{color:#fff;}
	.home ol#cols-inside li#col-inside-right {
		font-size: 1em; }/*
	* html ol#cols-inside li#col-inside-right {padding-right:12px;}*/
		
.home #cols-inside #col-inside-left, .home #cols-inside #col-inside-right{padding:0;margin-top:30px;list-style:none!important;display: block;}
.home #cols-inside #col-inside-left{width:47%;padding-left:3%;}
.home #cols-inside #col-inside-right{width:42%;min-height:455px;padding-right:5%;padding-left:2%;padding-top:2%;float:right;background:url(../img/colonneDroiteAp.png) no-repeat;}
* html .home #cols-inside #col-inside-right{background-image:url(../img/colonneDroiteAp.jpg);}

li#col-home-right #text-box h2 {
	color: #fff;
	_color: #38500e;
	padding: 0;
	margin: 0 0 10px 0;
	letter-spacing: -0.5px;
	font: italic bold 22px/22px Georgia, "Times New Roman", Times, serif; }

li#col-home-right #text-box h3 {
	color: #38500e;
	padding: 0;
	margin: 0;
	letter-spacing: -0.5px;
	font-size: 20px; }

ul.list-style {
	padding: 0;
	margin: 0; }

	ul.list-style li {
		width: 95%;
		display: list-item;
		font-weight: bold;
		float: none;
		padding: 0 0 15px 20px;
		line-height: 14px;
		background: url(../img/bullet-list.gif) no-repeat 0px 2px; }

	ul.list-style ul {
		padding: 5px 0 0 0;
		margin: 0; }

	ul.list-style li li {
		width: 80%;
		font-weight: normal;
		padding: 0 0 3px 30px;
		background: url(../img/bullet-list.gif) no-repeat 10px 2px; }

#btn-footer { padding: 20px 0 0 0; }

	#btn-footer #sentence {
		float: left;
		color: #d17a1d;
		font-size: 11px;
		width: 210px;
		line-height: 12px;
		text-align: right;
		padding: 0 10px 0 0; }

	#btn-footer a#btn {
		float: left;
		background: url(../img/bg-btn-orange.gif) no-repeat;
		display: block;
		height: 30px;
		width: 204px;
		color: #fff;
		font-weight: bold;
		line-height: 12px;
		padding: 6px 0 0 10px; }

		#btn-footer a#btn:hover { color: #FF0; }

a#btn-more {
	display: block;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #cc6600;
	background: url(../img/arrow-orange.gif) no-repeat right 5px;
	padding: 0 15px 0 0;
	margin: 20px 0 0 0;
	width: 125px; }

	a#btn-more:hover { color: #38500e; }

/*= Super Nav
-------------------------------------------------------------------------*/
#tabs {
	padding: 0 0 0 20px; }

	#tabs ul {
		margin: 0;
		padding: 0; }
/*
#tabs li {display:block;margin:0;padding:0;}*/
#tabs a {text-decoration:none;
			letter-spacing: -0.5px;
			font-weight:bold; 
			font-style:italic;
			font-family:Georgia, "Times New Roman", Times, serif;}
/*= context Nav
-------------------------------------------------------------------------*/
#nav-context { padding: 0 0 20px 0; }

	#nav-context ul {
		padding: 0;
		margin: 0; }

	#nav-context li {
		padding: 0;
		margin: 0;
		width: 100%; }


#btn-top {
	color: #577326;
	display: block;
	background: url(../img/arrow-top.gif) no-repeat right 4px;
	text-align: right;
	padding: 0 10px 0 0; }
 
 
 
/*Modification: Daniel Trépanier>*/
/*Main Navigation>*/
#tabs{margin-bottom:-10px;}
#tabs a{font-size:14px;line-height:16px;display:block;}
#tabs a.level0{display:block;float:left;margin: 0 5px 0 0;padding: 0 0 0 4px;color:#fff;background: url(../img/tab-corner-left.gif) no-repeat 3px 0;}
* html #tabs a.level0{margin: 0 3px 0 0;}
#tabs li.level0:hover a.level0{color:#587327;background-position:3px -30px;}
#tabs a.level0 span{display:block;float:left;padding:0 14px 0 10px;height:auto;line-height:30px;background-image:url(../img/tab-corner-right.gif);background-repeat:no-repeat;background-position:right top;}
* html #tabs a.level0 span{padding:0 10px 0 10px;}
#tabs li.level0:hover a.level0 span{background-position:right -30px;}
#tabs li.level0{position:relative;display:block;float:left;}
#tabs li.level0:hover ul.level0{display:block;}
#tabs li.level1, #tabs li.clear{list-style:none;padding:0 5px 0 3px;background:url(../img/mainNav-bg.png) repeat left 0;}
* html #tabs li.level1{background-image:url(../img/mainNav-bg.gif);}
#tabs a.level1{padding:3px 10px 3px 25px;border-width:1px 0 0 0;background:url(../img/item.png) no-repeat 9px 5px;}
* html #tabs a.level1{background-image:url(../img/item.gif);}
#tabs a.level1{border-color:#E1E5D4;border-style:solid;}
#tabs ul.level0{position:absolute;top:30px;left:0;display:none;padding-top:10px;width:225px;background:url(../img/mainNav-bg-top.png) no-repeat left top;}
* html #tabs ul.level0{background-image:url(../img/mainNav-bg-top.gif);}
#tabs ul.level0 ul{padding:0 0 0 5px;}
#tabs ul.level0 a{color:#A0B676;font-size:11px;}
#tabs ul.level0 a:hover{color:#587327;}
#tabs li.clear{height:15px;background:url(../img/mainNav-bg-bottom.png) no-repeat left bottom;}
* html #tabs li.clear{background-image:url(../img/mainNav-bg-bottom.gif);}
#tabs li.clear a{border-width:1px 0 0 0;background-image:none;}
#tabs ul.level0 ul.level1{padding:0 10px 3px 30px;}
#tabs ul.level1, #tabs ul.level1 li{list-style:square;}
#tabs ul.level1 .clear{display:none;}
#tabs a:hover{cursor:auto;}
#tabs a.pointer{cursor:pointer;}
/*<Main Navigation*/
/*Secondary Navigation>*/
#nav-context ul, #nav-context li, #nav-context a{display:block;float:none;overflow:visible;}
#nav-context li.clear a{display:none;}
#nav-context li.level0{border-bottom: 1px solid #d6e0c1;}
#nav-context li.level0:hover, #nav-context li.level0.current_page_parent, #nav-context li.level0.current_page_ancestor, #nav-context li.level0.current_page_item{background:#cfe3aa;border-bottom-color:#F3FCDD;} 
#nav-context li.level0:hover a.level0{color:#376c08;}
#nav-context a{color:#38500e;font-weight:bold;}
#nav-context a.level0{padding:5px 10px;font-size:14px;font-family:arial;}
#nav-context ul.level0{display:none;}
#nav-context li.open ul.level0{display:block;}
#nav-context .current_page_ancestor ul.level0, #nav-context .current_page_parent ul.level0, #nav-context .current_page_item ul.level0{display:block;} 
#nav-context li.level1{margin-bottom:1px;}
#nav-context li.level1:hover, #nav-context li.level1.current_page_parent, #nav-context li.level1.current_page_ancestor, #nav-context li.level1.current_page_item{background:#AED071;}
#nav-context a.level1{padding:3px 10px 3px 25px;background-image:url(../img/item2.gif);background-position:13px 7px;background-repeat:no-repeat;}
#nav-context ul.level2{margin-left:25px;padding-bottom:5px;padding-right:10px;}
#nav-context ul.level1, #nav-context ul.level1 li{list-style:none!important;}
#nav-context ul.level2 li{padding-left:10px;background:url(../img/item2.gif) no-repeat 0 4px;}
#nav-context li.level0 a.pointer:hover{text-decoration:underline;}
#nav-context ul.level1 ul{margin-left:15px;}
#nav-context li.clear{display:block;clear:both;float:none;list-style:none!important;}

#tools .mc_menu{margin-top:0;display:block;float:right;}
#tools .mc_menu_item, #tools .mc_menu_item a{display:block;float:left!important;list-style:none;}
#tools .mc_menu_item span{display:inline;}

/*<Secondary Navigation*/
/*Main Navigation (footer)>*/
#menu-footer li.level0{float:left;margin-right:2em;width:auto;/*width:12%;*/}
* html #menu-footer li.level0{width:12%;}
#menu-footer a{cursor:auto;}
#menu-footer a.pointer:hover{cursor:pointer;color:#fff;}
#menu-footer a.level0{color:#bcd590;margin-bottom:0.3em;}
#menu-footer ul.level0{float:none;clear:both;font-size:0.9em;}
#menu-footer li.level1{float:none;}
* html #menu-footer li.level1{height:0;}
/*<Main Navigation (footer)*/
#copy,#menu-footer{margin-bottom:5px;}#menu-footer{margin-bottom:10px;}
ol#cols-inside #content ul, ol#cols-inside #content ol, #sidebar ul ul{margin:0;padding:0;margin-left:25px;}
ol#cols-inside #content li{float:none;margin-bottom:0.5em;}
ol#cols-inside #content ol, ol#cols-inside #content ol li{list-style-type:decimal;}
ol#cols-inside #content ul, ol#cols-inside #content ul li{list-style-image:url(../img/bullet-list.gif);}
ol#cols-inside #content ul ul, ol#cols-inside #content ul ul li{list-style-image:none;list-style-type:square;}/*
body #bg-flowers #pageWrapper #contentBloc #content-bg-flowers #cols-inside ul, body #bg-flowers #pageWrapper #contentBloc #content-bg-flowers #cols-inside ul li{list-style-type:circle!important;color:green;border-color:red;border-style:dotted;border-width:1px 0;}*/
.postmetadata {background-color:#DBE6C4;border:solid #7C9E3D;border-width:1px 0;padding:0.5em 1em;opacity:0.7;}
#sidebar ul, #sidebar .widget ul, #sidebar .widget ul li{margin-left:0;padding-left:0;}
#sidebar .widget{list-style:none;}
#sidebar .widget ul, #sidebar .widget ul li{list-style:none;}
#sidebar .widget ul ul, #sidebar .widget ul ul li{list-style:disc;margin-left:25px;}

.widget_recent_entries ul{}
.title2{margin-bottom:0;font-style:normal;}
#content .navigation{clear:both;}
.alignleft{float:left;}
.alignright{float:right;}
/*lastNews>*/
#lastNewsNavPrevious{float:left;}
#lastNewsNavNext{float:right;}
.lastNews{display:none;}
.open{display:block;}
.max{display:none;}
.alignleft{float:left;margin:0 1em 0.5em 0;}
.alignright{float:right;margin:0 0 0.5em 1em;}
/*<lastNews*/
/*cincopa>*/
.cp_imagelist ul, .cp_imagelist li{margin-left:0!important;list-style:none!important;float:left!important;}
/*<cincopa*/
.mc_menu{padding:0;}
.icl_lang_sel_translated{display:none!important;}
/*<Modification: Daniel Trépanier*/
 
/*= END
-------------------------------------------------------------------------*/