/* -----------------------------------------------------
Styles spécifiques pour la partie ados
----------------------------------------------------- */
html body {
	background: #fff;
	background: url("../../pictures/layout/ados/bg-body-left.png"), url("../../pictures/layout/ados/bg-body-right.png"), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZjFlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: url("../../pictures/layout/ados/bg-body-left.png"), url("../../pictures/layout/ados/bg-body-right.png"), -moz-linear-gradient(top, rgba(239,241,232,1) 0%, rgba(255,255,255,1) 68%);
	background: url("../../pictures/layout/ados/bg-body-left.png"), url("../../pictures/layout/ados/bg-body-right.png"), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,241,232,1)), color-stop(68%,rgba(255,255,255,1)));
	background: url("../../pictures/layout/ados/bg-body-left.png"), url("../../pictures/layout/ados/bg-body-right.png"), -webkit-linear-gradient(top, rgba(239,241,232,1) 0%,rgba(255,255,255,1) 68%);
	background: url("../../pictures/layout/ados/bg-body-left.png"), url("../../pictures/layout/ados/bg-body-right.png"), -o-linear-gradient(top, rgba(239,241,232,1) 0%,rgba(255,255,255,1) 68%);
	background: url("../../pictures/layout/ados/bg-body-left.png"), url("../../pictures/layout/ados/bg-body-right.png"), -ms-linear-gradient(top, rgba(239,241,232,1) 0%,rgba(255,255,255,1) 68%);
	background: url("../../pictures/layout/ados/bg-body-left.png"), url("../../pictures/layout/ados/bg-body-right.png"), linear-gradient(to bottom, rgba(239,241,232,1) 0%,rgba(255,255,255,1) 68%);
	background-position: top left, top right;
	background-repeat: repeat-y, repeat-y, repeat-x;
}
#hdrSection .logo {
    display: block;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
    width: 140px;
}
#hdrSection .logoSection {
	top:0;
	display:block;
	height:80px;
	position:absolute;
	right:0;
	width:144px;
}

#info {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2JSIgc3RvcC1jb2xvcj0iIzgwOTgzYSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjklIiBzdG9wLWNvbG9yPSIjODA5ODNhIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMzglIiBzdG9wLWNvbG9yPSIjODA5ODNhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left, rgba(128,152,58,0) 6%, rgba(128,152,58,0) 9%, rgba(128,152,58,1) 38%);
	background: -webkit-gradient(linear, left top, right top, color-stop(6%,rgba(128,152,58,0)), color-stop(9%,rgba(128,152,58,0)), color-stop(38%,rgba(128,152,58,1)));
	background: -webkit-linear-gradient(left, rgba(128,152,58,0) 6%,rgba(128,152,58,0) 9%,rgba(128,152,58,1) 38%);
	background: -o-linear-gradient(left, rgba(128,152,58,0) 6%,rgba(128,152,58,0) 9%,rgba(128,152,58,1) 38%);
	background: -ms-linear-gradient(left, rgba(128,152,58,0) 6%,rgba(128,152,58,0) 9%,rgba(128,152,58,1) 38%);
	background: linear-gradient(to right, rgba(128,152,58,0) 6%,rgba(128,152,58,0) 9%,rgba(128,152,58,1) 38%);
}
#infoRight {
	background:url('../../pictures/layout/ados/bg-info.png') bottom right no-repeat;
}
#searchForm {
	background:#fff url('../../pictures/layout/ados/bg-infoline.gif') bottom left repeat-x;
}
#info label {
    color: #fff;
}
#info input.searchButton {
    background-color: #879b3c;
}
#wrap {
    background: url("../../pictures/layout/ados/bg-body-top.gif") repeat-x scroll left top #FFFFFF;
    border-color: #b4bd96;
	position:relative;
	z-index:0;
}
#leftCol #subNav a:link, #leftCol #subNav a:visited, #leftCol #subNav a:active {  
	border-top:1px solid #d2d7c0;
}
#leftCol #subNav .subNavOn a,
#leftCol #subNav a:hover, #leftCol #subNav .subNavOn a:hover, 
#leftCol #subNav a:active, #leftCol #subNav a:focus {
	background:#f0f2ea url('../../pictures/layout/ados/leftnav-bullet.gif') 6px .8em no-repeat !important;
}

