@charset "utf-8";
body.site.fluid{background-color:#f7f7f6}
div.djc_accueil{background-image:url(../images/bkg_darkblue.jpg);background-position: 50% 100%;background-repeat: repeat-x;}
main div.item-page div#djc_title{background:url(../images/title_bkg_darkblue.png) 50% 0 no-repeat;}
main div.item-page div#djc_left_title{background:url(../images/title_bkg_darkblue_left.png) 0 0 no-repeat;}
div.colordeg{background:#9595b8 url(../images/bkg2_darkblue.jpg) 0 100% repeat-x;/*border-top:5px solid #aaa;*/}
div.colordark{/*border-top:5px solid #aaa;*/background-color:#1b1d5d;}
div.colorbkg{background:transparent url(../images/bkg_darkblue.jpg) 50% 0 repeat-x;}
p.color1{color:#ffd600;font-style:italic;}
p.color2{color:#1b1d5d;font-style:italic;}
p.color3{color:#ffd600;}
div.color0{background-color:#887080;width:169px;height: 15px;margin-left: 224px;}
div.color2{background-color:#1b1d5d;width:169px;height: 10px;margin-left: 224px;}
@media (max-width: 1049px) {
	main div.item-page div#djc_left_title{display: none;}
	main div.item-page div#djc_title{background-size: 100%;width: 80% !important;}	
}
@media (max-width: 699px) {
	div.color0{width:49.5%;height: 5px; margin-left: 41%;}
	div.color2{width:49.5%;height: 2px; margin-left: 41%;}
}