@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p, div, h1, h2, h3, h4, h5, hr, form
{
	margin:0;
	padding:0;
}

h1
{
	padding-top:15px;
	padding-bottom:15px;
	font-size:14px;
	color:#d46900;
	font-weight:bold;
}

h2 
{
	font-family: Helvetica, Arial, sans-serif;
	color:#d46900;
	font-size:14px;
	font-weight:bold;
}

ul
{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;	
}

.hr
{
	border-bottom:none;
	border-top:1px solid #CCC;
}

p
{
	line-height:1.4;
	padding-bottom:10px;
}

img
{
	border:none;
}

a
{
	text-decoration:none;
	color:#666;
}

sup
{
	font-size: 8px;
}

.clear {
	clear: both;
}
.bold
{
	font-weight:bold;
}

.separator1
{
	margin-left:10px;
	margin-right:10px;
}

a:hover
{
	text-decoration:underline;
}

.orangelink
{
	color:#d46900;
	font-weight:bold;
}

.orangelink2
{
	color:#d46900;
	font-weight:bold;
	font-style:italic;
}

.orangelink3
{
	font-family: Helvetica, Arial, sans-serif;
	color:#d46900;
	font-weight:bold;
}

.orangelink4
{
	font-family: Helvetica, Arial, sans-serif;
	color:#d46900;
}

.orangelink5
{
	font-family: Helvetica, Arial, sans-serif;
	color:#d46900;
	font-size:12px;
}

.orangelink6
{
	font-family: Helvetica, Arial, sans-serif;
	color:#d46900;
	font-size:10px;
	font-weight:bold;
}

.centeredimage
{
	text-align:center;
	
}

#pic1
{
	width:104px;
	height:72px;
	float:right;
	padding-left:4px;
	padding-right:9px;
}

#pic2
{
	width:75px;
	height:104px;
	float:right;
	padding-left:4px;
	padding-right:9px;
}


#page {
	position: relative;
	margin: 0 auto;
	width: 968px;
}

#header {
	position: relative;
	height: 105px;
}

#search {
	background: url(../images/bg_search.gif) no-repeat;
	height: 53px;
	position: absolute;
	right: 6px;
	top: 0;
	width: 490px;
	/* suppression margin-right ie6 */
	/*_margin-right:-50px;*/

}
#searchform{
	/* modification */
	position:absolute;
	right:8px;
	top:-4px;
	width:180px;
}

.radio_btn_label
{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:11px;
	line-height:18px;
}

#leftcolumn
{
	width:242px;
	margin-left:8px;
	float:left;
}

#centercolumn
{
	width:234px;
	margin:0px;
	float:left;
}

#rightcolumn
{
	float:left;
	width:476px;
	_width: 460px;
	margin:0px;
}

#rightcolumnContent
{
	float:left;
	width:270px;
	_width: 260px;
	margin:0px;
	padding:30px 0 0 0;
}

#leftcolumnContent
{
	width:215px;
	margin-left:8px;
/* ajout margin:0 pour ie6 */
	_margin:0;
	float:left;
}

#centercolumnContent
{
	width:100%;
	float:left;
	margin:0 auto;
}

#centercolumnContent2
{
	float:left;
	margin-left:34px;
	_margin-left:10px;
	width:650px;
}

.pgTitle {
	width: 462px;
	overflow: hidden;
}

.content
{
	width:100%;
	margin:0 auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}

.content p, .content2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}

.content h2, .content2 h2 {
	color:#d46900;
	font-weight:bold;
	padding: 0 0 10px 0;
}

.content h3, .content2 h3 {
	font-family: Helvetica, Arial, sans-serif;
	color:#904d0b;
	font-size:12px;
	font-weight:bold;
	padding: 0 0 10px 0;
}

.content a {
	color: #d46900;
}

.content2
{
	float:left;
	width:652px;
}

.content3 {
	float: left;
	width: 650px;
	padding: 0;
}

