/* CSS Document */
/* 14.10.2008 */

/* GENERAL */
* {
	margin:0px;
	padding:0px;
}
html {
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
}
#logoprint {
	display:none
}
body {
	background: url(../_img/body-bg.gif) repeat-x; 
}
#conteneur {
	width:950px;
	margin:0 auto;
	background:url(../_img/right-bg.gif) right repeat-y;
	margin-bottom:40px;
	background-color:#FFFFFF
}
p {
	margin-top:15px;
}
.red {
	color:#e95e1d
}
.paddtop15 strong {
	color: #00FF00
}

/* HOME */
#centerHome1,
#centerHome2 {
	position:relative;
	height: 380px;
	background:url(../_img/center-home-bg.jpg) no-repeat;
}
#centerHome2 {
	background:url(../_img/center-home-bg-en.jpg) no-repeat;
}
#centerHome1 {
	background:url(../_img/center-home-bg.jpg) no-repeat;
}
#actuHome {
	width:405px;
	height:110px;
	font:normal 10px Arial, Helvetica, sans-serif;
	line-height:12pt;
	color:#72370c;
	float:left;
	margin-top:266px;
	margin-left:50px;
	display:inline
}
#homeSWF {
	width:663px;
	height:243px;
	position:absolute;
	left:285px;
	top:65px
}
#actuHome span {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#f6e2d3;
}
#actuHome strong {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#72370c;
}
#actuHome a {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#ffc344;
	line-height:20pt;
}
#investorSpaceBt {
	display:block;
	width:220px;
	height:60px;
	text-indent:-999px;
	overflow:hidden;
	float:left;
	margin-top:280px;
	margin-left:205px;
}
#savoirPlus_1,
#savoirPlus_2 {
	display:block;
	position:absolute;
	width:420px;
	height:40px;
	text-indent:-999px;
	overflow:hidden;
	top:95px;
	left:50px;
}
#savoirPlus_2 {
	top:142px;
	height:57px;
	width:450px;
}

/* HEADER */
#header {
	position:relative;
	height: 102px;
	background:url(../_img/header-bg.jpg) no-repeat right;
	background-color:#FFFFFF
}
#logoBackHome {
	float:left;
	margin:21px 0 0 35px;
	display:block;
	width:162px;
	height:47px;
	text-indent:-999px;
	background:url(../_img/logo-actomezz.gif) no-repeat;
	outline:none;
	display:inline
}
#header h1 {
	width:381px;
	height:16px;
	background:url(../_img/top-txt.gif) no-repeat;
	overflow:hidden;
	text-indent:-999px;
	float:left;
	margin:13px 0 0 58px;
}
#header ul {
	position:absolute;
	top:49px;
	left:228px;
	list-style-type: none;
	margin:0;
	padding:0;
	display:inline
}
#header ul.en {
	left:205px;
}
#header ul li {
	display: inline;
}
#header ul li a {
	display:block;
	float: left;
	line-height:16px;
	height:16px;
	text-indent: -100em;
	overflow: hidden;
	margin-left:26px;
	display: inline
}

#header ul.en li a {
	margin-left:53px;
}

/* MENU FR */
#header ul li a.link_1_fr {
	width:123px;
	background: url(../_img/actomezz-qui-sommes-nous-fr.gif) no-repeat 0 0;
}
#header ul li a.link_1_fr:hover, #header ul li a.link_1_fron {
	width:123px;
	background: url(../_img/actomezz-qui-sommes-nous-fr.gif) no-repeat 0 -16px;
}
#header ul li a.link_2_fr {
	width:96px;
	background: url(../_img/actomezz-investissements-fr.gif) no-repeat 0 0;
}
#header ul li a.link_2_fr:hover, #header ul li a.link_2_fron {
	width:96px;
	background: url(../_img/actomezz-investissements-fr.gif) no-repeat 0 -16px;
}
#header ul li a.link_3_fr {
	width:71px;
	background: url(../_img/actomezz-actu-presse-fr.gif) no-repeat 0 0;
}
#header ul li a.link_3_fr:hover, #header ul li a.link_3_fron {
	width:71px;
	background: url(../_img/actomezz-actu-presse-fr.gif) no-repeat 0 -16px;
}
#header ul li a.link_4_fr {
	width:43px;
	background: url(../_img/actomezz-equipe-fr.gif) no-repeat 0 0;
}
#header ul li a.link_4_fr:hover, #header ul li a.link_4_fron {
	width:43px;
	background: url(../_img/actomezz-equipe-fr.gif) no-repeat 0 -16px;
}
#header ul li a.link_5_fr {
	width:52px;
	background: url(../_img/actomezz-contact-fr.gif) no-repeat 0 0;
}
#header ul li a.link_5_fr:hover, #header ul li a.link_5_fron {
	width:52px;
	background: url(../_img/actomezz-contact-fr.gif) no-repeat 0 -16px;
}


