
body #rubriques .title {
	background-color:#A6B6DA;
}


body #rubriques .contents .item {
	background-image:url(../img/actualites-site-bullet.gif);
}

body .separator {
	height:20px;
	border-bottom:1px #F1F4F9 solid;
	clear:both;
}
/*****************************************************/


body #recherche .input {
	border : 1px #CED9F0 solid;
	background-color:#F1F4F9;
	color:#CED9F0;
}

/*****************************************************/

body #menu-rubriques {
	background-color:#F1F4F9;
}

body #menu-rubriques .head {
	background-color:#A6B6DA;
}

body #menu-rubriques .head .title {
	color:white;
}

body #menu-rubriques .body .items {
	border-bottom:1px #CED9F0 solid;
}


body #menu-rubriques .body .item {
	border-top: 1px #CED9F0 solid;
	background-color:#F1F4F9;
}

body #menu-rubriques .body .itemcontainer {
	border-top: 1px #CED9F0 solid;
	background-color:#F1F4F9;
	background-image:url(../img/menu-rub-arrow.png);
}

body #menu-rubriques .body a {
	color:black;
}

body #menu-rubriques .body a:hover {
	color:#A6B6DA;
}

body #menu-rubriques .fakeitem {
	border-top:1px #CED9F0 solid;
	background-color:#A6B6DA;
}

body #menu-rubriques .back {
	background-image:url(../img/orange-bar.png);
}

body #menu-rubriques ul{
	list-style-image: url(../img/menu-rubrique-bullet.gif);
}

body #menu-rubriques .body ul li a{
	color:#A6B6DA;
}

/*****************************************************/

body #zoom-sur .invisible {
	background-color:#4F72BF;
	color:white;
}

body #zoom-sur * .title {
	color:#A6B6DA;
}

body #zoom-sur * .title a {
	color:#A6B6DA;
}

body #zoom-sur * .title a:hover {
	color:#A6B6DA;
}

body #zoom-sur .content .date {
	color:black;
}

body #zoom-sur .content .summary {
	color:black;
}

body #zoom-sur ul{
	list-style-image: url(../img/zoom-sur-site-bullet.gif);
}

body #zoom-sur ul li a{
	color:#A6B6DA;
}

/*****************************************************/

body #actualites {
	display:block;
	width:569px;
	margin-right:18px;
	margin-bottom:20px;
	overflow:hidden;
}

body #actualites .invisible {
	background-color:#4F72BF;
}

body #actualites .content .title {
	color:#A6B6DA;
}

body #actualites .content .title a {
	color:#A6B6DA;
}

body #actualites .content .title a:hover {
	color:#A6B6DA;
}

body #actualites ul{
	list-style-image: url(../img/actualites-site-bullet.gif);
}

body #actualites ul li a{
	color:#A6B6DA;
}

/*****************************************************/


/*****************************************************/

body #breadcrumb {
	background-color:#A6B6DA;
}

body #breadcrumb .content a{
	color:white;
}

/******************************************************/


body #detail .admin {
	background-color:#F1F4F9;
}

body #detail .title{
	color:#A6B6DA;
}

body #detail .sub .title {
	color:white;
	background-color:#4F72BF;
}

body #detail .chapters {
	background-color:#F1F4F9;
}

body #detail .chapters .chapters-title {
	background-color: #A6B6DA;
}

body #detail .chapters .chapter {
	background-image:url(../img/menu-rub-arrow.png);
}

body #detail .chapters .chapter .detailArticle-chapitre-current {
	color:#A6B6DA;
}

body #detail .chapter-title{
	color:#A6B6DA;
}

/*************************************************/

body #detail #gallery .pictureContainer:hover .Gallery-img{	
	border: 1px #A6B6DA solid;
	background-color:#F1F4F9;
}

/*************************************************/


body #detail .sub ul{
	list-style-image: url(../img/detail-bullet.gif);
}

body #detail .sub ul li a{
	color:black;
}

body #detail .sub ul li a:hover{
	color:orange;
}

body #detail * .adminlink {
	color:#A6B6DA;
}

body #detail * .adminlink a {
	color:#A6B6DA;
}

/*****************************************************/


body #listing .invisible {
	background-color:#4F72BF;
	color:white;
}

body #listing .content .title {
	color:#A6B6DA;
}
   
body #listing .content .title a {
	color:#A6B6DA;
}

body #listing .content .title a:hover {
	color:#A6B6DA;
}

body #listing .content .date {
	color:black;
}

body #listing .summary {
	color:black;
}

body #listing .small-summary {
	color:black;
}

body #listing .separator {
	border-bottom: 1px #F1F4F9 solid;
}

body #listing ul{
	list-style-image: url(../img/actualites-site-bullet.gif);
}

body #listing ul li a{
	color:#A6B6DA;
}

body #listing .inactive .date, body #listing .inactive .title, body #listing .inactive .summary , body #listing .inactive .small-summary , body #listing .inactive ul li a{
	color:#CCCCCC;
}

body #listing .inactive ul{
	list-style-image: url(../img/actualites-site-bullet-inactive.gif);
}

/*****************************************************/
