@import url(colorbox.css);
/*-basics-----------------------------*/
* {
	margin:0;
	padding:0;
	font-weight: normal;font-style: normal;	font-family:Verdana,sans-serif;
	list-style:none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
}

body {
	/*delete after CHRISTMAS :  
	background:#fff url(images/bg_christmas_2012.jpg) no-repeat 50% 0;*/
	/*put back after CHRISTMAS :  */
	background:#F0F0E3 url(images/bg_body2.jpg);	
	min-height:100%; height: 100%;
	line-height:18px;
	color:#5D522B;
	font-size: 12px;		
}
#sous_body{
	min-height:100%; height: 100%;
	position:relative;	
}

img{
	display:block;
}
/*-listes----------------------------*/

.menu_header ul {
	width:100%;
	background: url(images/bg_menu.gif) repeat-x;
	list-style:none;
	z-index:10;
}

.menu_header li.lien{
	float:left;
	width:159px;
	position:relative;	
	text-align:center;
	background: url(images/sep_menu.gif) no-repeat;
	border:0; padding:0; margin:0;
	z-index:2;	
}

.menu_header li.lien a.menutop{
	color:#E0F0C6;
	display:block;
	font: bold 11px verdana,"trebuchet MS",sans-serif;
	text-decoration:none;	
	width:100%;
	padding:10px 0 8px;
	height:17px;
}

.menu_header li.lien#panier, .menu_header li.lien#panieractif{
	height:29px; 
	overflow:hidden; 
	position:absolute; 
	right:0; 	
	width:16.4%;
}

.menu_header li.lien#panier a{
	background: url(images/bg_panier.gif) repeat-x;
}.menu_header li.lien#panieractif a{
	background: url(images/bg_menu_panier_actif.gif) repeat-x;
	color:#fff;
}
.menu_header li a.menutop:hover, .menu_header li a.menutop:focus, .menu_header li a.menutop:active {
	background: url(images/bg_menu_hover.gif) repeat-x; 
}
.menu_header li a.menutop:active {
	color:#E0F0C6;
}

/*-structure--------------------------------------------------------------------------------------------*/
#barre_cote{
	position:absolute;
	width:62px;
	top:40px;
	z-index:5000;

}
/* delete after CHRISTMAS :  
#barre_cote_partie1{background:url(images/barre_cote_christmas.png);padding:15px 0 20px;}
#barre_cote_partie2{background:url(images/barre_cote_christmas.png);padding:15px 0;border-top:1px solid #a6b38f;}
*/
/*put back after CHRISTMAS  : */ 
#barre_cote_partie1{background:url(images/barre_cote/bg_main.png) no-repeat;padding:15px 0 20px;}
#barre_cote_partie2{background:url(images/barre_cote/bg_main.png) no-repeat;padding:15px 0;border-top:1px solid #afab80;}  

a.change_language{
	display:block;
	height:44px;width:43px;margin-left:10px;
	text-indent:-9999px;
}
a#change_francais{
	background:url(images/barre_cote/francais.png) no-repeat;
	background-position:0 -44px;
	
}a#change_francais:hover{background-position:0 0;}
a#change_english{
	background:url(images/barre_cote/english.png) no-repeat;
	background-position:0 -44px;	
	margin-top:15px;	
}a#change_english:hover{background-position:0 0;}
a#change_deutsch{
	background:url(images/barre_cote/deutsch.png) no-repeat;
	background-position:0 -44px;	
	margin-top:15px;	
}a#change_deutsch:hover{background-position:0 0;}

#currency_title{
	height:9px;width:46px;margin-left:8px;
	text-indent:-9999px;
	background:url(images/english/barre_cote/devise_text.png) no-repeat;		
}
a.change_currency{
	display:block;
	width:30px; height:30px;
	text-indent:-9999px;
}
a#currency_euros.inactive{
	background:url(images/barre_cote/icons_euros.png) no-repeat -30px 0;  
	margin:12px 0 16px 16px;
	opacity:0.5;
}a#currency_euros.inactive:hover{opacity:1;}
a#currency_euros.active{
	background:url(images/barre_cote/icons_euros.png) no-repeat -0 0;  
	margin:12px 0 16px 16px;
	opacity:0.7;
}

