     html,body {
    color:#000000; 
    background-image:url("../images/bg.jpg");
	 background-repeat:repeat-x; 	
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;  
    }   
	p {
text-align: justify;
}
	
	/* static START WORDPRESS*/
	
	
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
option {
min-height: 14px; /* hauteur de l'image */
padding-left: 18px; /* un peu plus large que l'image */
background-color: transparent;
background-repeat: no-repeat;
background-position: left center;
}
option.fr {
background-image: url(http://www.winefair.com/filez/fr.gif);
}
option.it {
background-image: url(http://www.winefair.com/filez/it.gif);
}
option.es {
background-image: url(http://www.winefair.com/filez/es.gif);
}
option.de {
background-image: url(http://www.winefair.com/filez/de.gif);
}
option.cn {
background-image: url(http://www.winefair.com/filez/cn.gif);
}
option.jp {
background-image: url(http://www.winefair.com/filez/jp.gif);
}
option.en {
background-image: url(http://www.winefair.com/filez/en.gif);
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	letter-spacing:-0.07em;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
img {
	border:0;
}
img.sided {
	background:#FFF;
	border:1px solid #CCC;
	padding:3px;
}
small {
	font-size:10px;
}
a:hover img.sided {
	border-color:#A6A6A6;
}
a {
	color:#2970A6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.wp-caption {
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
.post .content .wp-caption p {
	margin:0;
	text-align : justify; 
}
blockquote, pre {
	background:#F4F5F7 url(../img/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
}
.more-link {
	font-size:11px;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px;
}
.right {
	float:right;
	margin-left:10px;
}
.fixed, .clear {
	clear:both;
	margin:0;
}

hr{ color:#ccc; border-top:none;border-left:none; margin:10px 0}
input.textfield, 
textarea {
	background:#FFF url(../img/textfield.gif) top repeat-x;
	border:1px solid #A6A6A6;
	padding:2px 1px;
}
.boxcaption {
	background:#E3E4E6 url(../img/box.gif) 0 0 no-repeat;
	padding:6px 12px;
	border-bottom:1px solid #CCC;
}
.boxcaption h3 {
	font-size:12px;
	font-family:Verdana,"BitStream vera Sans";
	letter-spacing:0em;
}
.box {
	background:#F4F5F7 url(../img/box.gif) 100% 100% no-repeat;
	padding:8px 12px;
	margin-bottom:10px;
}
.messagebox, 
.errorbox {
	background:#EDEFF0 url(../img/messagebox.gif) no-repeat;
	padding:0 12px;
	height:27px;
	line-height:27px;
	font-size:11px;
}
.w3c {
	color:#080;
	font-size:10px;
}
/* static END */

/* layout START */
#wrapper {
	background:url(../img/top_bg.jpg) center top repeat-x;
}
#container {
	margin:0 auto;
	width:936px;
}
/* layout END */

/* header START */


#caption {
	height:54px;
	padding:50px 30px 100px 300px;
}
#caption h1 a{ color:#4a8e00}

*html #caption {padding:50px 30px 100px 300px;} /* ie6 fixed */


#tagline {
	color:#666;
	text-decoration:none;
	font-size:10px;
	float:left;
	padding:0 3px;
	margin-top:10px;
}




#searchbox {
	width:280px;
	float:right;
	padding:4px 10px;
}
#searchbox .textfield {
	line-height:16px;
	width:180px;
	float:right;
}
#searchbox .switcher {
	background:url(../img/icons.gif) 0 0 no-repeat;
	float:right;
	width:18px;
	height:22px;
	line-height:16px;
	display:block;
	text-indent:-999em;
	padding:0 2px;
	height:16px;
	margin-top:3px;
}

/* 
#content {
	min-height:400px;
}
*/


#main {
	background:#FFF;
	width:595px;
	padding:5px 15px 15px;
	float:left;
	overflow:hidden;
	border:1px solid #ccc
}
#notice {
	color:#080;
}
#notice a {
	text-decoration:underline;
}
.post h2 {
	display:block;
	margin-top:10px;
	
	padding:0 5px 3px;
	font-size:16px;
	font-family:Verdana,"BitStream vera Sans";
	 color:#454445;
	  font-size:17px;
	  font-family:verdana;     
	  border-bottom: dashed 1px #BEBEBE;
}
.post h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post h2 a.title:hover {
	color:#2970A6;
}
.post .info {
	margin:5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .tags, 
.post .author, 
.post .categories, 
.post .editpost, 
.post .readingblinds, 
.post .comments, 
.post .addcomment, 
.post .editlinks {
	background:url(../img/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -16px;
}
.post .categories {
	background-position:0 -32px;
}
.post .author {
	background-position:0 -160px;
}
.post .date {
	background-position:0 -48px;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
}
.post .readingblinds {
	background-position:0 -80px;
}
.post .comments {
	background-position:0 -96px;
}
.post .addcomment {
	background-position:0 -112px;
}
.post .editlinks {
	background-position:0 -192px;
}
.post .content {
	padding:5px 0 5px 5px;
	line-height:145%;
	overflow:hidden;
	text-align:justify;
}
.post .content p {
	margin-bottom:10px;
}
.post .content .under {
	height:16px;
	line-height:16px;
}
.post .content .under span {
	float:left;
	margin-right:15px;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width:600px;
}
.post .content ul, 
.post .content ol {
	padding-bottom:10px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.post .content table tr td {
	border-top:1px solid #CCC;
	padding:2px 10px;
}
.post .content table tr th {
	padding:1px 10px;
	background:#EDEFF0;
	text-align:left;
}
.post .content .boxcaption {
	background-image:url(../img/postbox.gif);
	border-bottom:1px solid #CCC;
}
.post .content .box {
	background-image:url(../img/postbox.gif);
}
#postpath {
	background:url(../img/icons.gif) 0 -208px no-repeat;
	height:16px;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
	overflow:hidden;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(../img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(../img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
#sidebar #feedrss, 
#sidebar #feedemail {
	height:25px;
	line-height:25px;
	display:block;
	padding:5px 5px 5px 36px;
	float:left;
	text-decoration:none;
}
#sidebar #feedrss {
	background:url(../img/feeds.gif) 5px 5px no-repeat;
}
#sidebar #feedemail {
	background:url(../img/feeds.gif) 5px -45px no-repeat;
	margin-left:15px;
}
#subscribe ul {
	display:none;
	background:#F4F5F7;
	border:1px solid #B7B7B7;
	width:180px;
	padding:5px;
}
#subscribe li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	display:block;
}
#subscribe li a span {
	background:url(../img/readers.gif) no-repeat;
	height:20px;
	width:80px;
	display:block;
	text-indent:-999em;
}
#subscribe li#google_reader a span {
	background-position:0 0;
}
#subscribe li#youdao_reader a span {
	background-position:0 -20px;
}
#subscribe li#xianguo_reader a span {
	background-position:0 -40px;
}
#subscribe li#zhuaxia_reader a span {
	background-position:0 -60px;
}
#subscribe li#yahoo_reader a span {
	background-position:0 -80px;
}
#subscribe li#newsgator_reader a span {
	background-position:0 -100px;
}
#subscribe li#bloglines_reader a span {
	background-position:0 -120px;
}
#subscribe li#inezha_reader a span {
	background-position:0 -140px;
}
#subscribe li a {
	display:block;
	padding:5px;
	text-decoration:none;
	width:80px;
	font-size:12px;
}
#subscribe li a:hover {
	background:#fcfcfc;
}
#tag_cloud a {
	line-height:130%;
}
#tag_cloud { padding:0}
#tag_cloud p{ margin:0 10px;}
/* sidebar END */


