/***************************** CSS GENERIC ********************************/
body, td, pre, input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html, body, p, table, td, form, input, select, textarea, pre, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6{
	padding: 0px;
	margin: 0px;
}

body{
	text-align: center;
}

a{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;

}

a img{
	border-width: 0px;
}

td{
	vertical-align: top;
}

ul, ol{
	/* Sinon les puces ne sont pas visible sous IE */
	padding-left: 25px;
}

ul{
	list-style-type: disc;
}

li{
   line-height: 18px;
}

.cms_bloc ul, .cms_bloc ol{
	position: relative;
	padding: 5px 0px;
	line-height: 16px;
}

.cms_bloc ol{
	list-style-position: inside;
}

.cms_bloc ul{
	list-style-type: none;
	_list-style-type: disc;
}

.cms_bloc ul li{
	padding-left: 23px;
	/* background: url(http://www.bois-emotions.com/default/CMS/css/common/../../images/wgs1/puce_liste.gif) 7px 7px no-repeat; */
	overflow:hidden;

	_padding-left: 7px;
	_background: none;
	_list-style-position: inside;
}

.cms_bloc ol li{
	padding-left: 7px;
}

.cms_part{
	text-align: left;
	margin: 0px auto;
}

.cms_bandeau{
}

.cms_page{
}

.cms_gauche{
}

.cms_droite{
}

.cms_gauche, .cms_droite{
	float: left;
}

.cms_zone{
}

.cms_bloc{
	padding: 5px 0px;
	clear: both;
}

.cms_bloc table{
	border-collapse: collapse;
}

/*** BLOCS FILE ***/
.cms_bloc_file{
}

/*** BLOCS FORM ***/
.cms_bloc_form{
}

.cms_bloc_form table td{
	padding: 3px;
}

.cms_bloc_form table td.intitule{
	font-weight: bold;
	text-align: left;
	width: 200px;
	vertical-align: top;
}

.cms_bloc_form table td.valeur td{
	vertical-align: middle;
}


.cms_bloc_form label{
	padding: 0px 15px 0px 3px;
}

.cms_bloc_form input{
	width: 200px;
}

.cms_bloc_form textarea{
	width: 300px;
	height: 100px;
}

.cms_bloc_form select{
	width: 204px;
}

.cms_bloc_form_error{
	color: #FF0000;
	padding-bottom: 10px;
}

.cms_bloc_form_message{
	font-weight: bold;
	text-align: center;
}

.cms_bloc_form .cms_bloc_form_field_content{
	text-align: justify;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_text{
	width: auto;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_image{
	text-align: right;
}

.cms_bloc_form table td.cms_bloc_form_field_antispam_image img{
	border: 1px solid #000000;
}

.cms_bloc_form .cms_bloc_form_field_content, .cms_bloc_form table td.cms_bloc_form_field_antispam_text{
	padding: 10px 0px;
}

.cms_bloc_form .cms_bloc_form_field_checkbox input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_checkbox table td{
	padding: 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio table td{
	padding: 0px 0px;
}

.cms_bloc_form .cms_bloc_form_field_radio input{
	width: auto;
}

.cms_bloc_form .cms_bloc_form_field_submit input{
	width: 85px;
	margin: 5px 0px;
}

/*** BLOCS HTML ***/
.cms_bloc_html{
}

/*** BLOCS MEDIA ***/
.cms_bloc_media{
	text-align: center;
}

.cms_bloc_media *{
	border: 0px;
	margin: 0px auto;
}

/*** BLOCS MODULE ***/
.cms_bloc_module{
}

/*** BLOCS MAP ***/
.cms_bloc_map .mm_carte{
	margin: auto;
}

.cms_bloc_map .mm_carte .mm_info_photo{
	float: left;
	padding: 0px 5px 5px 0px;
}

.cms_bloc_map .mm_carte .mm_info_titre{
	font-weight: bold;
}

.cms_bloc_map .mm_carte .mm_info_resume{
}

/*** BLOCS TEXTE ***/
.cms_bloc_text{
	text-align: justify;
}

.cms_bloc_text table{
	width: 100%;
}

.cms_bloc_text table td{
	vertical-align: top;
}

.cms_bloc_text_media_gauche{
}

.cms_bloc_text_media_gauche .cms_bloc_media{
	position: relative;
	z-index: 2;
	padding: 0px;
	margin: 0px;
	float: left;
	padding: 0px 15px 15px 0px;
}

.cms_bloc_text_media_droite{
}

.cms_bloc_text_media_droite .cms_bloc_media{
	padding: 0px;
	margin: 0px;
	float: right;
	padding: 0px 0px 15px 15px;
}

.cms_bloc_text_haut{
}

.cms_bloc_text_media_centre{
	text-align: center;
	padding: 15px auto;
}

.cms_bloc_text_media_centre .cms_bloc_media{
	margin: 15px 0px;
}

.cms_bloc_text_bas{
}

.cms_bloc_text table{
	width: 100%;
}

.cms_bloc_text table td{
	vertical-align: top;
}

.cms_bloc_text_gauche{
	width: 49%;
}

.cms_bloc_text_milieu{
	width: 2%;
}

.cms_bloc_text_droite{
	width: 49%;
}

/*** BLOCS TITRE ***/
.cms_bloc_title{
}

.cms_bloc_title h2{
	text-align: left;
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

/*** ***/
.spacer{
	clear: both;
	line-height: 0px;
	width: 0px;
	font-size: 0px;
}/******  GENERALITE  ******/

.wge_contener{
	position: relative;
	z-index: 1;
	margin: 0px auto;
	width: 990px;
	text-align: left;
}

h1{
	position: absolute;
	color: #c68866;
	font-weight: normal;
	font-size: 11px;
	top: 0px;
	right: 34px;
	padding: 0px 0px 0px 8px;
	background: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/puce_h1.gif) 0px 4px no-repeat;
}

#wge_contener_h1{
	height: 16px;
}

#wge_menu, #wge_centre, #wge_ariane{
	width: 922px;
	padding: 30px 35px 0px 33px;
}

#wge_contenu{
	position: relative;
	z-index: 1;
}

