
div#onglet {
	position: absolute;
	left: 150px;
	/*
	height: 75px;
	*/
	top: 110px;
	width: 100%;
}

/*
div#onglets {
	position: absolute;
	left: 0px;
	height: 75px;
	width: 100%;
	bottom: 0px;
	visibility: visible;
}
*/

a:visited {
	/* background-image: url(../../images/bandeau/Maquette_Drias_decoupage_01.png); */
}

div#accueil {
	position: absolute;
	top: 10px;
	left: 130px;
	height: 20px;
	/* border-bottom: 5px solid #6E6E6E;*/
}

div#accompagnement {
	position: absolute;
	top: 10px;
	left: 230px;
	height: 20px;
}

div#decouverte {
	position: absolute;
	top: 10px;
	left: 410px;
	height: 20px;
}

div#donneesProduits {
	position: absolute;
	top: 10px;
	left: 550px;
	height: 20px;
}

div#accueil a {
	font-family: Helvetica;
    font-size: 10pt;
	font-style: inherit;
	color: #787878;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

div#accompagnement a {
	font-family: Helvetica;
    font-size: 10pt;
	font-style: inherit;
	color: #787878;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

div#decouverte a {
	font-family: Helvetica;
    font-size: 10pt;
	font-style: inherit;
	color: #787878;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

div#donneesProduits a {
	font-family: Helvetica;
    font-size: 10pt;
	font-style: inherit;
	color: #787878;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

div#accueil a:hover {
	text-decoration: none;
}

div#accompagnement a:hover {
	text-decoration: none;
}

div#decouverte a:hover {
	text-decoration: none;
}

div#donneesProduits a:hover {
	text-decoration: none;
}

.rubrique {
	font-family: Helvetica;
	font-size: 9pt;
	font-style: inherit;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
