/*<![CDATA[*/

/* ------------------------------------ */
/*               Général                */
/* ------------------------------------ */
*{
	padding: 0;
	margin: 0;
}
* html, body {
	background: #E7E6D7;
}
html, body{
	color: #282627;
	height: 100%;
	font-family : Arial, Helvetica, sans-serif;
}
#main{
	font-family : Arial, Helvetica, sans-serif;
   /*font-size : 0.7em;  0.7em <=> 11px <=> 100% */
	font-size : 0.75em; /* 0.75em <=> 12px <=> 100% */
	margin: 0 auto; 
	width: 760px;
	background: #fff;
}
#head{
	margin: 0 0 40px 0; /* t r b l */
	padding: 85px 0 0 0; 
}

#center{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#clearing{
	padding-top: 80px;
	clear: both;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img {
	border: 0;
}
/* ------------------------------------ */
/*                 Page                 */
/* ------------------------------------ */
#msg{
	color: #E65320;
	font-size: 100%;
	font-weight: bold;
	line-height: 18px;
	padding: 0 0 50px 40px;
}
#accroche{
	padding: 0 0 80px 0;
}
#accroche-visu{
	/*padding: 0 0 110px 0;*/
	padding: 0 0 0 0;
}


#pole-conseil-titre{
	background: #4875B9;
	padding: 137px 0 41px 53px;
}
#pole-conseil-acc{
	padding: 0 0 68px 0;
}
#pole-conseil{
	padding: 0 0 0 50px;
	/*height: 700px;*/
	height: 630px;
	position: relative;
}
#pole-conseil-presse{
	position: absolute;
	top: 53px;
}
#pole-conseil-media{
	position: absolute;
	left: 375px;
}
#pole-conseil-financiere{
	position: absolute;
	left: 375px;
	top: 144px;
}
#pole-conseil-logo{
	position: absolute;
	right: 0px;
	top: 392px;
}

#pole-edition-titre{
	background: #4875B9;
	padding: 137px 0 41px 53px;
}
#pole-edition-acc{
	padding: 0 0 58px 0;
}
#pole-edition{
	padding: 0 0 160px 41px;
	/*height: 500px;*/
	height: 430px;
	position: relative;
}
#pole-edition-instit{
	position: absolute;
	top: 45px;
}
#pole-edition-entreprise{
	position: absolute;
	left: 381px;
}
#pole-edition-marketing{
	position: absolute;
	top: 376px;
	left: 381px;
}




#fondateurs{
	padding: 0 0 45px 0;
}
#fondateurs-txt{
	padding: 0 0 100px 70px;
	height: 750px;
	position: relative;
}
#fondateurs-mini{
	position: absolute;
	top: 30px;
}
#fondateurs-jean{
	position: absolute;
	left: 450px;
}
#fondateurs-bernard{
	position: absolute;
	top: 230px;
	left: 210px;
}
#fondateurs-contact{
	position: absolute;
	top: 700px;
	left: 230px;
	height: 145px;
	color: #1a2025;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.bl-titre{	color: #3588c5;	font-weight: bold;	font-size: 12px;}
.bl-txt{	color: #54575a;	font-weight: bold;	font-size: 11px;}
a.oran{	color: #f8691d;	font-size: 11px;	font-weight: bold; text-decoration: none;}

/*]]>*/