/******  STYLE DES LISTES  ******/

#wge_contenu ul,
#wge_contenu ol{
	position: relative;
	padding: 5px 0px;
	line-height: 16px;
	font-size: 13px;
}
#wge_contenu ol{
	list-style-position: inside;
}
#wge_contenu ul{
	list-style-type: none;
	_list-style-type: disc;
}

#wge_contenu ul li{
	padding-bottom: 6px;
	padding-left: 23px;
	background: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/puce_liste.gif) 9px 8px no-repeat;
	overflow:hidden;

	_padding-left: 7px;
	_background: none;
	_list-style-position: inside;
}
#wge_contenu ol li{
	padding-bottom: 6px;
	padding-left: 7px;
}

/******  BANDEAU HAUT  ******/
#wge_bandeau{
	position: relative;
	z-index:1;
	background: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/bandeau.png) left top no-repeat;
	_background-image: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/bandeau.jpg);
	height: 200px;
}

#wge_bandeau h1{
	padding: 3px 6px 0px 0px;
	margin: 0px;
}

#wge_bandeau #flash_content{
	position: absolute;
	right: 99px;
	top: 1px;
}


/******  LIEN : ACCUEIL, IMPRESSION, PLAN DU SITE  ******/

#wge_lien_accueil,
a#wge_lien_plan,
a#wge_lien_print{
	display: block;
	position: absolute;
	text-align: right;
	top: 8px;
}
#wge_lien_accueil{
	left: 35px;
	top: 24px;
	width: 301px;
	height: 124px;
}
#lien_accueil img{
	width: 149px;
	height: 149px;
}
#wge_lien_plan{
	right: 65px;
	width: 28px;
	height: 29px;
}
#wge_lien_print{
	right: 34px;
	width: 28px;
	height: 29px;
}

#wge_page_top{
	padding-top: 41px;
}

/******  FIL D'ARIANE  ******/
#wge_ariane{
	height: 27px;
	line-height: 27px;
	padding: 0px 0px 0px 52px;
}
#wge_ariane .puce_ariane{
	background: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/sep_ariane.gif) 6px 4px no-repeat;
	padding-left: 20px;
}


/******  PAGE  ******/

#wge_page,
#wge_page_top,
#wge_page_bottom,
#wge_droite,
#wge_centre{
	position: relative;
	z-index: 1;
	float: left;
}
#wge_page{
	width: 990px;
}
#wge_page_bottom{
	width: 990px;
}
#wge_page_top{
	width: 990px;
	background: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/page_top.png) left top no-repeat;
	_background-image: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/page_top.jpg);
}

#wge_centre{
	min-height: 462px;
	height: auto;
	_height: 462px;
	background: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/page.png) left top repeat-y;
	_background-image: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/page.jpg);
}

#wge_droite{
	padding: 0px 0px 0px 30px;
	width: 217px;
}

#wge_contenu{
	position: relative;
	padding: 0px 40px 0px 55px;
}


/******  ACTUS ******/

#wge_zone_actus{
	padding: 44px 10px 0px 10px;
}
.actu_titre{
	padding: 2px 0px 6px 0px;
}
.actu_resume{
	padding: 0px 0px 5px 0px;
}
.actu_resume img{
	float: right;
	padding: 0px 0px 3px 6px;
}
.actu_description img{
	float: right;
	margin: 0px 0px 15px 15px;
}

/******  PIED DE PAGE  ******/

#wge_footer{
	height: 31px;
	line-height: 31px;
	_padding-top: 7px;
	background: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/page_bottom.png) left top no-repeat;
	_background-image: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/page_bottom.jpg);
	text-align: center;
	margin-bottom: 10px;
}
#wge_footer img{
	margin-bottom: -3px;
}

