


#bloc_gauche
{
	width:0px;
padding-left:0px;
}

#bloc_centre
{
	padding-top:0px;
	padding-left:0px;
	width:820px;
	background-image: url(/specific/img/bg_centre.jpg);
	background-repeat:no-repeat;
	background-color:#000;
}

#ajout
{
	display:inline;
}


.titre
{
	display:none;
}

#bloc_outils
{
	background-image: url(/specific/img/bg_outils.jpg);
	background-repeat:no-repeat;
}

#bloc_outils .sitemap
{
	top:0px;
}

#bloc_outils .recherche
{
	top:0px;
}

#bloc_outils .contact
{
	top:0px;
}

#bloc_bandeau
{
    height:44px;
}

#bloc_container
{
	background-image: none;
}

#bloc_gauche
{
	height:244px;
}

#bloc_pied
{
	background-image: url(/specific/img/bandeau_pied_accueil.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:53px;
	padding-top:0px;
}

#bloc_pied p
{
	display:inline;
}

#lienaccueil	
{
    display:none;
}
    

#nav
{
	/*width:640px;*/
    position:absolute;
    top:7px;
	margin-left:220px;
	z-index:500;
}

#nav li
{
	float:left;
	width:auto;
}

#nav li a
{
	text-transform:uppercase;
	font-size:90%;
	width:auto;
}

#nav li ul 
{
	display:none;
}

#navbas 
{
	font-size:110%;
	text-transform:uppercase;
	color:#FFF;
	width:750px;
	text-align:center;
}

#navbas a
{
	color:#FFF;
	margin-left:3px;
	margin-right:3px;
}

#flags {
top:25px;
}
