#livre_or{
	top         : 50%;
	left        : 50%;
	float       : left;
	width       : 851px;
	height      : 568px;
	position    : absolute;
	background  : transparent url("../Image/Page_livre_or/main_frame_bkg.jpg") no-repeat scroll center top;
	margin-top  : -284px;
	margin-left : -425px;
}

/*****************************************************************************************************/
/***									Overlay Anniversaire en fête                               ***/
/*****************************************************************************************************/

#livre_or div.title{
	width      : 399px;
	height     : 80px;
	cursor     : pointer;
	position   : relative;
	top        : -46px;
	background : transparent url("../Image/Page_livre_or/title.gif") no-repeat scroll 0 0;
}

#livre_or div.title span{
	display : none;
}

/*****************************************************************************************************/
/***						        			Barre image haut                                   ***/
/*****************************************************************************************************/

#livre_or div.top{
	width  : 851px;
	height : 125px;	
	margin : -66px 0 0 0;
}

#livre_or 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_livre_or/arrow_back.gif") no-repeat scroll 68px 63px;
	line-height     : 19px;
	text-indent     : 21px;
}

#livre_or div.top div.back a
{
	color           : #FEB300;
	font-size       : 12px;
	text-decoration : none;
}

#livre_or div.top div.back a:hover
{
	text-decoration : underline;
}

#livre_or div.top div.page{
	float  : left;
	width  : 289px;
	height : 81px;
	margin : 22px 0 0 0;
	background : transparent url("../Image/Page_livre_or/page.gif") no-repeat scroll 0 0;
}

#livre_or div.top div.page span{
	display : none;
}


#livre_or div.top div.spot{
	float  : left;
	width  : 125px;
	height : 125px;
	margin : 0 0 0 100px;
	background : transparent url("../Image/Page_livre_or/spot.gif") no-repeat scroll 0 0;
}

#livre_or div.top div.spot span{
	display : none;
}

#livre_or div.top div.logo{
	float  : left;
	width  : 71px;
	height : 46px;
	margin : 40px 0 0 100px;
	background : transparent url("../Image/Page_livre_or/logo.gif") no-repeat scroll 0 0;
}

#livre_or div.top div.logo span{
	display : none;
}

/*****************************************************************************************************/
/***						        	    		Contenu                                        ***/
/*****************************************************************************************************/

#livre_or div.content{
	padding    : 20px 60px 0 60px;
	font-size  : 14px;
	text-align : justify;
}

#livre_or div.content div.listMessage
{
	height   : 330px;
	padding  : 0 10px 0 0;
	overflow : auto;
}

#livre_or div.content div.listMessage div.message{
	margin      : 15px 0 0 0;
	font-weight : 700;
}

#livre_or div.content div.listMessage div.purple{
	color : #820043;
}

#livre_or div.content div.listMessage div.pink{
	color : #F0037F;
}

#livre_or div.content div.listMessage div.darkblue{
	color : #2A3D63;
}

#livre_or div.content div.listMessage div.red{
	color : #FE280F;
}

#livre_or div.content div.listMessage div.violet{
	color : #19003D;
}

#livre_or div.content div.listMessage div.lightblue{
	color : #319A9A;
}

#livre_or div.content div.listMessage div.green{
	color : #66B822;
}