/* MENU EN */
#header ul li a.link_1_en {
	width:56px;
	background: url(../_img/actomezz-qui-sommes-nous-en.gif) no-repeat 0 0;
}
#header ul li a.link_1_en:hover, #header ul li a.link_1_enon {
	width:56px;
	background: url(../_img/actomezz-qui-sommes-nous-en.gif) no-repeat 0 -16px;
}
#header ul li a.link_2_en {
	width:73px;
	background: url(../_img/actomezz-investissements-en.gif) no-repeat 0 0;
}
#header ul li a.link_2_en:hover, #header ul li a.link_2_enon {
	width:73px;
	background: url(../_img/actomezz-investissements-en.gif) no-repeat 0 -16px;
}
#header ul li a.link_3_en {
	width:33px;
	background: url(../_img/actomezz-actu-presse-en.gif) no-repeat 0 0;
}
#header ul li a.link_3_en:hover, #header ul li a.link_3_enon {
	width:33px;
	background: url(../_img/actomezz-actu-presse-en.gif) no-repeat 0 -16px;
}
#header ul li a.link_4_en {
	width:35px;
	background: url(../_img/actomezz-equipe-en.gif) no-repeat 0 0;
}
#header ul li a.link_4_en:hover, #header ul li a.link_4_enon {
	width:35px;
	background: url(../_img/actomezz-equipe-en.gif) no-repeat 0 -16px;
}
#header ul li a.link_5_en {
	width:69px;
	background: url(../_img/actomezz-contact-en.gif) no-repeat 0 0;
}
#header ul li a.link_5_en:hover, #header ul li a.link_5_enon {
	width:69px;
	background: url(../_img/actomezz-contact-en.gif) no-repeat 0 -16px;
}


#header #versionLang {
	display:block;
	width:80px;
	padding:3px 0;
	text-decoration:none;
	background:url(../_img/header-lang-puce.gif) no-repeat 14px 8px;
	background-color:#cf8839;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#FFF;
	float:right;
	text-align:center;
	margin-right:3px;
	margin-top:3px;
}
#header a#versionLang:hover {
	background-color:#772f06;
}


/* TOP */
#top {
	position:relative;
	height: 29px;
	background-color:#400000;
}
#top ul {
	position:absolute;
	top:0px;
	left:207px;
	list-style-type: none;
}
#top ul li {
	display: inline;
}
#top ul li a,
#top ul li strong {
	display:block;
	float: left;
	line-height:29px;
	height:29px;
}
#top a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#d9cccc;
	text-decoration:none;
	padding-right:18px;
	margin-right:10px;
	background:url(../_img/top-ariane-sep.gif) no-repeat right;
}
#top a:hover {
	text-decoration: underline;
}
#top strong {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#d9cccc;
	
}

/* LEFT */
#left {
	float:left;
	width: 207px;
}
#leftTop {
	width: 207px;
	height:217px;
	background:url(../_img/left-bg.gif);
}
#leftTop strong {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#FFF;
	background:url(../_img/left-puce2.gif) no-repeat left;
	margin-left:32px;
	padding-left:14px;
	margin-bottom:7px;
}
#leftTop strong a {
	color:#FFF;
	text-decoration:none;
}
#leftMenu, #leftSMenu {
	list-style-type: none;
	margin:0 auto;
	width:166px;
}
#leftMenu {
	padding-top:5px;
	border-bottom:1px solid #5f0b05;
}

