h1 {
	float: left;
}

/**** Menu contextuel ****/

#menuContextuelFonds {
	background: #788da3 url(../img/bg-onglets-general.gif) repeat-x;
	height: 24px;
	margin-top: 1px;
	list-style: none;
	clear: left;
}

#menuContextuelFonds li {
	display: inline;
}
#menuContextuelFonds a {
	font-size: 1.2em;
	color: #036;
	text-decoration: none;
	display: block;
	float: left;
	padding: 4px 12px 4px 12px;
	background: #d9e3ed url(../img/coin-onglet-passif.gif) no-repeat right top;
}
#menuContextuelFonds a:hover {
	text-decoration: underline;
}
#menuContextuelFonds a.actif {
	text-decoration: none;
	font-weight: bold;
	background: #E7E7E7 url(../img/bg-onglet-actif.gif) repeat-x;
	border-right: 1px solid #788DA3;
}


/**** Zone principale, commune à toutes les pages des fonds ****/

#fonds_principal {
	clear: left;
	border-right: 1px solid #dad8d8;
	border-left: 1px solid #dad8d8;
}

#fonds_principal h2 span {
	display: block;
}


/**** Bouton gamme UBS ****/

#gammeUBS a {
	display: block;
	float: right;
	width: 173px;
	height: 34px;
	background: url(../img/bt-gammeUBS.gif) no-repeat 0% 0%;
	margin-top: 9px;
}
#gammeUBS span {
	display: none;
}



/**** Formulaire de sélection de la date ****/

form {
	margin: 1em;
}

p.date {
	float: left;
	margin-right: 1em;
}

p.submit {
	margin: 1em;
}


/**** Zone principale de la fiche fonds ****/

#principal h2 {
	height: 60px;
	padding-top: 30px;
}
#principal  h2 .label {
	font-size: 1.2em;
	color: #003366;
}
#principal  h2 .codeIsin {
	font-size: 0.9em;
	color: #788da3;
}
#principal h3 {
	font-size: 1.3em;
	color: #788da3;
}
#principal p {
	text-align: justify;
}
#principal ul p {
	font-size: 1em;
}
#principal ul {
	color: #036;
}
#principal ul {
	padding-left: 20px;
	margin-bottom: 10px;
}
#principal hr {
	border: none;
	background-color: #999;
	height: 1px;
	margin: 0 0 10px;
}

#principal .mentionsReglementaires,
#principal .portrait,
#principal .avantages,
#principal .profilDeRisque {
	padding: 10px;
}

#principal .mentionsReglementaires {
	background: #ffd800;
	color: #000;
}
#principal .mentionsReglementaires h3 {
	font-size: 1.2em;
}
#principal .mentionsReglementaires h3,
#principal .mentionsReglementaires p,
#principal .mentionsReglementaires ul {
	color: #000;
}


/**** Zone secondaire de la fiche fonds ****/

#fonds_principal #secondaire {
	margin-top: 30px;
}
#secondaire_identite h3 {
	background: #788DA3 url(../img/titres-sstitres/fiche-identite.gif) no-repeat;
	margin-bottom: 1px;
	height: 20px;
	width: 314px;
}
#secondaire_documentation h3 {
	background: #788DA3 url(../img/titres-sstitres/documentation.gif) no-repeat;
	height: 20px;
	width: 314px;
	margin: 1px 0px;
}
#secondaire_identite ul, #secondaire_documentation ul {
	list-style: none;
	padding-top: 15px;
	background: #CCD6E0;
	padding-bottom: 10px;
	padding-left: 20px;
}
#secondaire_identite li {
	display: block;
	width: 250px;
	height: 20px;
	background: url(../img/puce-fonds.gif) no-repeat 0px 0px;
	padding: 2px 0px 0px 20px;
	color:#036;
}
#secondaire_documentation li a {
	color: #036;
	display: block;
	width: 240px;
	height: 30px;
	padding-top: 10px;
	background: url(../img/pictoPDF.gif) no-repeat 0px 5px;
	padding-left: 30px;
}
#secondaire_documentation a:hover {
	text-decoration: underline;
}

#fonds_principal #secondaire .disclaimer {
	background: #e7e7e7;
	width: 295px;
	float: right;
	margin: 1px 0px 0px;
	padding: 0px 0px 20px 20px;
}


/**** Tableaux (VL et performance) de la fiche fonds ****/

#fonds_principal h3.libeleTableau {
	padding-top: 10px;
	padding-bottom: 5px;
	background: url(../img/item-rubrique.gif) no-repeat 0px 7px;
	padding-left: 35px;
}
