#neuf_plus{
	top         : 50%;
	left        : 50%;
	float       : left;
	width       : 851px;
	height      : 568px;
	position    : absolute;
	background  : transparent url("../Image/Page_9_ans_plus/main_frame_bkg.jpg") no-repeat scroll center top;
	margin-top  : -284px;
	margin-left : -425px;
}

/*****************************************************************************************************/
/***									Overlay Anniversaire en fête                               ***/
/*****************************************************************************************************/

#neuf_plus div.title{
	width      : 399px;
	height     : 80px;
	cursor     : pointer;
	position   : relative;
	top        : -46px;
	background : transparent url("../Image/Page_9_ans_plus/title.gif") no-repeat scroll 0 0;
}

#neuf_plus div.title span{
	display : none;
}

/*****************************************************************************************************/
/***						        			Barre image haut                                   ***/
/*****************************************************************************************************/

#neuf_plus div.top{
	width  : 851px;
	height : 125px;	
	margin : -66px 0 0 0;
}

#neuf_plus div.top div.back
{
	cursor          : pointer;
	float           : left;
	width           : 62px;
	height          : 19px; 
	padding         : 62px 0 0 70px;
	vertical-align  : middle;
	background      : transparent url("../Image/Page_9_ans_plus/arrow_back.gif") no-repeat scroll 68px 63px;
	line-height     : 19px;
	text-indent     : 21px;
}

#neuf_plus div.top div.back a
{
	color           : #1C3159;
	font-size       : 12px;
	text-decoration : none;
}

#neuf_plus div.top div.back a:hover
{
	text-decoration : underline;
}

#neuf_plus div.top div.page{
	float  : left;
	width  : 330px;
	height : 81px;
	margin : 22px 0 0 0;
	background : transparent url("../Image/Page_9_ans_plus/page.gif") no-repeat scroll 0 0;
}

#neuf_plus div.top div.page span{
	display : none;
}


#neuf_plus div.top div.spot{
	float  : left;
	width  : 125px;
	height : 125px;
	margin : 0 0 0 79px;
	background : transparent url("../Image/Page_9_ans_plus/spot.gif") no-repeat scroll 0 0;
}

#neuf_plus div.top div.spot span{
	display : none;
}

#neuf_plus div.top div.logo{
	float  : left;
	width  : 71px;
	height : 46px;
	margin : 40px 0 0 79px;
	background : transparent url("../Image/Page_9_ans_plus/logo.gif") no-repeat scroll 0 0;
}

#neuf_plus div.top div.logo span{
	display : none;
}


/*****************************************************************************************************/
/***						        			Contenu formules                                   ***/
/*****************************************************************************************************/

#neuf_plus div.content{
	padding : 20px 30px 0 30px;
}

#neuf_plus div.content div.formule{
	color       : #000000;
	margin      : 60px 0 20px 0;
	font-size   : 13px;
	font-weight : 100;
}

#neuf_plus div.content div.formule div.name{
	float       : left;
	color       : #1C3159;
	width       : 80%;
	font-size   : 16px;
	font-weight : 700;
	text-align  : left;
}

#neuf_plus div.content div.formule div.complement{
	float       : left;
	color       : #1C3159;
	width       : 0%;
	font-size   : 16px;
	text-align  : center;
	font-weight : 700;
}

#neuf_plus div.content div.formule div.price{
	float       : left;
	color       : #1C3159;
	width       : 20%;
	font-size   : 16px;
	text-align  : right;
	font-weight : 700;
}

#neuf_plus div.content div.formule div.price span{
	color       : #1C3159;
	font-size   : 13px;
	font-weight : 100;
}

#neuf_plus div.content div.formule div.list{
	margin      : 15px 0 5px 30px;
	line-height : 20px;
}

#neuf_plus div.content div.formule div.list span.description{
	float      : left;
	text-align : left;
}

