@charset "UTF-8";

/* ################ CADRE CONTENU  ################ */
/* ________________ Petit contenu  ________________ */
#cadre_contenu{
	display:block;
	position:absolute;
	right:0px; top:188px;
	width:675px; height:300px;
	padding:21px 0px 10px 12px;
	border-top:1px #eff4f7 solid;
	background:#82a4c0 url(../images/fond_contenu.jpg) repeat-y left top;
}

#cadre_contenu img{
	display:block;
}

#cadre_contenu #cadre_info{
	display:block;
	height:251px;
	padding:3px 0px 0px 3px;
	background:#82a4c0  url(../images/info_label_fond.jpg) left bottom no-repeat;
}

/* ################ PIED DE PAGE  ################ */

/* ________________ Grand pied de page  ________________ */

#cadre_pied{
	position:absolute;
	display:block;
	right:0px; top:488px;
	width:687px; height:197px;
	background:url(../images/mn_bas_plus_fond.gif) repeat-x;
	overflow:hidden;

}

#cadre_pied .menu_bas_element{
	display:block;
	float:left;
	width:148px; height:197px;
	background:url(../images/mn_bas_fond_m.jpg) no-repeat;
}

#cadre_pied .menu_bas_element .icon{
	position:absolute;
	margin:18px 0px 0px 6px;
	border:0px;
}


#cadre_pied .dernier{
	width:147px;
}

#navig_pied a{
}

#banniere_vivez{
	display:block;
	border:1px solid #071635;
	border-right:0px;
	background:#666666;
	cursor:pointer;
}

#banniere_vivez img{
	border:0px;
}

.slogan_vivez{
	position:absolute;
	left:7px; top:245px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	width:100%;
}

#fleche_banniere{
	position:absolute;
	display:inline;
	right:5px; top:27px;
	z-index:200;
	width:69px;
	cursor:pointer;
	padding:0px;
	color:#555555;
	font:13px Arial, Helvetica, sans-serif;
	text-align:right;
}

#fleche_banniere .texte{
	float:right;
}

#fleche_banniere .fleche{
	float:right;
	display:block;
	height:9px;
	overflow:hidden;
	margin:3px 0px 0px 4px;
}

#fleche_banniere:hover{
	color:#222222;
}

#fleche_banniere img{
	width:9px; height:18px;
	behavior: url(../../css/iepngfix.htc)
}

#ban_ent_mtl{
	position:absolute;
	left:143px; top:197px;
	width:98px;
	height:36px;
	visibility: hidden;
	}
	
#ban_ent_rv{
	position:absolute;
	left:247px; top:197px;
	width:98px;
	height:36px;
	visibility: hidden;
	}	


