/* -----------------------------------------------------
Styles spécifiques pour la partie ados
----------------------------------------------------- */
html body {
	background: #fff url('../../pictures/layout/usagers/body-bg-usagers.gif') left 107px repeat-x;
}
#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:#fff url('../../pictures/layout/usagers/srfrm-bg-usagers.gif') bottom left repeat-x;
}

#infoLeft {
	background: url('../../pictures/layout/usagers/srcfrm-usagers-masque.png') bottom left repeat-y;
	width: 299px;
	height: 18px;
	padding-top: .4em;
	padding-bottom: .3em;
}
#searchForm {
	background:#fff url('../../pictures/layout/usagers/bg-infoline.gif') bottom left repeat-x;
	
}
#info label {
    color: #333;
}
#info input.searchButton {
    background-color: #bb5823;
}
#wrap {
	background: -moz-linear-gradient(top, #efefef 0%, #ffffff 40px);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(40px,#ffffff));
	background: -webkit-linear-gradient(top, #efefef 0%,#ffffff 40px);
	background: -o-linear-gradient(top, #efefef 0%,#ffffff 40px);
	background: -ms-linear-gradient(top, #efefef 0%,#ffffff 40px);
	background: linear-gradient(to bottom, #efefef 0%,#ffffff 40px);
  
  
    border-color: #ddab91;
	position:relative;
	z-index:0;
	
	box-shadow: 0 2px 10px 0 rgba(187,88,35,.3);
}
#leftCol #subNav {  
	border-bottom:1px solid #DDAB91;
}
#leftCol #subNav a:link, #leftCol #subNav a:visited, #leftCol #subNav a:active {  
	border-top:1px solid #eacdbd;
}
#leftCol #subNav .subNavOn a,
#leftCol #subNav a:hover, #leftCol #subNav .subNavOn a:hover, 
#leftCol #subNav a:active, #leftCol #subNav a:focus {
	background:#fcf4f1 url('../../pictures/layout/usagers/leftnav-bullet.gif') 6px .8em no-repeat !important;
}

#identity.identity-large{
	height: auto;
}

#identity.identity-large div.breadcrumb{
	margin: 10px 20px 5px;
}

.alertbox{
	border: 1px solid #ddab91;
	
	border-radius: 9px;
	padding: 0.25em 1em 0.45em;
	margin: 0 20px 14px;
}

.alertbox.redalert{
	border-color: #ddab91;
	box-shadow: inset 0 0 5px #ddd;
}

.alertheader-container{
	background: url('../../pictures/layout/usagers/alerte-bg.gif') left bottom no-repeat;
	width: 649px;
	min-height: 17px;
	margin: 0 0 .25em;
	display: block;
}

.alertheader{
	font-weight: bold;
	color: #cc0000;
	background: transparent;
	font-size: 1.4em;
	font-style: italic;
}

.alertmessage{
	margin: 0;
	font-size: 1.1em;
}

h1, h2, h3, h4 {
	color: #bb5823;
}

/*Links
 ----------------------------------------------------- */
a, a:link {
	color:#bb5823;
	border-color:#bb5823;
}
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/usagers/link.gif") no-repeat right center;
}
a.newwindow:hover, a.newwindow:focus {
	background:transparent url("../../pictures/layout/usagers/link_on.gif") no-repeat right center;
}

/* General 
 ----------------------------------------------------- */


#middleCol h1{
	border-bottom: 1px solid #DDAB91;
}
[class^="icon-"],
[class*=" icon-"],
.icon-print, .icon-envelope {
    background-image:url(../../pictures/layout/usagers/glyphicons-halflings.png);
}


.js #topNews #diaporama{
	background: #ddab91;
}
#topNews #diaporama-wrapper{
	margin:0 auto 2em auto;
	float:none;
	background: #fff;
	border-color: #ddab91;
}

#diaporama-wrapper .orbit-caption, #diaporama-wrapper .orbit-bullets{
	background: #fff;
	border-color: #ddab91;
}

#diaporama-wrapper .orbit-bullets .active img{
	border-color: #bb5823;
}

.slideshow-captions, #contentBody #diaporama-wrapper .block-item-content p a{
	color: #bb5823 !important;
}

#contentBody h2{
	font-weight:600;
}

#newsblock{
}

