/* Petrole color for Calendrier */
h1 span {color:#1d5562;}
h2, h2 a, h2 a:hover{color:#1d5562;}

#int_breadcrumb .selectedcrumb {
	color:#1d5562;
	text-decoration:underline;
}
#int_menu li a {
	color:#1d5562;
}
#int_menu ul li a, #int_textofpage ol ul li, #int_textofpage ol ul li.selectedlist a, #int_textofpage ul li{
	background-image: url(/data/luciebruneau/files/image/arrow_petrole.gif);
	background-repeat: no-repeat;
}
#subnav #txt-recherche #btnGo {
	background-color:#3c6d78;
}
/*** UL UL ***/
#int_menu ul ul li a{color:#1d5562;}

#int_menu ul ul li.selectedlist a{color:#1d5562;}
#int_menu ol {background-image:none;}
#int_menu ol li{background-image:none;}

.flashcolor{
background-image: url(/data/LUCIEBRUNEAU/files/image/lb_header/calendrier_right.jpg);
}
.flashcolor p{
background:#3c6d78;
}

@media print {
#head {
	display: none;
}
#int_menu ul li a, #int_menu ul li ul li, #int_textofpage ol ul li, #int_textofpage ol ul li.selectedlist a, #int_textofpage ul li {
	list-style:square;
}
#subnav #txt-recherche #btnGo {
	background-color:#FFF;
}
}