.signup {
	display: block;
	padding: 0 0 0 30px;
}

.content2 a {
	color: #d46900;
}

.content ul, .content2 ul {
	padding: 0 0 10px 0;
	margin: 0 0 0 10px;
}

.content ul li ul, .content2 ul li ul {
	padding: 0 0 10px 0;
	margin: 10px 0 0 20px;
}

.content ul li, .content ul li ul li, .content2 ul li, .content2 ul li ul li {
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}

.innercontent2
{
	width:652px;
	float:left;
}

.promo-search
{
	background: url(../images/promobox_search.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.promo-subscribe
{
	background: url(../images/promobox_subscribe.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.promo-archives
{
	background: url(../images/promobox_archive.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.promo-categories
{
	background: url(../images/promobox_categories.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.promo-blogroll
{
	background: url(../images/promobox_blogroll.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.calloutheader, .promo-recipe
{
	background: url(../images/callout_header.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.calloutheader, .promo-nutrition
{
	background: url(../images/promobox_nutritionresearch.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.calloutheader, .promo-nutrition-resources
{
	background: url(../images/promobox_nutrition_resources.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.calloutheader2, .promo-news
{
	background: url(../images/callout_header_news.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.calloutheader3, .promo-happening
{
	background: url(../images/callout_header_happening.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.calloutheader4
{
	background: url(../images/callout_header2_blog.jpg) no-repeat top;
	width:456px;
	height:51px;
	margin:0 auto;
}

.calloutheader5
{
	background: url(../images/callout_header2_tweets.jpg) no-repeat top;
	width:456px;
	height:51px;
	margin:0 auto;
}

.calloutheader6
{
	background: url(../images/callout_header_vitaminD.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.promo-research
{
	background: url(../images/promobox_nutritionresearch.jpg) no-repeat top;
	width:222px;
	height:55px;
	margin:0 auto;
}

.promo-mushroomchannel
{
	background: url(../images/promobox_mushroomchannel.jpg) no-repeat top;
	width:222px;
	height:74px;
	margin:0 auto;
}

.calloutcontent
{
	background: url(../images/callout_bg.jpg) repeat-y;
	width:222px;
	margin:0 auto;
}

.calloutcontent2
{
	background: url(../images/callout_bg2.jpg) repeat-y;
	width:456px;
	margin:0 auto;
}


.calloutcontenttxt
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#666666;
	margin:0 8px 0 12px;
	
}

#sidebar ul.callout {
	margin: 0 0 0 30px;
	padding: 0;
}

#sidebar ul.callout li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.callout li ul.xoxo {
	margin: 0;
	padding: 0;
}

ul.xoxo li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.links {
	padding: 10px 10px;
}

.calloutcontenttxt a {
	color: #d46900;
}

.calloutcontenttxt2
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#666666;	
	z-index: 100;
}

.calloutcontenttxt3
{
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#666666;	
}

.calloutcontenttxt4
{
	display: block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:15px;
	color:#666666;
	width: 240px;
	font-weight:bold;
	margin: 10px 10px 0 0;
	line-height:18px;
	background-color: #F8EEE3;
}

.calloutfooter
{
	background: url(../images/callout_footer.jpg) no-repeat top;
	width:222px;
	height:14px;
	margin:0 auto;
	padding-bottom:10px;
}

.calloutfooter2
{
	background: url(../images/callout_footer2.jpg) no-repeat top;
	width:456px;
	height:12px;
	margin:0 auto;
	padding-bottom:10px;
}

.dateboxmonth
{
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	padding:0 0 0 6px;
	font-weight:bold;
}

.dateboxday
{
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:12px;
	padding:0 0 0 9px;
	font-weight:bold;
}

.blogtitletxt
{
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:13px;
	font-weight:bold;
	height:16px;
	overflow: hidden;
}

.blogtitletxt2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:10px;
	font-weight:bold;
}

.blogDesc {
	float: left;
	max-height: 100px;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#666666;
	margin:0 5px 10px 5px;
	line-height: 1.4;
	overflow: hidden;
	_width: 420px;
	clear:both;
}

.blogMore {
	float: left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#666666;
	margin:0 5px 0 5px;
}

.tweetscalloutheader
{
	background:url(../images/content_twit_header.jpg) no-repeat top;
	/* ajout overflow:hidden */
	overflow:hidden;
	width:415px;
	height:6px;
	margin:0 auto;
}

.tweetscalloutcontent
{
	background: url(../images/content_twit_bg.jpg) repeat-y top;
	width:415px;
	margin:0 auto;
}

.tweetscalloutfooter
{
	background: url(../images/content_twit_footer.jpg) no-repeat top;
	width:415px;
	height:23px;
	margin:0 auto;
}

.tweetcallouttxt
{
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:11px;
	padding:10px 15px;
}

.tweetcallouttxt a {
	color: #d46900;
}

.tweetcallouttxt2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}

.tweetcallouttxt3
{
	font-family:Arial, Helvetica, sans-serif;
	color:#777777;
	font-size:11px;
	padding-left:10px;
	font-style:italic;
}
/* ajout wrapperFooter et WrapperFooter #logo */
#wrapperFooter{
	float:right;
}


#wrapperFooter #logo{
	padding:0 88px 0 85px;
}

/* fin ajout wrapperFooter et WrapperFooter #logo */
#infofooter
{
	height:48px;
	font-family:Helvetica, Arial, sans-serif;
	color:#666666;
	font-size:11px;
    /* suppression text-align:center; width:515px; padding-right:85px; margin-left:235px; */
	/*text-align:center;*/
	float:left;
	/*width:515px;
	padding-right:85px;*/
	padding:21px 100px 0 0;
	/*margin-left:235px;*/
}

#logo
{
	background: url(../images/freshmushroomlogo.jpg) no-repeat top;
	width:82px;
	height:48px;
	margin:0 auto;
	float:left;
}

#blogmain
{
/* ajout margin:0 et overflow:hidden */
	margin:0;
	padding:5px 10px;
	overflow:hidden;
}

#blogtitle
{
	padding: 3px 5px 0 10px;
	width:385px;
	height:36px;
	float:left;
}

#blogtitle p {
	padding: 0 0 2px 0;
}

#datebox
{
	padding-left:15px;
	width:33px;
	height:36px;
	float:left;
}

.dateboxheader
{
	background: url(../images/datebox_header.jpg) no-repeat top;
	/* ajout display:block et padding-top:2px*/
	display:block;
	width:33px;
	/* modification height en height:15px*/
	height:15px;
	margin:0 auto;
	padding-top:2px;
}

.dateboxcontent
{
	background: url(../images/datebox_bg.jpg) repeat-y;
	width:33px;
	height:16px;
	margin:0 auto;
}

.dateboxfooter
{
	background: url(../images/datebox_footer.jpg) no-repeat top;
	width:33px;
	height:3px;
	margin:0 auto;
	padding-bottom:5px;
}

#radiobtndiv
{
	padding-left:20px;
	/* ajout  padding-top:2px; */
	padding-top:2px;
	_position: absolute;
	_top: 20px;
	_left: 20px;
}

#searchinput
{
	margin-top:1px;
	margin-left:6px;
	_margin-left:0;
	display:block;
	float:left;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	width:164px;
}

#s, .s
{
	margin-top:1px;
	margin-left:6px;
	display:block;
	float:left;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	width:125px;
	_position: absolute;
	_top: 2px;
	_left: 50px;
}

#searchbtn, .searchbtn
{
	display:block;
	float:left;
	background: url(../images/btn_search.jpg) no-repeat;
	border:none;
	width:27px;
	height:19px;
	_position: absolute;
	_top: 2px;
	_left: 200px;
}

#search_nav
{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:12px;
	font-size:11px;
	float:left;
	position:relative;
	width:495px;	
}

.searchinputwrapper
{
	background: url(../images/searchfield.jpg) no-repeat 0 2px;
	_background: none;
	padding-bottom:3px;
	margin-left:20px;
	padding-top:2px;
	_padding-left:6px;
}

.searchinputwrapper2
{
	background: url(../images/searchfield.jpg) no-repeat 0 2px;
	padding-bottom:18px;
	padding-top:2px;
}

#search_nav a
{
	color:#CCCCCC;
	/*padding-left:12px;*/
}

#search_nav a:hover
{
	text-decoration:underline;
}

#mainnav {
	height: 47px;
	position: relative;
/* suppression margin-left:46px;*/
	/*_margin-left:46px;*/
	_margin-top:-5px;
}

#mainnav_home,
#mainnav_mushroom,
#mainnav_nutrition,
#mainnav_cooking,
#mainnav_pressroom,
#mainnav_blog
{
	margin-right:8px;
	margin-top:8px;
	height:31px;
	display:block;
	float:left;
}

#mainnav_home
{
	background: url(../images/btn_home.jpg) no-repeat top;
	width:61px;
	margin-left:18px;
}

#mainnav_home:hover, #home #mainnav_home
{
	background: url(../images/btn_home.jpg) no-repeat bottom;
}

#mainnav_mushroom
{
	background: url(../images/btn_story.jpg) no-repeat top;
	width:162px;
}

#mainnav_mushroom:hover, .page-template-mushroom-story-php #mainnav_mushroom
{
	background: url(../images/btn_story.jpg) no-repeat bottom;
}

#mainnav_nutrition
{
	background: url(../images/btn_nutrition.jpg) no-repeat top;
	width:78px;
}

#mainnav_nutrition:hover, .page-template-nutrition-php #mainnav_nutrition
{
	background: url(../images/btn_nutrition.jpg) no-repeat bottom;
}

#mainnav_cooking
{
	background: url(../images/btn_cooking.jpg) no-repeat top;
	width:133px;
}

#mainnav_cooking:hover, .page-template-cooking-corner-php #mainnav_cooking, .page-template-recipes-index-php #mainnav_cooking
{
	background: url(../images/btn_cooking.jpg) no-repeat bottom;
}

#mainnav_pressroom
{
	background: url(../images/btn_pressroom.jpg) no-repeat top;
	width:98px;
}

#mainnav_pressroom:hover, .page-template-press-room-php #mainnav_pressroom
{
	background: url(../images/btn_pressroom.jpg) no-repeat bottom;
}

#mainnav_blog
{
	background: url(../images/btn_blog.jpg) no-repeat top;
	width:50px;
}

#mainnav_blog:hover, .page-template-blog-php #mainnav_blog
{
	background: url(../images/btn_blog.jpg) no-repeat bottom;
}

#sociallinks {
	position: absolute;
	right: 13px;
	top: 5px;
/* suppresion width319px et margin-right:-50px */
/*	width: 319px;
	_margin-right:-50px;*/
}


/* ajout #sociallinks a*/
#sociallinks a{
	float:left;
}
/* fin ajout #sociallinks a*/
/* ajout section #footerWrapper */

#footerWrapper{
	_width:967px;
	_margin:0 auto;
	_padding-left:8px;
}


#footerWrapperBlock{
	_width:960px;
	_margin:0 auto;
}


#footer{
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
	/*margin: -20px 0 0 0;*/
	/* ajout margin:0 auto et width:960px */
	margin:0 auto;
	width:960px;
	padding: 0;
	text-align:center;
	_margin-left: -1px;
}

#content{
	position: relative;
	background: transparent;
	/* ajout pour ie6 _overflow:hidden et _width:970px */
	_overflow:hidden;
	margin: 0 auto;
	width:960px;
	_width:970px;
}

#contentBlock{
	background: url(../images/bg_page.jpg) repeat-y  center top;
	/* ajout pour ie6 _overflow:hidden et _width:970px */
	_overflow:hidden;
	margin: 0 auto;
	width:960px;
}

.bottomsep
{
	width: 900px;
	height:5px;
	margin:0 auto;
}

#content #inner{
	position: relative;
	background-position: center -154px;
	background: none;
	padding: 8px 0 17px;
	_margin-left: 7px;
/*	_margin-right:90px;*/
/* suppression display:none; */
}

#contentBlock #inner {
	background: transparent;
	background-position: center -150px;
	padding: 8px 0 17px;
/*	_margin-right:90px;*/
/* suppression display:none; */
}

.imgheader
{
	position: relative;
	padding-bottom:25px;
}

.breadcrumb
{
	width:100%;
	height:30px;
	font-family:Helvetica, Arial, sans-serif;
	color:#666666;
	font-size: 11px;
	font-weight:normal;
	padding-left:15px;
	padding-top:10px;
	display: none;
}

.breadcrumb a 
{
	color:#d46900;
	font-weight:bold;
}

.leftmenu
{
	width:176px;
	margin: 34px auto 0 auto;
}

.leftmenu a {
	display: block;
}

.leftmenu .hr
{
	border-top:1px solid #fff;
	border-bottom:1px solid #CCC;
}

.itemmenuOver
{
	background: #CD4E01 url(../images/subnav_on_state.jpg) no-repeat top;
	font-family:Helvetica, Arial, sans-serif;
	width:157px;
	padding:6px 0 5px 18px;
	color:#FFF;
	font-weight:bold;
	margin-top:1px;
}

.itemmenuOver a {
	color: #fff;
}

.itemmenu
{
	font-family:Helvetica, Arial, sans-serif;
	padding:6px 0 6px 18px;
	width:157px;
}

.searchbg
{
	background: url(../images/search_bg.jpg) no-repeat top;
	width:208px;
	height:30px;
	padding-top:7px;
	padding-left:10px;
}

.searchbg2
{
	background: url(../images/search_bg.jpg) no-repeat top;
	width:208px;
	height:30px;
	padding-top:7px;
	padding-left:10px;
	float:left;
}

.controlbox
{
	background: url(../images/controlbar_bg.jpg) no-repeat top;
	width:453px;
	height:19px;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10px;
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
	font-size: 11px;	
}

.resultsPagination{
	float:right;
	margin-right:10px;
}

.controlbox2
{
	background: url(../images/controlbar_bg.jpg) repeat-x top;
	width:620px;
	height:19px;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10px;
	font-family:Helvetica, Arial, sans-serif;
	color:#000000;
	font-size: 11px;	
}

.innercontrolbox
{
	/*width:490px;*/
	float:left;
}

.innercontrolbox2
{
	width:35px;
	float:left;
	padding-right:5px;
	padding-left:15px;
}

.innercontrolbox3
{
	width:35px;
	float:left;
}

.orangearrowdown
{
	padding-right:10px;
}

.result
{
	float:left;
	padding-right:200px;
	padding-top:8px;
}

.resultgroup
{
	width:100%;
	margin-top:10px;
}

.resultgroup .resultgroupcontent
{
	display:none;
}

.resultgroup .open
{
	display:block;
}

.resultgrouptitle
{
	cursor:pointer;
	width:100%;
	font-family: Helvetica, Arial, sans-serif;
	color:#d46900;
	font-weight:bold;
}

.resultgroupcontent
{
	width:100%;
	padding-left:15px;
	padding-top:10px;
}

.resultgroupcontent2
{
	padding-top:10px;
	float:left;
}

.arrow {
	float:left;
	display: block;
	height: 20px;
	padding: 0 0 5px 20px;
	background: url(../images/right_orange_arrow.png) no-repeat 0 2px;
}

.arrowOpen {
	float:left;
	display: block;
	height: 20px;
	padding: 0 0 5px 20px;
	background: url(../images/down_orange_arrow.png) no-repeat 0 2px;
}

.resultgroupcontent table {
	margin: 10px 0 20px 0;
}

.blacklink
{
	font-family: Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

.orangetitle
{
	font-family: Helvetica, Arial, sans-serif;
	color:#d46900;
	font-size:14px;
	font-weight:bold;
}

.orangetitle2
{
	font-family: Helvetica, Arial, sans-serif;
	color:#904d0b;
	font-size:12px;
	font-weight:bold;
}

.orangetitle3
{
	font-family: Helvetica, Arial, sans-serif;
	color:#d46900;
	font-size:12px;
}

.orangetitle4
{
	font-family: Helvetica, Arial, sans-serif;
	color:#d46900;
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
}

.orangetitle5
{
	font-family: Helvetica, Arial, sans-serif;
	color:#904d0b;
	font-size:14px;
	font-weight:bold;
}

.orangetitle6
{
	width:240px;
	font-family: Helvetica, Arial, sans-serif;
	color:#d46900;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	background-color:#F8EEE3;
}


.sharethis img
{
	margin-top:15px;
}

#menutop
{
	width:464px;
}

#menutop ul li {
	padding: 0;
}

.line
{
	width:464px;
	margin-top:0;
}

.element
{
	float:left;
	width:110px;
}

.element2
{
	float:left;
	width:230px;
}

.element ul
{
	list-style:disc;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#d46900;
	margin:0;
	padding-left:11px;
}

.element ul li {
	width: 150px;
}

.element2 ul
{
	list-style:disc;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#d46900;
	margin:0;
	padding-left:11px;
}

#mushroom
{
	float: left;
	width:100%;
	margin:0 auto;
}

.innermushroom
{
	width:100%;
}

#large1 {
	position: relative;
	position: absolute;
	z-index:1;
	padding-left:12px;
	padding-top:23px;
}
#large2 {
	padding-left:12px;
	padding-top:23px;
	position: relative;
	position: absolute;
	z-index:2;
}

.carouselviewer
{
	
	margin-left:700px;
	width:250px;
	margin-top:25px;
/* ajout _margin-top:0 pour ie6 */
	_margin-top:0;
	height:48px;
}

.prev
{
	background: url(../images/left.gif) no-repeat;
	width:12px;
	height:22px;
	cursor: pointer;
	border:none;
	float:left;
	margin-top:10px;
}

.next
{
	background: url(../images/right.gif) no-repeat;
	width:12px;
	height:22px;
	cursor: pointer;
	border:none;
	float:left;
	margin-top:10px;
}

.fakeflash {
	background: url(../images/fake-flash.png) no-repeat;
	position: relative;
	left: -8px;
	_left:0;
	width:982px;
	height:399px;
}

.largeimage
{
	float:left;
}

.largeimage2
{
	float:left;
	width: 270px;
}

.fakeflashtxt
{
	height:267px;
	margin-left:690px;
	margin-top:25px;
	width:270px;
}

.viewer
{
	zoom: 1;
	overflow: visible;
}

.viewer li
{
	background: url(../images/thumb_bg.jpg) no-repeat;
	width:61px; 
	height:45px;
	padding-left:3px;

}

.viewer img {	
	cursor: pointer;
}


.carouseltxt
{
	height:247px;
	width:250px;
	padding:20px;
}

.carouseltxt p {
	padding: 0;
}

.carousellearnmore
{
	width:180px;
	height:32px;
	margin-left:25px;
	margin-top:15px;
}
.search_nav_subwrapper
{
	display:none;
	position:absolute;
	background-color:#353534;
	padding:5px 10px;
	line-height:25px;
	text-align:left;
	/* ajout pour ie6 */
	_width:55px;
	/* fin ajout ie6 */
}

.search_nav_subwrapper a, .search_nav_wrapper a
{
	display:block;

}

.search_nav_wrapper
{
	float:left;
	padding-left:11px;
	padding-right:3px;
}


#widget {
	margin: 0 auto;
	width: 222px;
	background: url(../images/widget_bg.png) repeat-y 0 0;
}
#widget-top {
	float: left;
	width: 222px;
}
#widget-btm {
	float: left;
	width: 222px;
}
.widget-main {
	float: left;
	width: 184px;
	margin: 0 0 0 20px;
	background-color: #683400;
	clear: both;
}
.widget-link {
	float: left;
	width: 184px;
	background: url(../images/widget_link_bg.png) repeat-y 0 0;
}
.widget-link-top {
	float: left;
	width: 184px;
	height: 5px;
	background: url(../images/widget_link_top.png) no-repeat 0 0;
}
.widget-link-btm {
	float: left;
	width: 184px;
	height: 5px;
	margin: 0 0 2px 0;
	background: url(../images/widget_link_btm.png) no-repeat 0 0;
}
.widget-link a {
	display: block;
	color: #d46900;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
	padding: 6px 22px 6px 12px;
	background: url(../images/widget_arrow.png) no-repeat 162px center;
}
.widget-link a:hover {
	text-decoration: underline;
}

