@charset "UTF-8";
/* CSS General */
body {
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 20px;
    font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#conteneurPrincipal {
	padding: 0px;
	width: 960px;
	margin: 0px auto;
    overflow: visible;
}
#bandeau {
	background: #eae7e4;
	overflow: auto;
	position: relative;
}
img {
	border: none;
}
h1#logo {
	margin: 0px;
	background: #FFF;
	padding-bottom: 20px;
}
h2#sousTitre {
	color: #84727b;
	font: normal 20px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	padding: 10px;
	display: block;
	float: left;
	height: 20px;
	letter-spacing: 5px;
}
h3 {
	font: 20px Tahoma, Geneva, sans-serif;
}
ul#menuPrincipal {
	display: block;
	height: 40px;
	margin: 10px 0px;
	padding: 0px;
}
ul#menuPrincipal li {
	list-style: none;
	font: bold 10px/10px Tahoma, Geneva, sans-serif;
	display: block;
	float: left;
	height: 40px;
}
ul#menuPrincipal a {
	color: #84727b;
	text-decoration: none;
	text-align: center;
	padding: 15px;
	display: block;
}
ul#menuPrincipal a:hover {
	background: #84727b;
	color: #FFF;
}
h3#gotoConseil {
	display: block;
	margin: 0;
	width: 231px;
	height: 10px;
	position: absolute;
	top: 83px;
	right: 10px;
}
h3#gotoConseil a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/rapportannuel/images/goto_yearly-conseil.png) top no-repeat;
}
h3#gotoConseil a:hover {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/rapportannuel/images/goto_yearly-conseil.png) bottom no-repeat;
}
.hidden {
	display: none;
}
#flash {
    /*…*/
}
#colonnes {
	width: 940px;
	margin-top: 20px;
	padding: 0 10px;
    overflow: auto;
}
#collGauche {
	width: 240px;
	float: left;
}
#collGauche h3, #collDroite h3 {
	color: #000;
	margin: 0px;
	line-height: 24px;
}
#collGauche p, #collDroite p {
	margin: 0px 0px 10px;
	line-height: 16px;
}
#collGauche p a, #collDroite p a {
	display:block
}

#collGauche * a, #collGauche li a.LienRubriquesConnexes, #collDroite * a, p#mentionslegales a {
	color: #000;
	text-decoration: none;
}
#collGauche * a:hover, #collGauche li a.LienRubriquesConnexes:hover, #collDroite * a:hover, p#mentionslegales a:hover{
	color: #C00;
	text-decoration: underline;
}
#collGauche ul {
	color: #C00;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: square;
}
#collGauche li {
	color: #000;
	margin: 0px 0px 10px;
	line-height: 16px;
}
#collGauche ul a {
	color: #C00;
}
#collCentrale {
	width: 470px;
	padding: 10px;
	float: left;
	height: 750px;
	overflow: auto;
	margin-left: 10px;
	background: #f8f6f6;
	border: 1px solid #C30;
}
#collCentrale h3 {
	color: #C00;
	margin: 0px 0px 20px;
}
#collCentrale p  {
	margin: 0px 0px 20px;
	text-align: justify;
}
p#produits {
	font-weight: bold;
	font-size: larger;
	color:#666;
	line-height: 24px;
	text-transform: uppercase;
	padding-left: 50px;
}
#collCentrale ul, #collCentrale ol {
	margin: 0px;
	padding: 0px 20px 0px 30px;
	text-align: justify;
}
#collCentrale li {
	margin: 0px 0px 20px;
}
#collCentrale a {
	color: #000;
}
#collCentrale a:hover {
	color: #C00;
}
#collDroite {
	width: 180px;
	height: 772px;
	padding-left: 10px;
	float: right;
	position: relative;
}
#yearly {
	padding: 5px;
	margin-bottom: 20px;
	color: #FFF;
	background: #C00;
}
#yearly h3, #yearly p {
	margin: 0 0 20px;
}
#yearly a, #yearly a:hover {
	color: #FFF;
}
#dictionnaire {
	padding: 10px;
	/*border:#C30 1px solid;*/
	margin-bottom: 20px;
}
#dictionnaire h3 {
	background: url(/rapportannuel/images/pointille.png) left 10px no-repeat;
}
#dictionnaire h3 a, #dictionnaire h3 a:hover {
	color:#000;
	text-decoration: none;
}
#dictionnaire h3:first-letter {
	padding-left: 40px;
}
#page-400 {
	position: absolute;
	bottom: 0px;
	border: #CCC 1px solid;
}
#page-400 img {
	display: block;
}
.pluslarge {
	font-size: larger; line-height: 24px
}
.emphasis {
	background: #FCC;
}
.reference {
	font: bold 30px/50px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
}
p#mentionslegales {
	text-align: center;
	font-size: smaller;
}