#leftMenu li {
	width:100%;
	border-top:1px solid #5f0b05;
	/*padding-bottom:5px;
	padding-top:5px;*/
}
#leftMenu li a {
	display:block;
	background:url(../_img/left-puce.gif)  no-repeat 13px 7px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	padding:3px 9px;
	padding-left:26px;
}
#leftMenu li a.openSMenu {
	background:url(../_img/left-puce2.gif)  no-repeat 12px 7px;
	margin-bottom:3px;
}
#leftMenu li a:hover,
#leftMenu li a.on,
#leftTop h2 a.on,
#leftTop a.on,
#leftTop h2 a:hover {
	color:#ec733c;
}
#leftSMenu li {
	border-top:none;
}
#leftSMenu li a {
	/*line-height:9pt;*/
	display:block;
	height:20px;
}
#leftBottom a#whatsmezzanine {
	display:block;
	background:url(../_img/whats-mezzanine.gif) no-repeat;
	overflow:hidden;
	width:195px;
	height:68px;
	line-height:68px;
	text-indent:-999px;
	margin:20px auto;
}
#leftBottom a#whatsmezzanine.en {
	background:url(../_img/whats-mezzanine-en.gif) no-repeat;
}

/* RIGHT */
#right {
	float:right;
	width:158px;
	height:247px;
	background:url(../_img/right-bg.jpg) no-repeat;
}


/* CENTER */
#banner {
	float:right;
	width:743px;
	height:96px;
	background:url(../_img/center-bg.jpg) no-repeat center;
}
#center {
	float:right;
	position:relative;
	width:585px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#555555;
	line-height:12pt;
	padding-bottom:40px;
}
#center a {
/*	color:#535252;*/
}
.p480 {
	width:480px;
	margin:0 auto;
}
.p480Inline {
	width:480px;
	clear:both; 
	float:left; 
	margin-left:52px;
	display:inline;
}
a.a555 {
	color:#555;
}
.p380 {
	width:380px;
	margin:0 auto;
}
.p520 {
	width:523px;
	margin:0 auto;
}
#center h1 {
	margin-top:43px;
	line-height:12pt;
}
#center h1.green {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#006750;
	background-color: #FFFFFF;
}
#center h1.red {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#e95e1d;
	background-color: #FFFFFF;
}
#center ul {
	list-style-type: none;
	padding-left:20px;
}
#center ul li {
	background:url(../_img/center_li_puce.gif) no-repeat 0px 7px;
	padding-left:13px;
}
ul#keyfigures {
	padding-left:0px;
	margin-top:40px;
}
ul#keyfigures span {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#e95e1d
}
ul#keyfigures li p {
	background:url(../_img/interview-sep.gif) center bottom no-repeat;
	padding-bottom:16px;
}
ul#keyfigures li p.nobg {
	background: none;
}
ul#keyfigures li {
	background:url(../_img/center_li_puce.gif) no-repeat 0px 10px;
	padding-left:13px;
}
.arial15BCenter {
	font:bold 15px Arial, Helvetica, sans-serif;
	display:block;
	text-align:center
}
.box {
	width: 523px;
	background:url(../_img/center_box_top.gif) top left no-repeat;
	border:1px solid white;
	margin-bottom:10px;
}
.boxpoppin {
	position: absolute;
	left:32px;
	border:none;
}
.bp2 {
	top:55px;
}
.box h3 {
	float:left;
	margin:12px 0 0 30px;
	font:bold 12px Arial, Helvetica, sans-serif;
	display : inline;
}

.box.red h3,
.box.red #html-sponsor-link a {
	color:#e95e1e;
}
.box.green h3,
.box.green #html-sponsor-link a {
	color:#006750;
}