a#powered {
	float:left;
	margin:0 10px 0 10px;
	text-indent:-999em;
}
a#gotop {
	background:url(../img/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
/* footer END */

/* comment START */
#commentlist {
	background:#FCFCFC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0 -15px;
	padding:0 15px;
}
#commentlist ol, 
#commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(../img/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(../img/icons.gif) 0 -144px no-repeat;
}
#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:71px;
	text-align:center;
}
.comment .pic {
	background:url(../img/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:57px;
	font-weight:bolder;
	overflow:hidden;
	padding-right:10px;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#EDEFF0 url(../img/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:494px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(../img/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
	overflow:hidden
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(../img/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:12px;
}
.admincomment .info {
	float:right;
}
#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(../img/box.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(../img/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0 -15px;
}
#respond {
	padding:10px 0 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:591px;
}
#commentnavi {
	background:#EDEFF0 url(../img/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}

#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(../img/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(../img/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox #submit {
	padding:3px 6px;
	background:#B4D666;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
	font-size:11px;
	cursor:pointer;
}
#submitbox #submit:hover {
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	color:#074A7E;
}
#submitbox .submitbutton {
	float:right;
}
/* comment END */

/* archives STRAT */
#archives {
	list-style-position:inside;
}
.postspermonth {
	margin:5px 0;
	list-style:none;
}
.srg_switcher {
	margin-bottom:10px;
}
/* archives END */

/* linkcat START */
.post .content .linkcat ul li {
	list-style:none;
	float:left;
	width:25%;
	padding:2px 0;
	overflow:hidden;
}
.post .content .linkcat ul li a {
	background:url(../img/icons.gif) 0 -160px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
}
/* linkcat END */

