/* (C) 2007 YOOtheme.com */

div.yoo-accordion dl, div.yoo-accordion dt, div.yoo-accordion dd {
	margin: 0px;
	padding: 0px;
}/* (C) 2007 YOOtheme.com */

div.default div.yoo-accordion {
	padding: 1px;
	border: 1px solid #C8C8C8;
	background-color:#ffffff;
}

div.default div.yoo-accordion dt.toggler {
	height: 30px;
	background: url(styles/default/images/item_header.png) 0 0 repeat-x;
	line-height: 30px;
	text-indent: 10px;
	font-size: 125%;
	font-weight: bold;
	cursor: pointer;
}

div.default div.yoo-accordion dt:hover.toggler, div.default div.yoo-accordion dt.sfhover {
	background: url(styles/default/images/item_header.png) 0 -30px repeat-x;
}

div.default div.yoo-accordion dd span.article {
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #E6E6E6;
}

div.default div.yoo-accordion dd.last span.article {
	border-bottom: none;
}/* (C) 2007 YOOtheme.com */

div.watermark div.yoo-accordion {
	padding: 5px 5px 5px 5px;
	border: 1px solid #C8C8C8;
	background: #ffffff url(styles/watermark/images/watermark.png) 50% 100% no-repeat;
}

div.watermark div.yoo-accordion dt.toggler {
	height: 30px;
	background: url(styles/watermark/images/item_header.png) 0 0 repeat-x;
	line-height: 30px;
	font-size: 125%;
	font-weight: bold;
	cursor: pointer;
}

div.watermark div.yoo-accordion dt:hover.toggler, div.watermark div.yoo-accordion dt.sfhover {
}

div.watermark div.yoo-accordion dd span.article {
	padding: 0px 0px 0px 0px;
	background: url(styles/watermark/images/item_header.png) 0 100% repeat-x;
}

div.watermark div.yoo-accordion dd.last span.article {
	background: none;
}/* (C) 2007 YOOtheme.com */

div.whitespace div.yoo-accordion {
}

div.whitespace div.yoo-accordion dt.toggler {
	margin-bottom: 10px;
	background: url(styles/whitespace/images/item_header_m.png) 0 0 repeat-x;
}

div.whitespace div.yoo-accordion dt span.header-l {
	background: url(styles/whitespace/images/item_header_l.png) 0 0 no-repeat;
	display: block;
}

div.whitespace div.yoo-accordion dt span.header-r {
	height: 30px;
	background: url(styles/whitespace/images/item_header_r.png) 100% 0 no-repeat;
	display: block;
	line-height: 30px;
	text-indent: 10px;
	font-size: 125%;
	font-weight: bold;
	cursor: pointer;
}

div.whitespace div.yoo-accordion dt:hover.toggler {
	background: url(styles/whitespace/images/item_header_m.png) 0 -30px repeat-x;
}

div.whitespace div.yoo-accordion dt:hover span.header-l {
	background: url(styles/whitespace/images/item_header_l.png) 0 -30px no-repeat;
}

div.whitespace div.yoo-accordion dt:hover span.header-r {
	background: url(styles/whitespace/images/item_header_r.png) 100% -30px no-repeat;
}

div.whitespace div.yoo-accordion dd span.article {
	padding: 0px 10px 10px 10px;
}/* (C) 2007 YOOtheme.com */
/*  Boite coin rond blanc <datagrid> */
.x_b_cont {
	width:100%;
	margin:0px;
	padding:0px;
}
 .x_b_tl {
	background:  url(styles/nex_rond/images/b_tl_white.png) bottom right no-repeat;
	width:12px;
	height:12px;
}
 .x_b_tm {
	background: url(styles/nex_rond/images/b_tm_white.png) bottom left repeat-x;
	height:12px;
}
 .x_b_tr {
	background: url(styles/nex_rond/images/b_tr_white.png) bottom left no-repeat;
	width:12px;
	height:12px;
}
 .x_b_ml {
	background: url(styles/nex_rond/images/b_ml_white.png) top right repeat-y;
	width:12px;
}
 .x_b_content {
	padding:0px;
	background:   url(styles/watermark/images/watermark.png) 50% 100% no-repeat;
}
 .x_b_mr {
	background: url(styles/nex_rond/images/b_mr_white.png) top left repeat-y;
	width:12px;
}
 .x_b_bl {
	background: url(styles/nex_rond/images/b_bl_white.png) top right no-repeat;
	width:12px;
	height:12px;
}
 .x_b_bm {
	background: url(styles/nex_rond/images/b_bm_white.png) top right repeat-x;
	height:12px;
}
 .x_b_br {
	background: url(styles/nex_rond/images/b_br_white.png) top left no-repeat;
	width:12px;
	height:12px;
}

div.nex_rond div.yoo-accordion {
	padding: 0px 0px 0px 0px;	
	width:220px;
	background:  #ffffff ;
}

div.nex_rond div.yoo-accordion dt.toggler {
	height: 30px;
	background: url(styles/watermark/images/item_header.png) 0 0 repeat-x;
	line-height: 30px;
	font-size: 125%;
	font-weight: bold;
	cursor: pointer;
}

div.nex_rond div.yoo-accordion dt:hover.toggler, div.nex_rond div.yoo-accordion dt.sfhover {
}

div.nex_rond div.yoo-accordion dd span.article {
	padding: 0px 0px 0px 0px;
	background: url(styles/watermark/images/item_header.png) 0 100% repeat-x;
}

div.nex_rond div.yoo-accordion dd.last span.article {
	background: none;
}


/* (C) 2007 YOOtheme.com */

div.nex_colors div.yoo-accordion {
	padding: 0px 0px 0px 0px;
	border: 1px solid #C8C8C8;	
}