#fadePoppinOff {
	display:block;
	float:right;
	margin:11px 17px 0 0;
	width:17px;
	height:17px;
	background:url(../_img/center_box_close.gif) no-repeat;
	display : inline;
	text-indent:-999px;
	overflow: hidden;
}
.boxbottom {
	background:url(../_img/center_box_bottom.gif) bottom left no-repeat;
	height:20px;
}
.boxbottom.bgGrey {
	background:url(../_img/center_box_bottom_grey.gif) bottom left no-repeat;
}
.nobg {
	background:none;
}
.boxbg {
	background: url(../_img/center_box_bg.gif) repeat-y;
	margin-top:31px;
	padding:0 30px;
	line-height:14pt;
}
.interviewidentity {
	position:relative;
	height:110px; 
	background:url(../_img/interview-sep.gif) center bottom no-repeat
}
.interviewidentity img {
	position:absolute;
	bottom:20px;
}
.interviewidentity p {
	position:absolute;
	bottom:20px;
	left:80px;
}
.boxbg span {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#e95e1e;
}
.boxbg span.question {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#e95e1e;
	line-height:14pt;
}
.light, 
#whatsmezz .light {
	color:#e95e1e;
	font-size:12px;
}
#whatsmezz h3 {
	color:#e95e1e;
}
.paddtop15 {
	padding-top:15px;
}
.margtop15 {
	margin-top:15px;
}
.boxInvestor {
	position:relative;
	width:260px; 
	height:155px;
	background:url(../_img/box-investment.gif) no-repeat;
	float:left;
	margin-left:1px;
	margin-right:1px;
	display: inline
}
.boxInvestor.cede1 {
	background:url(../_img/box-investment-cede.gif) no-repeat;
}
.boxInvestor.cede2 {
	background:url(../_img/box-investment-cede-en.gif) no-repeat;
}
.boxInvestor.noMargin {
	margin-right:0px;
}
.boxInvestor h3 {
	height:27px;
	width: 210px;
	margin-top:13px;
	margin-left:27px;
	margin-right:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height: 9pt;
	color:#e95e1e;
	display:block;
}
.boxInvestor.green h3 {
	color: #006750;
}
.boxInvestor a.fichePdf {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#e95e1e;
	margin-right:10px
}
#linkMezzSponsor {
	background:url(../_img/center_box_bg_grey.gif) repeat-y; 
	padding:5px 0;
}
#linkMezzSponsor p {
	padding:0 30px;
}
#linkMezzSponsor a {
	color:#555555
}

.siteDetail {
	position:absolute;
	top: 126px;
	left: 76px;
	width:165px;
	text-align:right;
}
#html-sponsor-logo {
	min-height:15px;
}
.siteDetail a {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#535252;
	margin:0
}
.logoInvestor {
	float:right;
	width:242px;
	height:82px;
	/*margin-top:4px;
	margin-right:9px;*/
	position:absolute;
	left:8px;
	top:40px;
	display:inline;
}
.logoInvestor img {
	display:block;
	margin:auto;
}
.downPdf {
	background:url(../_img/sep2.gif) top center no-repeat;
	padding:30px 0;
}
.downPdf a {
	background:url(../_img/pdf.gif) no-repeat left;
	padding:25px 0 25px 45px;
	color:#e95e1e;
}
#whatsmezz {
	height:800px; 
	/*display:none;*/
}


/*presse*/
.presse h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#006750;
	margin:3px 0px 5px 0px;
	background-color:#FFFFFF
}
.presse h2 a {
	color:#006750;
	text-decoration:none;
	background-color:#FFFFFF
}
.presse h2 a:hover {
	text-decoration:underline
}
.presse div.sep {
	padding-bottom:15px;
	margin-bottom:15px;
	background:url(../_img/interview-sep.gif) bottom no-repeat;
	line-height:13pt}

.presse div p {
	float:left;
	width:335px;
	margin:0px;
	margin-right:25px;
}
.presse div p a {
	color:#555555;
	text-decoration:none;
}
.presse div p a:hover {
	text-decoration:underline
}
.presse div p a.noDeco:hover {
	text-decoration:none;
}
.presse h2 a.noDeco:hover {
	text-decoration:none
}
.presse div span.date {
	text-transform:uppercase;
}
.presse div p.nopdf {
	width:485px;
}
.presse div a.pdf {
	background: url(../_img/pdf.gif) top center no-repeat;
	display:block;
	width:120px;
	height:50px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#555555;
	position:relative;
	float:left;
	margin-top:6px;
}
.presse div a span{
	display:block;
	position:absolute;
	bottom:0px;
	width:120px;
	text-align:center;
}
.both {
	clear:both;
	visibility:hidden
}
#center ul.archiveMonth {
	list-style-type: none;
	margin:0px;
	padding:0px;
	margin-bottom:50px;
}
.presseYear {
	padding-top:15px;
}

#center ul.archiveMonth li {
	display: inline;
	list-style-type:none;
	padding-left:0px;
	background: none;
}
#center ul.archiveMonth li a {
	display:block;
	border-right:1px solid #FFF;
	padding:2px 6px 4px 7px;
	float:left;
	color:#FFF;
}
a.etat {
	background-color:#d5d5d5;
}
a.etat.on {
	text-decoration: none;
	cursor: pointer;
	background-color: #E95E1D;
	color:#FFFFFF
}
a.etat.off {
	text-decoration: none;
	cursor: default;
}
a.etat.activ {
	background-color:#555555;
	text-decoration:underline;
}
a.dateArchiveoff, 
a.dateArchiveon  {
	background: url(../_img/center-open-puce.gif) left no-repeat;
	padding-left:15px;
	font-weight:bold;
	text-decoration:none;
	color:#555;
	display:block;
	margin:10px 0 5px 0;
}
a.dateArchiveoff{
	color:#e95e1e;
}
#poppin span {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#555;
}
#poppin span.bold {
	font:bold 12px Arial, Helvetica, sans-serif;
}
#html-sponsor-link {
	position:absolute;
	right:30px;
	top:40px;
	width:230px;
	height:20px;
}
#html-sponsor-link a {
	color:#006750;
}