/* image switcher START */
.imageswitcher {
	background:#EDEFF0;
	padding:5px;
	font-size:11px;
}
.imageswitcher_image {
	background:#FFF;
	border:1px solid #BABABA;
	padding:3px;
	margin:0;
}
a .imageswitcher_image:hover {
	border-color:#999;
}
a.imageswitcher_button {
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0 !important;
	margin-bottom:5px;
	margin-right:4px;
	padding:2px 5px;
	background:#B4D666;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
}
a.imageswitcher_button:hover {
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	text-decoration:none;
	color:#074A7E;
}
/* image switcher END */

/* related posts START */
/* when related posts with title */
#related_posts {
	padding-bottom:10px;
}
#related_posts h3 {
	background:#E3E4E6 url(../img/box.gif) 0 0 no-repeat;
	font-size:12px;
	padding:6px 12px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
	border-bottom:1px solid #CCC;
}
#related_posts ul {
	background:#F4F5F7 url(../img/box.gif) 100% 100% no-repeat;
	padding:3px 12px 8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
#related_posts .count {
	font-size:10px;
}
#related_posts .excerpt {
	color:#999;
	font-size:11px;
	display:block;
}
/* when related posts without title */
/*
#related_posts {
	padding-top:3px;
	padding-bottom:8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
*/
/* related posts END */

/* one-column START */
.one-column #content {
	background:#FFF;
}
.one-column #main {
	width:906px;
}
.one-column #comment {
	width:902px;
}
.one-column .trackback, 
.one-column .trackback .title {
	width:876px;
}
.one-column .comment .info {
	width:795px;
}
.one-column #header {
	background-image:url(../img/header.jpg);
}
.one-column .comment .info, 
.one-column .comment .content {
	background-image:url(../img/comment_1col.gif);
}
.one-column .boxcaption, 
.one-column .box, 
.one-column .trackback, 
.one-column .trackback .title, 
.one-column #commentnavi, 
.one-column #related_posts h3, 
.one-column #related_posts ul {
	background-image:url(../img/box_1col.gif);
}
.one-column .messagebox, 
.one-column .errorbox {
	background-image:url(../img/messagebox_1col.gif);
}
.one-column .post .content .boxcaption, 
.one-column .post .content .box {
	background-image:url(../img/postbox_1col.gif);
}
#cmtswitcher a:focus{outline:none}
/* one-column END */



/* Begin Calendar */

#wp-calendar {width:220px; margin:10px auto;
empty-cells: show;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
color:#000;
font-size: 12px;
}

#wp-calendar #next a {
padding-right: 1px;
text-align: right;
text-decoration: none;
background-color: #ffffff;
}

#wp-calendar #prev a {
padding-left: 1px;
text-align: left;
text-decoration: none;
background-color: #ffffff;
}

#wp-calendar a {
display: block;
color: #527434;
background-color: #FEFFF5;
}

#wp-calendar caption {
display:none;
}

#wp-calendar td {
padding: 2px 0;
text-align: center;
background-color: #ffffff;
}

#wp-calendar #today {
color: #A04444;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #ffffff; }

/* End Calendar */

.st-tag-cloud{ margin:10px;}

.st-tag-cloud{ margin:10px;}
.widget_tag_cloud div{ margin:10px;}
.widget_search div{ margin:10px; font-size:12px;}
.widget_search #s{background:transparent url(../img/input_text.png) repeat-x 0 0 ;padding:2px;border:1px solid #ddd;width:150px}

#pack1 {
    background-color: #ffffff;
   border: 1px solid #000000;
   padding:10px;
 }
 #pack2 {
    background-color: #ffffff;
   border: 1px solid #000000;
   padding:10px;
 }
#pack3 {
    background-color: #ffffff;
   border: 1px solid #000000;
   padding:10px;
 }