div.nex_colors div.yoo-accordion dt.toggler {
	height: 40px;
	padding-left:55px;
	line-height: 40px;
	font-size: 125%;
	font-weight: bold;
	cursor: pointer;
}

div.nex_colors div.yoo-accordion dt:hover.toggler, div.nex_colors div.yoo-accordion dt.sfhover {
}

div.nex_colors div.yoo-accordion dd span.article {
	padding: 0px 0px 0px 0px;
	background: url(styles/nex_colors/images/item_header.png) 0 100% repeat-x;
}

div.nex_colors div.yoo-accordion dd.last span.article {
	background: none;
}

div.nex_colors div.yoo-accordion dt.item1 {
background: url(styles/nex_colors/images/acc_green_menu.jpg) 0 0 repeat-x;
}
div.nex_colors div.yoo-accordion dt.item2 {
background: url(styles/nex_colors/images/acc_orange_search.jpg) 0 0 repeat-x;
}
/*
div.nex_colors div.yoo-accordion dt.item3 {
background: url(styles/nex_colors/images/acc_orange_alert.jpg) 0 0 repeat-x;
}
*/
div.nex_colors div.yoo-accordion dt.item3 {
background: url(styles/nex_colors/images/acc_blue_calculator.jpg) 0 0 repeat-x;
}
div.nex_colors div.yoo-accordion dt.item4 {
background: url(styles/nex_colors/images/acc_blue_favoris.jpg) 0 0 repeat-x;
}
div.nex_colors div.yoo-accordion dt.item5 {
background: url(styles/nex_colors/images/acc_green_connexion.jpg) 0 0 repeat-x;
}
/* (C) 2007 YOOtheme.com */

div.nex_grey_icons div.yoo-accordion {
	padding: 0px 0px 0px 0px;
	border: 1px solid #C8C8C8;	
		background-color:#e9eaeb;
}

div.nex_grey_icons div.yoo-accordion dt.toggler {
	height: 42px;
	padding-left:55px;
	line-height: 42px;
	font-size: 125%;
	font-weight: normal;
	cursor: pointer;
	letter-spacing: 1px
}

div.nex_grey_icons div.yoo-accordion dt:hover.toggler, div.nex_grey_icons div.yoo-accordion dt.sfhover {
}

div.nex_grey_icons div.yoo-accordion dd span.article {
	padding: 0px 0px 0px 0px;
	background: url(styles/nex_grey_icons/images/item_header.png) 0 100% repeat-x;
}

div.nex_grey_icons div.yoo-accordion dd.last span.article {
	background: none;
}

div.nex_grey_icons div.yoo-accordion dt.item1 {
background: url(styles/nex_grey_icons/images/acc_grey_menu.jpg) 0 0 repeat-x;
}
div.nex_grey_icons div.yoo-accordion dt.item2 {
background: url(styles/nex_grey_icons/images/acc_grey_search.jpg) 0 0 repeat-x;
}
/*
div.nex_grey_icons div.yoo-accordion dt.item3 {
background: url(styles/nex_grey_icons/images/acc_grey_alert.jpg) 0 0 repeat-x;
}
*/
div.nex_grey_icons div.yoo-accordion dt.item3 {
background: url(styles/nex_grey_icons/images/acc_grey_calculator.jpg) 0 0 repeat-x;
}
div.nex_grey_icons div.yoo-accordion dt.item4 {
background: url(styles/nex_grey_icons/images/acc_grey_favoris.jpg) 0 0 repeat-x;
}
div.nex_grey_icons div.yoo-accordion dt.item5 {
background: url(styles/nex_grey_icons/images/acc_grey_connexion.jpg) 0 0 repeat-x;
}
/* (C) 2007 YOOtheme.com */

div.nex_white_icons div.yoo-accordion {
	padding: 0px 0px 0px 0px;
	border: 1px solid #C8C8C8;	
	background-color:#e9eaeb;
}

div.nex_white_icons div.yoo-accordion dt.toggler {
	height: 42px;
	padding-left:55px;
	line-height: 42px;
	font-size: 125%;
	font-weight: normal;
	cursor: pointer;
	letter-spacing: 1px
}

div.nex_white_icons div.yoo-accordion dt:hover.toggler, div.nex_white_icons div.yoo-accordion dt.sfhover {
}

div.nex_white_icons div.yoo-accordion dd span.article {
	padding: 0px 0px 0px 0px;
	background: url(styles/nex_white_icons/images/item_header.png) 0 100% repeat-x;
}

div.nex_white_icons div.yoo-accordion dd.last span.article {
	background: none;
}

div.nex_white_icons div.yoo-accordion dt.item1 {
background: url(styles/nex_white_icons/images/acc_white_menu.jpg) 0 0 repeat-x;
}
div.nex_white_icons div.yoo-accordion dt.item2 {
background: url(styles/nex_white_icons/images/acc_white_search.jpg) 0 0 repeat-x;
}
/*
div.nex_white_icons div.yoo-accordion dt.item3 {
background: url(styles/nex_white_icons/images/acc_white_alert.jpg) 0 0 repeat-x;
}
*/
div.nex_white_icons div.yoo-accordion dt.item3 {
background: url(styles/nex_white_icons/images/acc_white_calculator.jpg) 0 0 repeat-x;
}
div.nex_white_icons div.yoo-accordion dt.item4 {
background: url(styles/nex_white_icons/images/acc_white_favoris.jpg) 0 0 repeat-x;
}
div.nex_white_icons div.yoo-accordion dt.item5 {
background: url(styles/nex_white_icons/images/acc_white_connexion.jpg) 0 0 repeat-x;
}