a#currency_dollars.inactive{
	background:url(images/barre_cote/icons_dollars.png) no-repeat -30px 0;  
	margin:0 0 16px 16px;
	opacity:0.5;
}a#currency_dollars.inactive:hover{opacity:1;}
a#currency_dollars.active{
	background:url(images/barre_cote/icons_dollars.png) no-repeat -0 0;  
	margin:0 0 16px 16px;
	opacity:0.7;
}

a#currency_pounds.inactive{
	background:url(images/barre_cote/icons_pounds.png) no-repeat -30px 0;  
	margin:0 0 5px 16px;
	opacity:0.5;
}a#currency_pounds.inactive:hover{opacity:1;}
a#currency_pounds.active{
	background:url(images/barre_cote/icons_pounds.png) no-repeat -0 0;  
	margin:0 0 5px 16px;
	opacity:0.7;
}

#centrage {
	position:relative;
	margin:0 auto 40px;
	background: url(images/bord_gauche.png) repeat-y 0 0; 
	width:986px;
	z-index:3;	
}

#bord_left {
	width:100%;	
	background: url(images/bord_droit.png) repeat-y 100% 0; 
	position:relative;
}

#bord_right {	
	width:100%;
	background: url(images/bords_menu.png) no-repeat 50% 98px;
	position:relative;	
}

#cadre {
	margin:0 13px 0;
	padding-bottom:50px;
	position:relative;
	background-color:#fff;	
}

.clear {
	clear:both;
    display: block;
    height: 0px;
    overflow: hidden;
    margin: 0;
    padding: 0;	
}
.cright {
	clear:right;
}


#header {
	background: url(images/bg_header.gif) repeat-x;
	color:#E0F0C6;
	margin:0 13px;
}
#header_img {
	height:109px;
	background-position:250px 0;
	background-repeat:no-repeat;
	line-height: 19px;	
}
#logo {
	width:309px;height:87px;
	float:left;
}

#header #infos {
	height:70px; 
	margin-top:8px;
	background:url(images/bg_search_panier.gif) repeat-x;
	float:right;
	text-align:center;
	width:auto !important;
	width:300px;	
}
#contact {
	margin-top:10px;
	position:relative;
	width:100%;
	float:right;
	clear:both;
	text-align:center;
}
#contact a{
	background:url(images/icon_panier.gif) no-repeat 0 6px;
	padding:10px 0 8px 25px;	
	display:inline;
	color:#dce6c8;
}
#search {
	background:url(images/icon_search.gif) no-repeat 0 6px;
	text-align:left;
	padding:7px 10px 0 25px;
	margin-left:10px;
	height:22px;
	float:right;	
}
#search span {
	background: url(images/search_bg.gif) no-repeat;
	display:block;
	float:right;
	height:21px;	
	width:170px;	
}
#search span span {
	background: url(images/search_btn.gif) no-repeat 100% 0;
	padding:0px 1px 2px 5px;
	width:164px;		
		
}
#search input {
	width:135px;height:15px;
	margin-top:4px;
	float:left;
	border:0;	
	color:#345105;
	font-size:11px;
	background-color:transparent;	
}
#search .search_btn {
	margin-top:2px !important;
	margin-top:3px;	
	float:right;
	color:#345105;
	width:29px;height:19px;
	background-color:transparent;
	font: bold 10px verdana,"trebuchet MS",sans-serif;
	cursor:pointer;	
}
#search label {
	padding-top:4px;
	float:right;
	color:#e5efd3;
	font: normal 10px verdana,"trebuchet MS",sans-serif;
	text-transform:uppercase;	
}
.menu_header {
	width:100%;height:35px;
	background:url(images/bg_menu.gif) repeat-x;
	position:relative;
	z-index:500;
	padding-bottom:7px;
}

#contenu {
	padding:0 20px 0;		
}


#bottom {
	background:#4B7011 url(images/bg_footer.gif) repeat-x;
	text-align:center;
	margin:0 13px;
	color: #E0F0C6;
	font-size: 11px;
}
#bottom_inner {
	padding:17px 35px 20px;	
	background:url(images/fairy_footer.png) no-repeat right bottom;	
}
#bottom ul{
	text-align:left;
	float:left;
	width:180px;
	margin:0 50px 0 0;
}
#bottom li {
    padding-bottom: 4px;
}
#bottom li a:hover {text-decoration:underline;}
#bottom li.section_header{
	font-size:13px;
	margin-bottom:10px;
	border-bottom:1px solid #74983B;	
	padding-bottom:7px;
	color:#fff;
}
#bottom li.lockpad_li{
	background:url(images/lockpad_icon.png) no-repeat left 0px;
	padding:8px 0 0 30px;
}
#bottom ul#newsletter_footer{
	text-align:left;	
	float:left;
	width:180px;
	margin:0;	
}
#bottom #newsletter_footer p{
	margin-bottom:15px;
}
	