h1, h2, h3, h4 {
	color: #6a7c2d;
}

/*Links
 ----------------------------------------------------- */
a, a:link {
	color:#6a7c2d;
	border-color:#6a7c2d;
}
a:visited {
	color:#5E5E5E;
	border-color:#5E5E5E;
}
a:hover, a:focus, a:active {
	color:#e52528;
	border-color:#e52528;
}
a.newwindow {
	background:transparent url("../../pictures/layout/ados/link.gif") no-repeat right center;
}
a.newwindow:hover, a.newwindow:focus {
	background:transparent url("../../pictures/layout/ados/link_on.gif") no-repeat right center;
}

/* General 
 ----------------------------------------------------- */

#middleCol h1{
	border-bottom: 1px solid #b4bd96;
}
#middleCol h1:after {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjRlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2YzZjRlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2Y0ZWUiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(243,244,238,1) 0%, rgba(243,244,238,1) 30%, rgba(243,244,238,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,244,238,1)), color-stop(30%,rgba(243,244,238,1)), color-stop(100%,rgba(243,244,238,0)));
background: -webkit-linear-gradient(top, rgba(243,244,238,1) 0%,rgba(243,244,238,1) 30%,rgba(243,244,238,0) 100%);
background: -o-linear-gradient(top, rgba(243,244,238,1) 0%,rgba(243,244,238,1) 30%,rgba(243,244,238,0) 100%);
background: -ms-linear-gradient(top, rgba(243,244,238,1) 0%,rgba(243,244,238,1) 30%,rgba(243,244,238,0) 100%);
background: linear-gradient(to bottom, rgba(243,244,238,1) 0%,rgba(243,244,238,1) 30%,rgba(243,244,238,0) 100%);
}
[class^="icon-"],
[class*=" icon-"],
.icon-print, .icon-envelope {
    background-image:url(../../pictures/layout/ados/glyphicons-halflings.png);
}

.js #topNews #diaporama{
	background: #b4bd96;
}
#topNews #diaporama-wrapper{
	background: #f5f6f1;
	border-color: #b4bd96;
	margin:0 auto 2em auto;
	float:none;
}

#topNews #diaporama-wrapper:after{
	background: url('../../pictures/layout/ados/listenews-bg-ados-light.gif') top center repeat-x;
	height: 19px;
	bottom: -21px;
	
}

#diaporama-wrapper .orbit-caption, #diaporama-wrapper .orbit-bullets{
	background: #f5f6f1;
	border-color: #b4bd96;
}

#diaporama-wrapper .orbit-bullets .active img{
	border-color: #6a7c2d;
}

.slideshow-captions, #contentBody #diaporama-wrapper .block-item-content p a{
	color: #6a7c2d !important;
}


.listNews{
	padding-top: 1.8em;
	background: url('../../pictures/layout/ados/listnews-bg-ados.gif') top center repeat-x;
	border-top: 1px solid #b4bd96;
	margin-top: 1.5em;
}

.tags{
	
}