/* static FIN  WORDPRESS*/
	
    #conteneur{
     width:100%;
	 height:474px;
     background-image:url("../images/miHeader.jpg");
     background-repeat:no-repeat; 
     background-position: center top;	 
    } 
	#conteneurFixe
	{
	   width:975px;
	   height:auto;
	   margin-left:auto;
	   margin-right:auto;
	} 
    #header
        {
	  width:100%;
	  height:auto;
	 }  
    #logo{
	 position:absolute;
	 margin-left:27px;
	 width:273px;
	 height:227px;
	 z-index:10;
	 background-image:url("../images/logo.png");
     background-repeat:no-repeat; 
	}
	#logo1{
	 position:absolute;
	 margin-left:42px;
	 margin-top:15px;
	 width:243px;
	 height:194px;
	 z-index:10;
	 background-image:url("../images/logo.jpg");
     background-repeat:no-repeat; 
	}
    #onglet{
     position:absolute;
	  width:132px;
	  height:30px;
	   margin-left:810px;
	   background-image:url("../images/onglet.jpg");
     background-repeat:no-repeat; 
   }
   #navigation
   {    
	height:1px;
  }   
    #textSlogan{
	   position:absolute;
	   margin-top:35px;
	   margin-left:340px;
	  font-size:20px;
	  font-family:Trebuchet ms,arial;
      color:#FFFFFF;
      text-decoration:none;
	  text-align:left;
	}	
	#textdate{
	   position:absolute;
	   margin-top:66px;
	   margin-left:370px;
	  font-size:16px;
	  font-family:Trebuchet ms,arial;
      color:#FFFFFF;
      text-decoration:none;
	  text-align:left;
	}	
    #slider{
     width:975px;
	 height:367px;
	 background-image:url("../images/conteneurSlider.jpg");
     background-repeat:no-repeat;
    }
	#contenuBody
	{
	  color:#000000;
	  font-size:12px;
	  font-family:verdana;
	}
	.col0{
	width:10px;	
	}
	.colb{
	width:65px;	
	}
	#col1{
	width:650px;
	}
	#col2{
	width:15px;
	border-right: solid 1px #E8E8E8;
	
	}
	#col3{
	width:294px;	
	}
	#langue{
	 margin-left:16px;
	 margin-top:4px;
	 width:100px;
	  border: solid 1px #BEBEBE;
	  background-color:#DCDCDC;
	  color:#000000;
	  font-size:11px;
	  font-family:arial;
	}
	#titre{
	  color:#454445;
	  font-size:17px;
	  font-family:verdana;     
	  border-bottom: dashed 1px #BEBEBE;
	}
     .menu{
    font-size:12px;
     color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
    }
      .menub{
    font-size:12px;
     color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
    }
   
   .widget{
     width:295px;
   }
   .widget h3
     {
      margin:0;
	  padding:0;
	  color:#454445;
	  font-size:11px;
	  font-family:verdana; 
	  line-height:45px;
	  padding-left:45px;
	  width:294px;
	 height:45px;
	 background-image:url("../images/menu.jpg");
     background-repeat:no-repeat;
   }
   .widget ul
   {
   list-style-type: square;
  
   }
    .widget li
	{
	 padding-bottom:4px;   
     padding-left:5px; 
	}
   .widget a{
   font-size:12px;
     color:#454445;
    text-decoration:none;
   }
   
   #bottom
    {
    width:100%;
	height:137px;
    background-image:url("../images/bottom.jpg");
     background-repeat:repeat-x;
   }
    #bottomFeuille
     {
	 width:100%;
	 height:137px;
	 background-image:url("../images/feuilleBis.jpg");
     background-repeat:no-repeat;
	 background-position: center top;
	}
    #bottomFixe
    {
	 width:975px;
	   height:auto;
	   margin-left:auto;
	   margin-right:auto;
	}
	#feuille
	{
	   position:absolute;
	   margin-top:-24px;
	   margin-left:-44px;
	   width:134px;
	   height:89px;
	   background-image:url("../images/feuille.jpg");
       background-repeat:no-repeat;
	}
	#miniLogo
	{
      position:absolute;
      margin-top:-35px;	 
      margin-left:750px;		  
	  width:90px;
	   height:75px;
       background-image:url("../images/miniLogo.png");
     background-repeat:no-repeat;
	}
	#mentionFooter{
	 font-size:11x;
     color:#454445;
	 font-family:arial;
	 margin-left:100px;		 
	}
	
#nav, #nav * {
        margin:0;
        padding:0;
        list-style: none;

}
#nav {       
		
		height: 30px;
        line-height: 30px;
        margin:0px 15px;
        color:#525252;
	    font-size:13px;	
		
}
#nav li {
        line-height: 30px;
        float: left;
        list-style:none;
		background: url(../images/nav_img1.jpg) no-repeat right top;
}
#nav  li.current_page_item{
	background:url(../images/nav_over1.jpg) no-repeat center top; height:30px; width:auto;
}
#nav li.current_page_ancestor.current_page_parent{
background:url(../images/nav_over1.jpg) no-repeat center top; height:30px; width:auto;
}
#nav ul  li.current_page_item{
	 display:block !important;
        width:15em;
        border:1px solid #ddd !important;
        border-top:none !important;		
        background:#ECEBEB;
}

#nav li a {
        color:#525252;
        display: block;
        padding: 0 13px;
        font-size: 13px;
        
        font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 30px;
       
		text-decoration:none;
}
#nav li a:hover {
        text-decoration: none;
		background:#878684 ;
		color:#fff
}
#nav li ul {
        position:absolute;
        left: -999em;
        width:15em;
}
#nav li:hover ul, #nav li.sfhover ul {
        left:auto;
        z-index:10 !important;
}
#nav li ul li {
        display:block !important;
        width:15em;
        border:1px solid #ddd !important;
        border-top:none !important;
        background:#fff;
		
}
/* submenu END */