#bottom .news_input{
	border:1px solid #a9bb8d;
	color:#c6d5ae;
	font-size:11px;
	height:20px;
	overflow:hidden;
	width:160px;
	padding:3px 6px;
	background-color:#628330;
}
#bottom #news_btn{
	margin-top:18px;
}


#sep_footer img {
	display:inline;
}
#breadCrumb{
	background:url(images/bg_breadcrumb.gif) repeat-x;
	height:29px;
	padding-left:15px;
	font-size:11px;
}
#breadCrumb h2 {
	color:#71663D;
	text-align:left;
	font-size:11px;
	display:inherit;
	margin:0; padding:0;
	margin-top:7px;
	float:left;			
}
#breadCrumb h2 a {
	color:#71663D;
	font-size:11px;
	font-weight:normal;	
	text-decoration:underline;
}

#breadCrumb h2 a:hover { 
	color:#8A8A84;	
}

.nongras {
	font: normal 11px verdana,"trebuchet MS",sans-serif;
	line-height:1px;
}

.no_image {
	border:1px solid #EBEBE6;
	padding:0px;
	text-align:center;
	font: normal 10px verdana,"trebuchet MS",sans-serif;
	color:#A6A69C;
	line-height:24px;
}

#process_img {
	width:920px;
	margin:0 auto 0;
	padding-top:20px;
}
.no_image {
	border:1px solid #EBEBE6;
	padding:0px;
	text-align:center;
	font: normal 10px verdana,"trebuchet MS",sans-serif;
	color:#A6A69C;
	line-height:24px;
}
/*-Textes----------------------------------------------- */
h1 {
	font: bold 18px verdana,"trebuchet MS",sans-serif;
	color:#735E12;
}
h1.cat_title {
	margin-bottom:12px;
}
h1.process {
	display:inline; 
	font-weight:bold; 
	font-size:18px;
	color:#735E12; 
}

h2 {
	color:#74B000;
	font: normal 12px verdana,"trebuchet MS",sans-serif;
}

a {
	color:#964819;
	text-decoration:underline;
}
a:hover{
	color:#DE400D;
	text-decoration:underline;
}
a:visited {
	color:#CB9786;
}

a.cst_link:visited {
	color:#B43F19;
}

.price {
	color:#B43F19;
	font-size:12px;
}
.price2 {
	color:#A3501E;
	line-height:19px;
}
#price_box {
	width:100px; height:19px;
	margin:8px auto 9px;
	font:bold 18px verdana,"trebuchet MS",sans-serif;
}
#specialprice_box {
	width:130px;
	margin:5px auto 6px;
	border:4px solid #B43F19;
	border-width:1px 3px 3px 1px;
	background-color:#FAEBE1;
	padding:2px;
}
.price3 {
	color:#A3501E;
	line-height:19px;
	font-size:12px;
}

.productSpecialPrice {
	text-decoration:line-through;
	font-size:12px;
	color:#A3501E;	
}

strong, .bold {
font-weight: bold;
} 
em {
	font-style:italic;	
}

#header a {
	color:#E0F0C6;
	font-size:11px;
	text-decoration:none;	

}
#header a:hover {
	color:#E0F0C6;
	text-decoration:underline;
}
#header a.menutop:hover {
	text-decoration:none;
}
.greentitle {
	color:#70A400;
}

#bottom a, #bottom a:visited {
	color:#E0F0C6;
	font-size:11px;
	text-decoration:none;
}
#bottom a:hover {
	text-decoration:uderline;
	color:#E0F0C6;
}

.puce_fleche {
	background:url(images/puce_fleche.gif) no-repeat 0px 2px;
	padding-left:21px;
}

#switch_language {
	position:relative;
	height:42px;
	background:url(images/switch_language_bg1.gif) repeat-x;
}

