/*------------------------------------------------
Page Orange
--------------------------------------------------*/

/*---------Menu Sidebar Left--------------*/

.cont_menu_Left ul li a {
	color:#666666;	
	display: block;
	padding:2px 0 2px 20px;
	width:161px;
	border-bottom:1px solid #323333;
	background:transparent url(../images/bulleList_Orange.jpg) no-repeat 10px 0;
}
.cont_menu_Left ul li a:link, .cont_menu_Left ul li a:visited{
	color: #666666;
}

.cont_menu_Left ul li a:hover{
	background:#F34A1C url(../images/bulleList_OrangeHover.jpg) no-repeat 10px 0;
	color: #fff;
}

/*---------Page Offres--------------*/

.block_Offres {
	margin:0;
	padding:10px 0;
}
.offres_Title {
	color:#fff;
	font-size:120%;
	font-weight:bold;
	margin:0 0 10px 0;
}
.offres_edit {
}
.offres_edit a:link, .offres_edit a:visited {
	color:#aaaaaa;
}
.offres_edit a:hover {}

.offres_plus_link {
	margin:10px 0 0 0;
	background:transparent url(../images/bulleList_Orange.gif) no-repeat left top;
	padding-left:10px;
}
.offres_plus_link a:link, .offres_plus_link a:visited {
	color:#F34E21;
}
.offres_plus_link a:hover {
}

/*---------FAQ Search--------------*/

form.faq_search, .faq_search {
	margin:10px 0;
}
.faq_search input.blackBorder {
	margin:0;
}
.gris_small {
	font-family:Trebouchet MS, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:90%;
}
.summaire_faq span {
	color:#F34B1D;
	font-weight:bold;
}
.summaire_faq {
	font-family:Trebouchet MS, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:90%;
	border-bottom:1px solid #292A2A;
	padding-bottom:10px;
	margin:30px 0 0 0;
}
.faq_summaire_block {
	border-bottom:1px solid #292A2A;
	padding:10px 0;
	color:#666666;
}
.faq_summaire_block h3 {
	color:#F34B1D;
	font-size:1em;
}
.faq_summaire_block {
}

/*---------FAQ Accordion--------------*/

.toggler {
	cursor:pointer;
}
#accordion {
	margin:10px 0; 
}
#accordion h3 {
	font-size:1em;
	/*background:url(../images/bulleList_Gris.gif) no-repeat left top;*/
	padding:3px 0 0 10px;
	color:#F34B1D;
}
.element {
	padding:0 0 0 7px;
	border-bottom:5px solid #666;
	margin:2px 0;
}
.block_faq_bottom {
	margin:30px 0 0 10px;
}
/*---------Les pack--------------*/

.pack_block {
	margin:5px 0 0 0;
}
.pack_block img{
	padding:0 20px 10px 0;
}


















