html,body {
	height: 100%;
	margin: 0;
	font-size:100.01%;
}
body {
	background:#fff;
	font:64% Verdana, Tahoma, sans-serif;
	color:#000;
	margin:0;
	direction:rtl;
}
.main {
	direction:ltr;
	width:100%;
	min-height:100%;
	font-size:1.2em;
	overflow:hidden;
	min-width:1050px;
}
* +html .main {
	display:block;
}
.holder {
	height:1%;
}
* html .main {height:100%;overflow:visible;}
a.black {
	color:#000;
	text-decoration:none;
}
a.black:hover {
	color:#000;
	text-decoration:underline;
}
a.white {
	color:#fff;
	text-decoration:none;
}
a.white:hover {
	color:#9bff00;
}
a.white:active {
	color:#9bff00;
	text-decoration:underline;
}
a.blue {
	color:#0099ff;
	text-decoration:none;
}
a.blue:hover {
	color:#538900;
}
a.blue:active {
	color:#538900;
	text-decoration:underline;
}
.white-part {
	width:100%;
	background:#fff;
	overflow:hidden;
}
.white-part .center-column {
	float:right;
	text-align:right;
	padding-top:14px;
	width:17%;
}
.white-part .center-column .column-area {
	margin:0 15px;
	padding-bottom:135px;
	min-width:190px;
}
.white-part .center-column .column-area .box {
	height:324px;
}
.green-part {
	width:40%;
	float:right;
	z-index:10000;
	display:block;
	top:0;
	background:#8dce17;
}
.green-area {
	padding:4px 0 675px;
	min-width:430px;
	top:0;
	z-index:10000;
	display:block;
}
.green-part .container {
	position:relative;
	z-index:1000;
	padding-top:8px;
}
.green-part .container .title-box {
	position:absolute;
	font-family:Tahoma, Verdana, sans-serif;
	left:-205px;
	top:11px;
	width:190px;
	padding-right:15px;
	text-align:right;
}
.green-part .container .title-box strong {
	font-size:10px;
	color:#75c000;
	letter-spacing:-1px;
}
.green-part .container .title-box p {
	margin:0;
	font-size:16px;
	line-height:1.13em;
}
#header {
	width:100%;
	height:125px;
	overflow:hidden;
	font-family:Tahoma, Verdana, sans-serif;
}
#header div.white {
	float:left;
	background:#fff;
	width:59%;
	height:125px;
}
#header .green {
	float:right;
	background:#538900;
	width:40%;
	height:125px;
}
#header strong a {
	float:right;
	background:url(../images/agence_zee-communication_utile.png) no-repeat;
	width:181px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
	margin:40px 5px 0 0;
}
#header .info-box ,
#footer .info-box {
	width:300px;
	overflow:hidden;
	margin:35px 0 0 15px;
	min-width:430px;
}
#footer .info-box {
	margin-top:11px;
	padding-bottom:19px;
}
#header .info-box p ,
#footer .info-box p {
	margin:0;
	font-size:1em;
	line-height:17px;
}
#footer .info-box p {
	font-size:0.91em;
}
#header .info-box p a img ,
#footer .info-box p a img {
	border: none;
}
/*-----------------*/

/*-----------------*/
.green-part .container .box {
	width:406px;
	margin:0 0 0 12px;
	background:url(../images/shadow-box-bg.gif) repeat-y;
}
.green-part .container .box .top {
	width:406px;
	background:url(../images/shadow-box-top.gif) no-repeat;
}
.green-part .container .box .btm {
	width:402px;
	padding:4px 0 13px 4px;
	/*min-height:299px;*/
	background:url(../images/shadow-box-btm.gif) no-repeat 0 100%;
}
* html .green-part .container .box .btm {
	height:299px;
}
.green-part .container .box .text-box {
	padding:7px 5px 0 9px;
}
.green-part .container .box strong {
	font-size:1.04em;
	letter-spacing:-1px;
	cursor:pointer;
	width:380px;
	display:block;
}
.green-part .container .box p {
	margin:5px 0 0;
	width:380px;
	font-size:0.91em;
	color:#505050;
	line-height:1.45em;
	overflow:hidden;
	display:block;
}
#footer {
	position:relative;
	height:530px;
	min-width:1050px;
	margin-top:-530px;
	font-size:1.2em;
	direction:ltr;
}
#footer div.white {
	float:left;
	height:530px;
	width:59%;
}
#footer div.green {
	float:right;
	height:530px;
	width:40%;
	background:#538900;
	position:relative;
}
#footer strong a {
	float:right;
	background:url(../images/footer-logo-2010.png) no-repeat;
	width:181px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
	margin:16px 5px 0 0;
}
#footer ul {
	margin:0 40px 0 15px;
	padding:0 0 14px;
	list-style:none;
	color:#000;
	line-height:20px;
	font-size:1em;
	font-family:Tahoma, Verdana, sans-serif;
}
#footer ul li {
	display:inline;
}
#footer p.design {
	position:absolute;
	margin:0;
	top:500px;
	left:15px;
	font-size:0.91em;
}
img.back-flicker{
	height: 100%;
	position: fixed;
	left: 0px;
	z-index: 1;
}
img.transp-flicker{
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	z-index: 2;
}
div.pre-main{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 3;
}
div.lien_flickr{
	position: fixed;
	bottom: 5px;
	left: 5px;
	z-index: 100000;
}
div.lien_flickr a{
	color: #ACACAC;
}
div.lien_flickr a:hover {
	color:#538900!important;
}
/*--------------------------------
	Ajouts du 18/12/2009
--------------------------------*/
img.reference {
	cursor:pointer;
}
.logo-zee {
	position:fixed;
	width:218px;
	top:0;
	left:0;
	height:206px;
	z-index:1;
	background:url(../images/top-logo-2010.png) no-repeat;
}
span.bouton {
	float:right;
	width:18px;
	height:16px;
	background:url(../images/btm-bouton.gif) no-repeat;
	margin-top:-6px;
	margin-right:-2px;
	cursor:pointer;
}
.text-content {display:none;}