/* Text Style */
#content_wrapper {
	display		: table; /* must put this in for FireFox. */
	height		: 100px; 
	
}

.bibliotheque .normalBoldText {
	font-family    		: Arial, Verdana, Helvetica, sans-serif;
	font-size      		: 10px;
	font-weight			: bold;
	color          		: #000000;
	text-decoration		: none;
}

.bibliotheque .normalBoldText2 { /* Light Blue */
	font-family			: Arial, Helvetica, sans-serif;
	color				: #0077D4;
	font-weight			: bold;
	font-size			: 11px;
	text-decoration		: none;
}


.bibliotheque .bigBoldText {
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 14px;
	font-weight			: bold;
	color          		: #FFFFFF;
	text-decoration		: none;
}

.bibliotheque .bigBoldText2 {
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 14px;
	font-weight			: bold;
	color          		: #000000;
	text-decoration		: none;
}

.bibliotheque .normalItalicText {
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 10px;
	font-style	   		: italic;
	color          		: #FFFFFF;
	text-decoration		: none;
}

.bibliotheque .normalText {
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 10px;
	font-weight			: normal;
	color          		: #000000;
	text-decoration		: none;
}

.bibliotheque .normalText2 { /* Blue text */
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 10px;
	font-weight			: normal;
	color          		: #0A60C2;
	text-decoration		: none;
}

.bibliotheque .normalText3 {
	font-family    		: Arial, Helvetica, sans-serif;
	font-size      		: 11px;
	font-weight			: normal;
	color          		: #000000;
	text-decoration		: none;
}

.bibliotheque .normalText4 {
	font-family			: Arial, Helvetica, sans-serif;
	color				: #FFFFFF;
	font-size			: 10px;
	text-decoration		: none;
}

.bibliotheque .normalText5 {
	font-family			: Arial, Helvetica, sans-serif;
	color				: #FFFFFF;
	font-size			: 11px;
	text-decoration		: none;
}

.bibliotheque .normalText6 { /* Light Blue */
	font-family			: Arial, Helvetica, sans-serif; 
	font-weight			: normal;
	font-size			: 11px; 
	color				: #a10341;
	text-decoration		: none;
}

.bibliotheque .channelButton {
	background    		: url(bibliotheque/alllanguage/btn_channel.png) no-repeat top left;
	height				: 18px;
}

/* Background */

.bibliotheque .listitembg {
	background    		: #D7F4E9 url(bibliotheque/alllanguage/listbox_bg.jpg) repeat-x top left;
	width				: 245px;
	height				: 90px;
}

.bibliotheque .listitemright {
	background    		: url(bibliotheque/alllanguage/listbox_right.png) repeat-y top left;
	width				: 5px;
}

.bibliotheque .listitembottom {
	background    		: url(bibliotheque/alllanguage/listbox_bottom.png) no-repeat top left;
	width				: 250px;
	height				: 4px;
}

.bibliotheque .detailsitembg {
	/*background    		: #FFFFFF url(bibliotheque/alllanguage/details_listbox_bg.jpg) repeat-x top left;*/
	color				: #FFFFFF;
}

/* Left Block */
.bibliotheque .leftbox .header {
	background 			: url(bibliotheque/alllanguage/leftbox_top.png) no-repeat top left;
	height				: 34px;
}

.bibliotheque .leftbox .left {
	background 			: url(bibliotheque/alllanguage/leftbox_left.png) repeat-y top left;
	width				: 2px;
}

.bibliotheque .leftbox .boxBg {
	background 			: #A9DFCA url(bibliotheque/alllanguage/box_bg.jpg) repeat-x top left;
}

.bibliotheque .leftbox .right {
	background 			: url(bibliotheque/alllanguage/leftbox_right.png) repeat-y top left;
	width				: 2px;
}

.bibliotheque .leftbox .bottom {
	background 			: url(bibliotheque/alllanguage/leftbox_bottom.png) no-repeat top left;
	height				: 11px;
}

/* Right Block */

.bibliotheque .rightbox .header {
	background 			: url(bibliotheque/alllanguage/rightbox_top.png) no-repeat top left;
	height				: 34px;
}

.bibliotheque .rightbox .left {
	background 			: url(bibliotheque/alllanguage/rightbox_left.png) repeat-y top left;
	width				: 2px;
}

.bibliotheque .rightbox .boxBg {
	background 			: #A9DFCA url(bibliotheque/alllanguage/box_bg.jpg) repeat-x top left;
}

.bibliotheque .rightbox .right {
	background 			: url(bibliotheque/alllanguage/leftbox_right.png) repeat-y top left;
	width				: 4px;
}

.bibliotheque .rightbox .bottom {
	background 			: url(bibliotheque/alllanguage/rightbox_bottom.png) no-repeat top left;
	height				: 11px;
}

.bibliotheque .photoframe	{
	float				: left;
	padding				: 0px 4px 0px 0px;
}

.bibliotheque .photoframe2 {
	float				: left;
	padding				: 4px 0px 4px 4px;
}

/* scroller */
#Container {
	position			: absolute;
	margin				: 0;
	padding				: 0;
	width				: 800px;
	height				: 440px;
	overflow			: hidden;
}

.Scroller-Container {
	position			: absolute;
	margin				: 0;
	padding				: 0;
}

#Scrollbar-Container {
  position				: absolute;
  margin				: 0;
  padding				: 0;
  left					: 770px;
}

.Scrollbar-Up {
	position			: absolute;
	margin				: 0;
	padding				: 0;
	width				: 9px;
	height				: 10px;
	background-color	: #CC9A63;
	font-size			: 0px;
	background			: url(allsection/alllanguage/pink_scoller_up.gif) no-repeat;
}

.Scrollbar-Track {
	position			: absolute;
	margin				: 0;
	padding				: 0;
	width				: 9px;
	height				: 410px;
	top					: 10px;
	background			: url(allsection/alllanguage/pink_scoller_track.gif) repeat-y;
}

.Scrollbar-Handle {
	position			: absolute;
	margin				: 0;
	padding				: 0;
	width				: 9px;
	height				: 52px;
	background			: url(allsection/alllanguage/pink_scoller_handle2.gif) no-repeat;
}

.Scrollbar-Down {
	position			: absolute;
	margin				: 0;
	padding				: 0;
	top					: 420px;
	width				: 9px;
	height				: 10px;
	background-color	: #CC9A63;
	font-size			: 0px;
	background			: url(allsection/alllanguage/pink_scoller_down.gif) no-repeat;
}


.bibliotheque .pagination {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#b82d69;	
	text-decoration		: none;
	/*font-family			: Arial, Helvetica, sans-serif;
	color				: #0077D4;
	font-weight			: bold;
	font-size			: 11px;
	text-decoration		: none;*/
}

.bibliotheque .selectedLink {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	color:#b82d69;	
	text-decoration		: none;
}
