div#page_entree{ 
	background: #333333; 
	text-align:center; 
}

div#fond_entree{ 
	position:absolute; 
	z-index:1000; 
	width:100%; 
	height:2650px; 
	background: #333333 url(../img/headerBGHome.gif) repeat-x 0 0; 
	filter:alpha(opacity=100); 
	-moz-opacity:1.00; 
	opacity: 1.00; 
	text-align:center; 
	line-height:normal; 
	clear:both; 
}

div#conteneur_entree{ 
	position:absolute; 
	z-index:1001; 
	width:100%; 
	text-align:center; 
	clear:both; 
}

div#logo_entree{
	position: relative;
	background: url(../img/logo-entree.png) no-repeat top center;
	margin: 0 0 0 120px;
	width: 196px;
	height: 135px;
}

div#cadre_entree {
	background: url(../img/containerHome.jpg) no-repeat top center;
	border: 0 solid #bcbcbc;
	margin: 30px auto;
	padding: 2px;
	width: 904px;
	height: 454px;
	position: relative;
}

div#cadre_entree #prod {
	width: 160px;
	float: left;
	margin: 120px auto 0 auto;
	padding: 5px 80px 5px 85px;
}

div#cadre_entree #post_prod {
	width: 160px;
	float: left;
	margin: 120px auto 0 auto;
	padding: 5px 70px 5px 45px;
}

div#cadre_entree #doc_footage {
	width: 160px;
	float: left;
	margin: 120px auto 0 auto;
	padding: 5px 65px 5px 55px;
}

div#cadre_entree .icon {
	text-align:center
}

div#cadre_entree .prod_name {
	width: 255px;
	float: left;
	margin:0 auto;
	padding: 5px 10px 5px 40px;
	text-align:center
}

div#cadre_entree .post_name {
	width: 255px;
	float: left;
	margin:0 auto;
	padding: 5px 22px 5px 22px;
	text-align:center
}

div#cadre_entree .doc_name {
	width: 255px;
	float: left;
	margin:0 auto;
	padding: 5px 22px 5px 5px;
	text-align:center
}

.desc {
	color: #b8b8b8;
	font-size: 12px;
	line-height: 16px;
	margin-top: 17px;
	text-align:center
}

div#cadre_entree b{ font-size:14px; color:black; }
div#cadre_entree a{ text-decoration:none; font-size:18px; font-weight:bold; color:#FFFFFF; }
div#cadre_entree a:hover{ color:#000000; }
.bordure { border:#fff 3px solid; padding:5px 20px 5px 20px;}
.hide {display: none; }

#footer_entree {
	position: relative;
	width: 930px;
	height: 100px;
	margin: 0 auto;
	padding: 50px 30px 0 30px;	
}

#footer_entree .footerText { font-family: arial; font-size: 13px; color: #939393; float:left;}
#footer_entree a {font-family: arial, helvetica, sans-serif; color: #939393; text-decoration: none;}
#footer_entree a:hover {color: #939393; text-decoration:underline;}
#footer_entree .copyright { font-family: arial; font-size: 13px; color: #939393; float:right;}