#switch_language #switch_content {
	width:920px;height:34px;
	margin:0 auto;
	padding:4px 20px;
	color:#fff;
	background:url(images/switch_language_bg2.gif) repeat-x;	
}
#switch_language #switch_close {
	float:right;
	background:url(images/switch_language_close.gif) no-repeat 100% 4px;
	padding-right:20px;	
}
#switch_language #switch_flags {
	background:url(images/switch_language_enflag.gif) no-repeat 100% 4px;
	padding-right:50px;
	margin-left:30px;
	display:block;
	float:left;
}#switch_language #switch_flags:hover {background:url(images/switch_language_enflag2.gif) no-repeat 100% 4px;}
#switch_language #switch_welcome {
	font-weight:bold;
	float:left;
}
#switch_language a, #switch_language a:visited{
	color:#fff;
	text-decoration:none;
}
#switch_language a:hover{
	color:#D6FF8F;
	cursor:pointer;
}

span.underline {
	text-decoration:underline;
}

/* Menu pompage.net */

#menu_top_1 {
	height:19px;
	padding:1px 20px 2px;	 
	background:url(images/bg_menutop.gif) no-repeat 0 0;	 
}
#menu_top_2 {	
	height:19px;
	text-align:right;	
	float:right;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:10;
}
#nav a {
	display: block;
}
#nav a.firstlink, #nav a.firstlink:hover {
	margin-left:30px;
	text-decoration:none;
}
#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
	background:#fff url(images/bg_menutop_list.gif) repeat-x 0 100%;
	border:1px solid #CDCEC2;
	padding:10px 30px 10px 20px;
}
#nav li ul a{
	background:url(images/puce1_menutop_list.gif) no-repeat 0px 6px;
	padding-left:20px;	
	color:#5D522B;
}
#nav li ul a.active{
	background:url(images/puce2_menutop_list.gif) no-repeat 0px 6px;
	padding-left:20px;	
	color:#5D522B;	
}
#nav li ul a:hover{
	background:url(images/puce2_menutop_list.gif) no-repeat 0px 6px;
	color:#79682C;	
}
#nav li ul li{
	padding:3px 0;
	clear:both;		
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
.menutop_list_puce {
	background:url(images/fleche_menutop.gif) no-repeat 100% 5px;
}

/* banniere top langue*/
#langage_banner_1 {
	background-color:#fefec8;
	width:100%;
	padding:12px 0 10px;
	display:none;
	border-bottom:2px solid #cbb961;
}
#langage_banner_2 { 
	margin:0 auto; 
	width:920px; 
	height:30px; 
	color:#5d522b; 
	padding:4px 20px;
}
#langage_banner_2 a, #langage_banner_2 a:hover {
	text-decoration:none;
}
#langage_banner_2 a.en, #langage_banner_2 a.en:hover {
	background: url(images/switch_language_enflag.gif) no-repeat 0px 2px;
}
#langage_banner_2 a.en:hover {
	background: url(images/switch_language_enflag2.gif) no-repeat 0px 2px;
}
#langage_banner_2 a.fr, #langage_banner_2 a.fr:hover {
	background: url(images/switch_language_frflag.gif) no-repeat 0px 2px;
}
#langage_banner_2 a.fr:hover {
	background: url(images/switch_language_frflag2.gif) no-repeat 0px 2px;
}
#langage_banner_close{
	float:right;
	background: url(images/switch_language_close.gif) no-repeat 100% 5px;
	padding-right:20px;
	cursor:pointer;
}

/*-Menus riches----------------------------------------------- */
.menu_header h2, .menu_header h2 a{margin:0;}
.span_menu_deroulant{
	font-weight:bold;
	background:url(images/menu_deroulant/puce_menu_inactif.gif) no-repeat 100% 3px;
	padding-right:18px;
}
.menu_header li.mega a.menutop:hover, .menu_header li.mega a.menutop_actif{
	background: url(images/menu_deroulant/bg_menu_hover.gif) repeat-x;
	color:#6e4f05 !important;
	text-decoration:none !important;
}
.menu_header li.mega a.menutop:hover .span_menu_deroulant, .menu_header li.mega a.menutop_actif .span_menu_deroulant{
	background:url(images/menu_deroulant/puce_menu_actif.gif) no-repeat 100% 3px;
}
.menu_header .menu_to_hide {
  display: none;
  text-align:left;
  position: absolute;
  background:#fff;
  top: 35px;
  left: -1px;
  z-index:-1px;
  background-color:#fff;
  border:1px solid #8d670c;
  border-top:0;
  padding-top:10px;
  padding-bottom:10px;    
  box-shadow:1px 10px 10px rgba(0, 0, 0, 0.1);
} 
.menu_header .menu_to_hide_2 {
  background-color:#8d670c;
  padding-top:10px;
  padding-bottom:20px;  
}
.menu_header h3 a:hover {
	text-decoration:underline;
}
	/*-selections----------------------------------------------- */
