/** ** ** ** ** ** ** ** *** ** ** ** ** *** *** *** *** */
/**          GESTION DES COULEURS PAR PAGE             **/
/** ** ** ** ** ** ** ** *** ** ** ** ** *** *** *** *** */

.textecouleur
{
	color:#dcc800;
}
.listecouleur
{
	list-style-position: outside;
	padding-left:15px;
	list-style-image:url("../../images/puce-orange.gif");
	
}
.titrecouleur
{
	color:#ff7f00;
}

#contenuBas
{
	position:absolute;
	bottom:18px;
	width:100%;
	z-index : 1000;
	background : transparent;
  left: 0px; 
}

#contenuBas3
{
	position:absolute;
	top:0px;
	width:934px;
	z-index : 1000;
	background : transparent;
  left: 40px; 
}


#que-faisons-nous,#que-faisons-nous2{
  display : block;
}

#contenuBas2
{
	position:absolute;
	background : transparent;
	bottom: 18px;	
	margin-left:474px;
	width:500px;
	z-index : 1000;
	left: -40px !important;
  left: 0px; 
}

#contenuBas4
{
	position:absolute;
	background : transparent;
	top: 0px;	
	margin-left:474px;
	width:500px;
	z-index : 1000;
	left: 0px !important;
  left: 0px; 
}

#footer
{
width:934px;
margin-left:40px;
position : relative;
}


#fond-swf
{
	background-image: url("../../images/fond-accueil.gif");
	background-position:100% 100%;
	background-repeat:repeat-y;
	position:relative;
}
#page
{
	background-image:url("../../images/background-accueil.gif");
}