.tags li{
	background: #7b8a42;
	background: -moz-linear-gradient(top, #7b8a42 0%, #98ab58 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b8a42), color-stop(100%,#98ab58));
	background: -webkit-linear-gradient(top, #7b8a42 0%,#98ab58 100%);
	background: -o-linear-gradient(top, #7b8a42 0%,#98ab58 100%);
	background: -ms-linear-gradient(top, #7b8a42 0%,#98ab58 100%);
	background: linear-gradient(to bottom, #7b8a42 0%,#98ab58 100%);
	border-radius: 0 0 5px 5px;
	border: none;
	border-color: #c1cc99;
	color: #fff;
}

.tags a{
	color: #fff;
}

.listNews .thumbnail{
	margin-top: 4px;
}

.listNews .text-thumbnail{
	margin-top: 0;
}

#contentBody .listNews h2{
	font-weight: normal;
}

.listNews h2 a:link, #Ccontent .middleCol h2 a:visited {
	text-decoration:none;
}

.listNews h2 .date{
	color: #000;
}


#rightCol .rightColHeader {
	background: #fff;
	border: 1px solid #bbc1a3;
	box-shadow: inset 0 0 6px #aabf64;
	border-radius: 9px;
	margin-right: 5px;
	overflow: visible;
}

#rightCol .rightColHeader:after{
	width: 56px;
	height: 22px;
	background: url('../../pictures/layout/ados/pointe-ado.png') left top no-repeat;
	content:'';
	display: block;
	position: absolute;
	bottom: -18px;
	right: 12px;
}

#rightCol .rightColHeader .contentB{
	position: relative;
}
#rightCol .rightColHeader .slogan{
	position: relative;
	width: 84%;
	right: 0;
	font-size: .95em;
	top: .5em;
}
#rightCol .rightColHeader .slogan span.number{
	top: 0;
}
.rightBox, .contextBoxTitle{
	position: relative;
	border: none;
	border-radius: 9px 0 0 9px;
	background: #7e8d48;
	background: -moz-linear-gradient(top, #7e8d48 0%, #7f9140 15px, #9aad59 30px, #94a84e 31px, #a4b566 32px);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e8d48), color-stop(15px,#7f9140), color-stop(30px,#9aad59), color-stop(31px,#94a84e), color-stop(32px,#a4b566));
	background: -webkit-linear-gradient(top, #7e8d48 0%,#7f9140 15px,#9aad59 30px,#94a84e 31px,#a4b566 32px);
	background: -o-linear-gradient(top, #7e8d48 0%,#7f9140 15px,#9aad59 30px,#94a84e 31px,#a4b566 32px);
	background: -ms-linear-gradient(top, #7e8d48 0%,#7f9140 15px,#9aad59 30px,#94a84e 31px,#a4b566 32px);
	background: linear-gradient(to bottom, #7e8d48 0%,#7f9140 15px,#9aad59 30px,#94a84e 31px,#a4b566 32px);
}
.rightBox:after, .contextBoxTitle:after{
	content: "";
	width: 58px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: url('../../pictures/layout/ados/bg-title-ados.png') top right no-repeat;
}

.rightBoxContent, .contextBoxContent{
	margin-top: 3px;
	border-radius: 9px 0 0 9px;
	border: 1px solid #b7c09b;
	overflow: hidden;
	background: #fafaf8;
	background: -moz-linear-gradient(top, #fafaf8 0%, #e8ebdf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafaf8), color-stop(100%,#e8ebdf));
	background: -webkit-linear-gradient(top, #fafaf8 0%,#e8ebdf 100%);
	background: -o-linear-gradient(top, #fafaf8 0%,#e8ebdf 100%);
	background: -ms-linear-gradient(top, #fafaf8 0%,#e8ebdf 100%);
	background: linear-gradient(to bottom, #fafaf8 0%,#e8ebdf 100%);
}

.rightBoxFooter, .contextBoxFooter{
	background: none;
}
#subcategoriesBox .subcategoriesTitle h2 {
    background: url("../../pictures/layout/subcategories/subcategory4.gif") no-repeat scroll left bottom transparent;
}
#subcategoriesBox ul.subcategoriesList li {
    background: url("../../pictures/layout/subcategories/bullet4.gif") no-repeat scroll left top transparent;
}
#subcategoriesBox .subcategoriesContent, #relatedLinkBox .relatedLinkContent{
	background: #FFFFFF url("../../pictures/layout/ados/bg_title-rtlinks.gif") repeat-x left top;
	border-color: #acb68a;
}

#relatedLinkBox h2, #subcategoriesBox .subcategoriesTitle h2{
	color: #000;
}

#relatedLinkBox .relatedLinkList li{
	list-style-image: url("../../pictures/layout/ados/paragraph.gif");
}

body #navTools{
	background: url('../../pictures/layout/ados/bg-content-ados.jpg') bottom right repeat-x;
}

#navTools, #navTools a, #navTools a:link{
	color: #5b6c22;
	border-color: #b4bd96;
}

#navTools > .content > ul{
	border-color: #b4bd96;
}

.slogan{
	color: #5e6f26;
}

.sprite .icon{
	background-image: url('../../pictures/layout/ados/icon-sprite-ados.png');
}

.topOfPage, a.topOfPage, a.topOfPage:link, a.topOfPage:visited, a.topOfPage:active{
	color: #5B6C22;
	border-color: #5b6c22;
	background: url("../../pictures/layout/ados/top.gif") no-repeat scroll right center transparent;
}
#foot {
    background: none;
	padding-bottom:1em;
}