/******  GENERALITE  ******/
body, td, pre, input, textarea, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body{
	background: #530401 url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/background.jpg) 0px 0px repeat-x;
	text-align: center;
	color: #ffffff;
}
a{
	color: #b1311c;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

.cms_bloc_title h2{
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	padding: 0px 0px 12px 33px;
	color: #c79266;
	background: transparent url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/puce_titre.gif) no-repeat 0px 10px;
}

#wge_centre{
	color: #e9c38e;
	font-family: Arial;
	font-size: 12px;

}


/******  BANDEAU  ******/
#wge_bandeau h1{
	font-size: 10px;
	color: #868585;
	font-weight: normal;
	text-align: right;
}

/******  LIEN : ACCUEIL, IMPRESSION, PLAN DU SITE  ******/
a#lien_accueil,
a#wge_lien_plan,
a#wge_lien_print{
	color: #666666;
	font-size: 10px;
}

/******  FIL D'ARIANE  ******/
#wge_ariane{
	font-size: 11px;
	color: #b1311c;
}
#wge_ariane a{
	color: #c0ae90;
	text-decoration: none;
}
#wge_ariane a:hover{
	text-decoration: underline;
}

/******  ACTUS ******/

#wge_actus{
	line-height: 12px;
}
.actu_date{
	color: #bd0926;
	font-size: 13px;
}
.actu_titre,
.actu_titre a{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.actu_resume{
	text-align: justify;
	font-size: 11px;
}
.actu_savoir_plus a{
	font-size: 11px;
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
.actu_savoir_plus a:hover{
	text-decoration: underline;
}


/******  PIED DE PAGE  ******/

#wge_footer{
	color: #8a6154;
	font-size: 10px;
	font-family: verdana;
}
#wge_footer a.wge_lien_footer{
	text-decoration: none;
	color: #8a6154;
	font-weight: bold;
}#wge_menu dl, #wge_menu dt, #wge_menu dd, #wge_menu ul, #wge_menu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wge_zone_menu{
	z-index: 10;
	position: relative;
}
#wge_menu{
	position: absolute;
	left: 12px;
	bottom: 0px;
	width: 978px;
	height: 32px;
}

#wge_menu dl{
	position: relative;
	float: left;
}

#wge_menu dt{
	position: relative;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	height: 22px;
	padding: 1px 0 3px 0px;
	float: left;
}

#wge_menu dt a{
	background: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/sep_menu.gif) 0px 13px no-repeat;
	height: 12px;
	line-height: 12px;
	padding: 10px 10px 0px 10px;
	float: left;
	_width: 1%;
	_white-space: nowrap;
	color: #FFF;
	font-size: 11px;
}

#wge_menu dt a.menu_first{
	background: none;
}

#wge_menu dt.niv1_on a{
	color: #EC632F;
}

#wge_menu dd{
	position: absolute;
	top: 32px;
	left: 0px;
	display: none;
	background: #29150d;
}

#wge_menu li{
	cursor: pointer;
	width: 180px;
}

#wge_menu li a, #wge_menu dt a{
	display: block;
	color: #deccbc;
	text-decoration: none;
}

#wge_menu li.niv2,
#wge_menu li.niv2_on{
	padding: 1px 2px 3px 2px;
}

#wge_menu a.niv2{
	color: #c0a186;
	display: block;
	width: 154px;
	padding: 5px 8px 5px 16px;
	line-height: 14px;
	font-size: 11px;
	text-transform: uppercase;
}

#wge_menu li.niv2_on  a.niv2{
	color: #C79266;
}

#wge_menu li.niv3,
#wge_menu li.niv3_on{
	line-height: 14px;
}
#wge_menu a.niv3{
	color: #c0a186;
	width: 145px;
	padding: 2px 10px 2px 25px;
	text-decoration: none;
	font-size: 11px;
	background: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/puce_niv3.gif) 15px 5px no-repeat ;
}

#wge_menu li.niv3_on  a.niv3{
	color: #ba2309;
	background-image: url(http://www.bois-emotions.com/default/CMS/css/tpl3/../../images/brusq/puce_niv3_on.gif) ;
}
.surtitre{
	color: #edd2b2;
	font-size: 18px;
}

.soustitre{
	color: #fae1be;
	font-weight: bold;
	font-size: 17px;
}

.accroche{
	font-weight: bold;
	font-size: 14px;
	color: #ec632f;
}

.chapo{
	font-size: 14px;
	color: #fae1be;
}

.intertitre{
	color: #fae1be;
	font-size: 14px;
	font-weight: bold;
}

.legende{
	font-style: italic;
	font-size: 11px;
	color: #e9c38e;
}

.mise_en_avant{
	color: #e9c38e;
}

.mise_en_valeur_2{
	color: #ec632f;
	font-weight: bold;
}