.menu_to_hide_selections{
	width: 492px;  
	padding-left:15px;
	padding-right:30px;
}	
.menu_header h3{
	display:block;	
	margin:0;	
}
.menu_header .selection_item a, .menu_header .selection_item a:visited {
	display:block;
	padding-top:12px;
	padding-left:15px;	
	margin-right:100px;
	height:48px;	
	text-decoration:none;
}.menu_header .selection_item a:hover {text-decoration:none;background-color:#f7f4ee;}
.menu_header .selection_item h3{
	padding-bottom:5px;color:#8D670C;
	font: bold 12px verdana,"trebuchet MS",sans-serif;
}
.menu_header .selection_item p{
	color:#8D670C;
	font: normal 11px verdana,"trebuchet MS",sans-serif;	
}
.menu_header .selection_item{
	color:#8D670C;
	font: normal 11px verdana,"trebuchet MS",sans-serif;	
	background:url(images/menu_deroulant/separateur.gif) no-repeat 0 100%;	
}
.menu_header .selection_item img{
	float:right;
}
	/*-accessoires----------------------------------------------- */
.menu_to_hide_accessoires{
	width:460px;
	padding-left:9px;	
	height:210px;
}	
#menu_accessoires_right{
	line-height:18px;
	float:right;
	width:145px;
	color:#8d670c;
	padding:13px 15px 0 15px;
	background:url(images/menu_deroulant/separateur_accessoires.gif) no-repeat 0 50%;	
}
#menu_accessoires_right h3 a, #menu_accessoires_right h3 a:focus, #menu_accessoires_right h3 a:visited {
	color:#8D670C;	
	text-decoration:none;
	font: normal 11px verdana,"trebuchet MS",sans-serif;
	text-decoration:none;
	display:block;
	height:18px;
	padding:6px 6px 1px 20px;
}#menu_accessoires_right h3 a:hover {text-decoration:none;color:#8D670C; background-color:#f7f4ee; color:#8D670C;}
#menu_accessoires_right  p{
	padding:5px 1px 5px 20px;
	height:20px;
}
#menu_accessoires_left{
	float:left;
	width:265px;
	color:#8d670c;
	background:url(images/menu_deroulant/accessoires_img.jpg) no-repeat 6px 0;
	padding-top:4px;
}
.menu_header .accessoires_item {
	font: normal 11px verdana,"trebuchet MS",sans-serif;
}

.menu_header .accessoires_item h3 a, .menu_header .accessoires_item h3 a:visited {
	color:#8D670C;
	display:block;
	height:28px;	
	text-decoration:none;
	font: bold 11px verdana,"trebuchet MS",sans-serif;
	padding:18px 0 3px 100px;
	margin-left:10px;
	text-decoration:none;
}.menu_header .accessoires_item h3 a:hover {text-decoration:none;padding:18px 0 3px 100px; background:url(images/menu_deroulant/menu_lien_bg.png) repeat;color:#8D670C;}

	/*-autres_alcools----------------------------------------------- */
.menu_to_hide_autres_alcools{
	width:155px;
	height:247px;
	padding:0px 20px;
}	
#menu_autres_alcools{	
	width:100%;
	padding-top:1px;	
	color:#8d670c;	
}
#menu_autres_alcools h3 a, #menu_autres_alcools h3 a:visited {
	color:#8D670C;	
	text-decoration:none;
	display:block;
	border-bottom: 1px dotted #e0cb98;
	font: normal 11px verdana,"trebuchet MS",sans-serif;
	text-decoration:none;	
	height:15px;
	padding:8px 5px 7px;	
}#menu_autres_alcools h3 a:hover {text-decoration:none;background-color:#f7f4ee;color:#8D670C;}


	/*-cadeaux----------------------------------------------- */