/* Plan du site */
.normBlackClose {
	background: url(../_img/center-close-puce.gif) left no-repeat; 
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#555555;
}
.boldRedClose {
	background: url(../_img/center-close-puce-red.gif) left no-repeat; 
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#e95e1d;
}
.boldRedCloseUnderline {
	background: url(../_img/center-close-puce-red.gif) left no-repeat; 
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#e95e1d;
	text-decoration:underline;
	padding-left:10px;
	line-height:16pt;
}
.normBlackCloseIdent,
.normBlackCloseIdent2,
.normBlackOpenIdent {
	background: url(../_img/center-close-puce.gif) left no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#555555;
	margin-left:20px;
	padding-left:10px;
	line-height:16pt;
	text-decoration:none
}
.normBlackOpenIdent {
	background: url(../_img/center-open-puce2.gif) left no-repeat;
}
.normBlackCloseIdent2 {
	margin-left:40px;
}
.normBlackOpen {
	background: url(../_img/center-open-puce-red.gif) left no-repeat;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#555555 
}
.normBlackClose,
.boldRedClose {
	line-height:28pt;
	text-decoration:none;
	padding-left:10px;
}
#siteplan p {
	background:url(../_img/interview-sep.gif) bottom center no-repeat;
	margin:0px;
}
#siteplan p.padd {
	padding-bottom:10px;
}
#siteplan p.margtop {
	margin-top:30px;
}

/*Contact*/
span.red {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#e95e1d;
}
ul#ulContact {
	margin:0px;
	padding:0px
}
ul#ulContact li {
	line-height:14pt
}
ul#ulContact li a {
	color:#e95e1d;
}
#planImg {
	position:relative;
	z-index:2;
	float:right;
	margin-right:-35px;
	margin-top:-12px;
}

/* BOTTOM */
#bottom {
	clear:both;
	height:57px;
	background:url(../_img/bottom-bg.gif) repeat-x;
}
#bottom ul {
	list-style-type: none;
	margin-left:35px;
}

#bottom a#glossary,
#bottom a#glossary-en {
	display:block;
	background:url(../_img/bottom-aglossary.gif) no-repeat;
	overflow:hidden;
	height:17px;
	line-height:17px;
	text-indent:-999px;
	width:70px;
	float:left;
	margin-right:34px;
	margin-top:19px;
}
#bottom a#glossary-en {
	background:url(../_img/bottom-aglossary-en.gif) no-repeat;
}

#bottom ul li {
	display: inline;
}
#bottom ul li a {
	display:block;
	float: left;
	margin-top:21px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#535252;
	text-decoration:none;
	padding:0 6px;
}
#bottom ul li a.sep {
	border-right:1px solid #535252
}
#bottom ul li a:hover, #bottom ul li a.on {
	font:normal 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#bottom a#glossary,
#bottom a#glossary-en {
	display:block;
	background:url(../_img/bottom-aglossary.gif) no-repeat;
	overflow:hidden;
	height:17px;
	line-height:17px;
	text-indent:-999px;
	width:70px;
	float:left;
	margin-right:34px;
	margin-top:19px;
}
#bottom a#glossary-en {
	background:url(../_img/bottom-aglossary-en.gif) no-repeat;
}

#bottom h2,
#bottom h2.en {
	width:354px;
	height:16px;
	background:url(../_img/bottom-txt.gif) no-repeat;
	overflow:hidden;
	text-indent:-999px;
	float:right;
	margin:20px 15px 0 0;
	cursor: pointer;
}
#bottom h2.en {
	width:325px;
	margin:20px 0px 0 0;
	background:url(../_img/bottom-txt-en.gif) no-repeat;
}


.box.boxpoppin.red {
	color:#555
}

.cede3 {
	display: none;
}

.clear {
	clear:both;
}