.blogIndex {
	float:left;
	width: 600px;
	padding: 20px 50px 50px 50px;
	color: #666;
}

.blogIndex a {
	color: #d46900;
}

.blogIndex h2 {
	display: block;
	color: #666;
	font-size: 22px;
	padding: 0 0 5px 0;
}

.blogIndex h2 a {
	display: block;
	color: #d46900;
	font-size: 22px;
}

.blogIndex h2.pagetitle {
	padding: 0 0 20px 0;
}

.blogIndex h3 {
	color: #666;
}

.blogIndex p {
	font-size: 13px;
}

.blogIndex .postDate {
	float: left;
	width: 100%;
	font-size: 12px;
	padding:0 0 20px 0;
	font-style: italic;
}

.blogIndex .post {
	padding: 0 0 50px 0;
}

.blogIndex p.postmetadata {
	padding: 10px 0 0 0;
}

.blogIndex li {
	padding: 0 0 5px 0;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 0;
}

#sidebar #searchformblog {
	padding: 0 0 0 25px;
}

#sidebar #searchformblog div {
	float: left;
	padding: 0 20px 20px 40px;
}

#sidebar #searchformblog #s {
	border: 1px solid #ccc;
	margin: 5px 0;
	padding: 5px 5px;
}

#sidebar ul.callout li {
	padding: 0 30px 5px 0;
}

#sidebar ul li a {
	color: #d46900;	
}

#sidebar ul.callout li.linkcat h2 {
	display: none;
}

#sidebar h3 {
	font-size: 12px;
	color: #777;
	font-weight: normal;
	padding: 0 0 10px 0;
}

#sidebar .feeds {
	float: left;
	width: 189px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 18px;
	padding: 0 0 15px 0;
}

#sidebar .feeds a {
	color: #d46900;	
}

#sidebar .feeds a.rss {
	display: block;
	height: 14px;
	padding: 0 0 5px 20px;
	background: url(../images/rss_icon.png) 0 0 no-repeat;
}

#sidebar .feeds a.email {
	display: block;
	padding: 0 0 0 20px;
	background: url(../images/email_icon.png) 0 3px no-repeat;
}

#sidebar .note {
	float: left;
	width: 189px;
	font-size: 12px;
	color: #777;
	margin: 0 0 10px 18px;
}

#header {display: none;}
.imgheader {display: none;}
#leftcolumnContent {display: none;}
#mainnav {display: none;}
#menutop {display: none;}
#rightcolumnContent {display: none;}
#footerWrapper {display: none;}
* {font-size:14px;}