.menu_to_hide_cadeaux{
	width:300px;
	height:250px;
	padding-left:9px;	
}	
#menu_cadeaux_left{
	float:left;
	background:url(images/menu_deroulant/cadeaux_img.jpg) no-repeat 0 0;
	width:280px;
	padding-top:1px;
	color:#8d670c;	
}	
#menu_cadeaux_right{
	line-height:30px;
	float:right;
	padding-right:7px;
	width:230px;
	color:#8d670c;
	background:url(images/menu_deroulant/separateur_accessoires.gif) no-repeat 0 50%;	
}
#menu_cadeaux_right a {
	padding:16px 10px 5px 20px;
	display:block;	
}#menu_cadeaux_right a:hover {background-color:#f7f4ee;}	

	/*-absinthes----------------------------------------------- */
.menu_to_hide_absinthe{
	width:634px;
	padding-left:9px;	
}
#menu_absinthes	{
	width:634px;
	height:210px;
	padding-top:1px;
}
.menu_header  h3 a, .menu_header  h3 a:visited, a.menutop_actif {
	color:#8D670C !important;
	text-decoration:none !important;
}
.menu_header .absinthe_item h3 a, .menu_header .absinthe_item h3 a:visited {
	color:#8D670C;
	display:block;
	height:28px;	
	text-decoration:none;
	font: bold 11px verdana,"trebuchet MS",sans-serif;
	padding:18px 0 3px 100px;
	margin-left:5px;
	text-decoration:none;	
}.menu_header .absinthe_item h3 a:hover {text-decoration:none;background:url(images/menu_deroulant/menu_lien_bg.png) repeat;}

.menu_absinthe{
	font: normal 11px verdana,"trebuchet MS",sans-serif;
	color:#8d670c;
}
.menu_absinthe h3 a, .menu_absinthe h3 a:visited {
	color:#8D670C;	
	text-decoration:none;
	font: normal 11px verdana,"trebuchet MS",sans-serif;
	text-decoration:none;	
}.menu_absinthe h3 a:hover {text-decoration:underline;}	

#menu_absinthe_left{
	float:left;
	width:261px;
	padding-top:2px;
}

#menu_absinthe_middle{
	float:left; width:143px;
	line-height:30px;	
	padding:11px 0 0 25px;
}
#menu_absinthe_middle h3 a, #menu_absinthe_middle h3 a:visited {
	color:#8D670C;	
	text-decoration:none;
	display:block;
	font: normal 11px verdana,"trebuchet MS",sans-serif;
	text-decoration:none;	
	height:15px;
	padding:8px 5px 7px 20px;	
}#menu_absinthe_middle h3 a:hover {text-decoration:none;background-color:#f7f4ee;color:#8D670C;}
#menu_absinthe_middle p{
	height:15px;
	padding:0 5px 15px 20px;	
}
#menu_absinthe_right{
	line-height:25px;
	float:right; width:145px;
	padding:14px 20px 0 0;
}	
#menu_absinthe_right h3 a, #menu_absinthe_right h3 a:visited {
	color:#8D670C;	
	text-decoration:none;
	display:block;
	font: normal 11px verdana,"trebuchet MS",sans-serif;
	text-decoration:none;	
	height:15px;
	padding:6px 5px 4px 20px;	
}#menu_absinthe_right h3 a:hover {text-decoration:none;background-color:#f7f4ee;color:#8D670C;}
#menu_absinthe_right p{
	height:15px;
	padding:0 5px 10px 20px;	
}

.read_more {
	display:none;
}
.read_more_button{
margin: 0 0.2em;padding: 0.1em 5px;border: 1px solid #c8c5ae;white-space: nowrap;text-decoration: none;vertical-align: middle;background: #fff;color:#5d522b;cursor:pointer;
-moz-box-shadow: 1px 1px 3px #f0f0f0;
-webkit-box-shadow: 1px 1px 3px #f0f0f0;
box-shadow: 1px 1px 3px #f0f0f0;
}

/* ---------- CLICKABLE BG, BASTILLE DAY --------*/
#clickable_skin {
	position: absolute;
	width: 100%;
	height: 525px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#clickable_background
{
	height: 525px;
	position: absolute;
	width: 100%;
	z-index: 1;
}