﻿/* ////// GENERAL //////// */
#page{
	background: #1D5DB2 url(/_fr/_fr/html/sustainableDevelopment/Img/common/defaultBckg.jpg) no-repeat;
	height:436px;
	color:black;
}
#content{
	height:436px;
	width:795px;
}
#content h1{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:2em;
	text-transform:uppercase;
	display:block;
	_float:left;
	background:transparent;
}
#content h1 .maj{
	font-size:1.3em;
}
#titre{
	position:relative;
	float:left;
	display:block;
	margin-top:0px;
	left:0px;
	overflow:auto;
}

/* ////////// fonds pages (appliqué à #content par extendedPropertie BG_RUBRIQUE) */
.welcome{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/welcome/welcomeBckg.jpg) no-repeat;
}
.chairmanWelcome{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/chairman/chairmanBckg.jpg) no-repeat;
}
.chairman{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/common/defaultBckg.jpg) no-repeat;
}
.commitmentsWelcome{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/commitments/commitmentsWelcomeBckg.jpg) no-repeat;
}
.economic{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/commitments/commitmentsEconomicBckg.jpg) no-repeat;
}
.environment{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/commitments/commitmentsEnvironmentBckg.jpg) no-repeat;
}
.rd{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/commitments/commitmentsRdBckg.jpg) no-repeat;
}
.social{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/commitments/commitmentsSocialBckg.jpg) no-repeat;
}
.supplier{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/commitments/commitmentsSupplierBckg.jpg) no-repeat;
}
.consumer{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/commitments/commitmentsConsumerBckg.jpg) no-repeat;
}
.community{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/commitments/commitmentsCommunityBckg.jpg) no-repeat;
}
.bodyshop{
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/commitments/commitmentsBodyshopBckg.jpg) no-repeat;
}
.initiatives{
	background: #84B816 url(/_fr/_fr/html/sustainableDevelopment/Img/initiatives/initiativesBckg.jpg) no-repeat;
}
.reports {
	background: transparent url(/_fr/_fr/html/sustainableDevelopment/Img/reports/reportsBckg.jpg) no-repeat;
}
/* ////////// fonds pages (appliqué à #content par extendedPropertie BG_RUBRIQUE) */

/* ///// liens en bas de page ///// */
#links{
	display:block;
	clear:both;
	margin-top:10px;
}
.txt .int{
	display:block;
	clear:both;
	margin:5px 0 0 0px;
	padding:0 0 0 15px;
	font-size:1em;
	color:#780745;
	background:transparent url(/_fr/_fr/html/sustainableDevelopment/Img/common/sswelcomePuce.gif) no-repeat 0 2px;
	text-decoration:none;
}
.txt .ext{
	display:block;
	clear:both;
	margin:5px 0 0 0px;
	padding:0 0 0 15px;
	font-size:1em;
	color:#780745;
	background:transparent url(/_fr/_fr/html/sustainableDevelopment/Img/common/sswelcomePuce.gif) no-repeat 0 2px;
	text-decoration:none;
}
.txt .dwn{
	display:block;
	clear:both;
	margin:5px 0 0 0px;
	padding:0 0 0 15px;
	font-size:1em;
	color:#780745;
	background:transparent url(/_fr/_fr/html/sustainableDevelopment/Img/common/sswelcomePuce.gif) no-repeat 0 2px;
	text-decoration:none;
}
.txt .vid{
	display:block;
	clear:both;
	margin:5px 0 0 0px;
	padding:0 0 0 15px;
	font-size:1em;
	color:#780745;
	background:transparent url(/_fr/_fr/html/sustainableDevelopment/Img/common/sswelcomePuce.gif) no-repeat 0 2px;
	text-decoration:none;
}

/* pages de niveau n-2 et inférieurs*/
#sstitre{
	display:block;
	position:relative;
	margin:0;
}
#sstitre h2{
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.5em;
	text-transform:uppercase;
}
h3{
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	text-transform:uppercase;
}
#corps .img .legende{
	font-weight:bold;
	margin-top:-10px;
}
/* listes dans page_texte */
#corps .scrollable ul li{
	/*list-style: url(/_fr/_fr/html/sustainableDevelopment/Img/common/puceListe.gif) outside;*/
	list-style: disc outside;
	padding:4px 0 0 0;
	margin-left:22px;
}
/* NAV de 3e niveau sous le titre en horizontal pour template1bis et management */
#thirdNav {
	display:block;
	width:444px;
	background-color:white;
	margin:0px;
	padding:4px 0 4px 10px;
}
#thirdNav ul, #thirdNav li{
	padding:0;
	list-style:none;
	display:inline;
}
#thirdNav li a{
	display:inline;
	width:auto;
	font-size:1em;
	font-weight:normal;
	color:black;
	padding:0;
	text-decoration:none;
	position:relative;
}
#thirdNav li a:hover, #thirdNav li a:focus{
	color:#124CA6;
}
#thirdNav li a.selected{
	font-weight:bold;
	color:#124CA6;
}

/* bouton back */
#sstitre a.close{
	position:absolute;
	right:15px;
	top:15px;
	padding-right:15px;
	background:transparent url(/_fr/_fr/html/sustainableDevelopment/Img/common/fermer.gif) no-repeat right 4px;
	text-decoration:none;
	color:#6D5F5F;
}

/* lien génériques pour textes from siteManager 
.scrollable a{
	text-decoration:underline;
	color:#666666;
}
.scrollable a:hover, .scrollable a:focus{
	text-decoration:underline;
	color:#660033;
}
*/
/*ancres et sstitres pour textes from siteManager*/
.ancresText{
	display:block;
	margin:5px 0 15px 0;
	padding:15px 0 5px 0;
}
.ancresText a{
	text-decoration:none;
	display:block;
	padding:2px 2px 2px 14px;
	margin-bottom:2px;
	color:black;
	background:#ECF3FE url(/_en/_ww/html/sustainableDevelopment/Img/common/sswelcomePuce.gif) no-repeat 5px 5px;
}
.ancresText a:hover{
	color:#124CA6;
}
.sstitreText{
	display:block;
	margin-top:15px;
	padding-top:15px;
	clear:left;
	font-weight:bold;
}
.topText{
	display:block;
	margin:5px 0 5px 0;
	text-align:right;
}
.topText a{
	text-decoration:none;
	padding:0 2px 0 14px;
	color:black;
	background:#ECF3FE url(/_en/_ww/html/sustainableDevelopment/Img/common/puceTop.gif) no-repeat 2px 5px;
}