.listNews{
	padding-top: 1.8em;
	border-top: 1px solid #ddab91;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1px, #f6f7f2 1px, #ffffff 25px);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1px,#ffffff), color-stop(1px,#f6f7f2), color-stop(25px,#ffffff));
	background: -webkit-linear-gradient(top, #ffffff 1px,#f6f7f2 1px,#ffffff 25px);
	background: -o-linear-gradient(top, #ffffff 1px,#f6f7f2 1px,#ffffff 25px);
	background: -ms-linear-gradient(top, #ffffff 1px,#f6f7f2 1px,#ffffff 25px);
	background: linear-gradient(to bottom, #ffffff 1px,#f6f7f2 1px,#ffffff 25px);
	margin-top: 1.5em;
}
.tags li{
	background: #f4e3f1;
	background: -moz-linear-gradient(top, #fdf8f5 0%, #faf1ec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdf8f5), color-stop(100%,#faf1ec));
	background: -webkit-linear-gradient(top, #fdf8f5 0%,#faf1ec 100%);
	background: -o-linear-gradient(top, #fdf8f5 0%,#faf1ec 100%);
	background: -ms-linear-gradient(top, #fdf8f5 0%,#faf1ec 100%);
	background: linear-gradient(to bottom, #fdf8f5 0%,#faf1ec 100%);
	border-radius: 0 0 5px 5px;
	border: none;
	border: 1px solid #BB5823;
	border-top: none;
	color: #BB5823;
}
.listNews .thumbnail{
	margin-top: 4px;
}

.listNews .text-thumbnail{
	margin-top: 0;
}

#contentBody .listNews h3{
	font-weight: normal;
}

.listNews h3 a:link, #Ccontent .middleCol h2 a:visited {
	text-decoration:none;
}

.listNews h3 .date{
	color: #000;
}


#rightCol .rightColContent{
	margin-top: 0;
}
#rightCol .rightColHeader{
	border-bottom: 1px solid #ddab91;
}
#rightCol .rightColHeader:after, .rightBoxFooter, #middleCol h1:after, #diaporama-wrapper:after {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjBlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2Y0ZjBlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGYwZWUiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(244,240,238,1) 0%, rgba(244,240,238,1) 30%, rgba(244,240,238,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,240,238,1)), color-stop(30%,rgba(244,240,238,1)), color-stop(100%,rgba(244,240,238,0)));
background: -webkit-linear-gradient(top, rgba(244,240,238,1) 0%,rgba(244,240,238,1) 30%,rgba(244,240,238,0) 100%);
background: -o-linear-gradient(top, rgba(244,240,238,1) 0%,rgba(244,240,238,1) 30%,rgba(244,240,238,0) 100%);
background: -ms-linear-gradient(top, rgba(244,240,238,1) 0%,rgba(244,240,238,1) 30%,rgba(244,240,238,0) 100%);
background: linear-gradient(to bottom, rgba(244,240,238,1) 0%,rgba(244,240,238,1) 30%,rgba(244,240,238,0) 100%);
}

/*
.rightBox.emergencybox{
	display: none;
}

.rightBoxContent.emergencybox{
	background: #fff;
}
.rightBoxContent.emergencybox: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;
}
*/

.rightBox, .contextBoxTitle{
	position: relative;
	border: none;
	border-bottom: 1px solid #bb5823;
	border-left: 1px solid #bb5823;
	
	background: #bb5823 url('../../pictures/layout/usagers/rb-bg-usagers.png') left top repeat-x;
	background: url('../../pictures/layout/usagers/rb-bg-usagers.png') left top repeat-x, -moz-linear-gradient(top, #bb5823 50%, #c46d3f 92%, #c57245 96%);
	background: url('../../pictures/layout/usagers/rb-bg-usagers.png') left top repeat-x, -webkit-gradient(linear, left top, left bottom, color-stop(50%,#bb5823), color-stop(92%,#c46d3f), color-stop(96%,#c57245));
	background: url('../../pictures/layout/usagers/rb-bg-usagers.png') left top repeat-x, -webkit-linear-gradient(top, #bb5823 50%,#c46d3f 92%,#c57245 96%);
	background: url('../../pictures/layout/usagers/rb-bg-usagers.png') left top repeat-x, -o-linear-gradient(top, #bb5823 50%,#c46d3f 92%,#c57245 96%);
	background: url('../../pictures/layout/usagers/rb-bg-usagers.png') left top repeat-x, -ms-linear-gradient(top, #bb5823 50%,#c46d3f 92%,#c57245 96%);
	background: url('../../pictures/layout/usagers/rb-bg-usagers.png') left top repeat-x, linear-gradient(to bottom, #bb5823 50%,#c46d3f 92%,#c57245 96%);
}

.rightBoxContent, .contextBoxContent{
	margin-top: 3px;
	/*border-radius: 9px 0 0 9px;*/
	border: none;
	border-bottom: 1px solid #ddab91;
	overflow: hidden;
	background: #fff;
	
}

.rightBoxContent.rbCcolor2{
	background: #e1f1fb;
	background: -moz-linear-gradient(top, #ffffff 0%, #fdbd9a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fdbd9a));
	background: -webkit-linear-gradient(top, #ffffff 0%,#fdbd9a 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#fdbd9a 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#fdbd9a 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#fdbd9a 100%);
}

#rightCol .rightBoxFooter.emergencybox{
	margin-bottom: 13px;
}

#rightCol .rightBoxFooter{
	margin-bottom: 19px;
}

#subcategoriesBox .subcategoriesTitle h2 {
    background: url("../../pictures/layout/subcategories/subcategory2.gif") no-repeat scroll left bottom transparent;
}
#subcategoriesBox ul.subcategoriesList li {
    background: url("../../pictures/layout/subcategories/bullet2.gif") no-repeat scroll left top transparent;
}
#subcategoriesBox .subcategoriesContent, #relatedLinkBox .relatedLinkContent{
	background: #FFFFFF url("../../pictures/layout/usagers/bg_title-rtlinks.gif") repeat-x left top;
	border-color: #eed5c8;
}

#relatedLinkBox h2, #subcategoriesBox .subcategoriesTitle h2{
	color: #bb5823;
}

#relatedLinkBox .relatedLinkList li{
	list-style-image: url("../../pictures/layout/usagers/paragraph.gif");
}

body #navTools{
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%);
}

#navTools, #navTools a, #navTools a:link{
	color: #BB5823;
	border-color: #ddab91;
}

#navTools > .content > ul{
	border-color: #ddab91;
}

.slogan{
	color: #BB5823;
}

.sprite .icon{
	background-image: url('../../pictures/layout/usagers/icon-sprite-usagers.png');
}

.topOfPage, a.topOfPage, a.topOfPage:link, a.topOfPage:visited, a.topOfPage:active{
	color: #BB5823;
	border-color: #BB5823;
	background: url("../../pictures/layout/usagers/top.gif") no-repeat scroll right center transparent;
}
#foot {
    background: none;
	padding-bottom:1em;
}

