
.portail #summary-background , #summary-footer-background,#footer-background {
	left:0;
}

.presselist .container-background, .rubrique .container-background {
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99283c3c,endColorstr=#99283c3c);
}

.contact .container-background,.faq .container-background,.subscribe .container-background{
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#994a5a60,endColorstr=#994a5a60);
}

.diaporama .container-background {
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E50096F0,endColorstr=#E50096F0);
	zoom:1;
}
.diaporama.green .container-background {
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E580CF41,endColorstr=#E580CF41);
	zoom:1;
}
.diaporama.orange .container-background {
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5FF7700,endColorstr=#E5FF7700);
	zoom:1;
}

.diaporama.dark-blue .container-background {
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5466EE6,endColorstr=#E5466EE6);
	zoom:1;
}

.footer-background{
	filter:alpha(opacity=80);
}

#wrapper .social li a:hover {
	filter:alpha(opacity=70); 
	display:block;
}

#wrapper {
	zoom:1;	
}

#footer ul {
	zoom:1;	
}

#footer .network {
    display: block;

}

/**************** PORTAIL *****************/
#portail .newslist {
	left:0;
}
/******************************************/

/**************** DIAPORAMA *****************/
.ad-gallery .container-background{
	zoom:1;
	left:0;
	position:relative;
}
#diaporama #menu {
	zoom:1;
}
#diaporama .diapos li span{
    width:auto;
    margin-left:-90px;
    zoom:1;
}
/******************************************/

.breadcrumb-background{
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC1E88DD,endColorstr=#CC1E88DD);
}
.green .breadcrumb-background {
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC32BB00,endColorstr=#CC32BB00);
}
.orange .breadcrumb-background {
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCE64600,endColorstr=#CCE64600);
}
.dark-blue .breadcrumb-background {
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC0000D4,endColorstr=#CC0000D4);
}

#rubriques .paragraph {
	height: 360px;
	overflow: auto;
}

.diaporama .ad-gallery .ad-nav .ad-back, .diaporama .ad-gallery .ad-nav .ad-forward {
	background-color: #0096F0;
}

.diaporama.orange .ad-gallery .ad-nav .ad-back, .diaporama.orange .ad-gallery .ad-nav .ad-forward {
	background-color: #FF7700;
}

.diaporama.dark-blue .ad-gallery .ad-nav .ad-back, .diaporama.dark-blue .ad-gallery .ad-nav .ad-forward {
	background-color: #466EE6;
}

.diaporama.green .ad-gallery .ad-nav .ad-back, .diaporama.green .ad-gallery .ad-nav .ad-forward {
	background-color: #80CF41;
}


