* {
	margin: 0;
	padding: 0;
}
body {
	background-color : #A3CF9B;
	color: #444;
	font: normal 64% verdana,arial,sans-serif;
	margin: 0;
	margin-top: 1px;
}


#tetecoeur{
	margin:0px;
	padding:0px;
	width:400px;
	height:70px;
	background-position:left bottom;
	background-image:url(img/1coupcoeur.gif);
	background-repeat:no-repeat;
}
#tetenouveau{
	margin:0px;
	padding:0px;
	width:400px;
	height:70px;
	background-position:left bottom;
	background-image:url(img/nouveau.gif);
	background-repeat:no-repeat;
}
#tetepromo{
	margin:0px;
	padding:0px;
	width:400px;
	height:70px;
	background-position:left bottom;
	background-image:url(img/promo.gif);
	background-repeat:no-repeat;
}
#divcoeur{
	background-image:url(img/2coupcoeur.gif);
	background-repeat:repeat-y;
	margin:0px;
	width:400px;
	padding-left:43px;
	padding-top:0px;
	height:150px;
}

#fincoeur{
	margin:0px;
	width:400px;
	background-image:url(img/3coupcoeur.gif);
	background-repeat:no-repeat;
}
#rais{
	position:absolute;
	margin-left:550px
}
.img_gauche{
	float:left;
	padding-right:10px;
	padding-bottom:0px;
	margin:0px;
}
.img_droite{
	float:right;
	padding-left:10px;
	padding-bottom:0px;
}
label{
  display: inline;
  float: left;
  width: 90px;
  } 
input, textarea{
	background-color:#F3FFEF;
	border:1px solid #598F50;
}
.msg{
	
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	border:1px solid #598F50;
	background-color:#F3FFEF;
}
.edito{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:0px;
	text-align:justify;
}

#newsletter{
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    
}
#hautmenu{
	padding:0px;
	margin:0px;
	height:20px;
	width:130px;
	background-image:url(img/haut_menu.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#newsdiv{
	padding:0px;
	margin:0px;
	background-image:url(img/fond_menu.gif);
	background-repeat:repeat-y;
	
	width:130px;
	text-align:center;
}

#newsdiv input{
	background-color:#EFFFEF;
}
.manu{
	float:left;
	height:500px;
	background-color:#F3FFEF;
	margin:15px;
	border: 1px solid;
	border-color:#AAA #444  #444 #AAA;
	padding:5px;
	width:100px;
}
.manu li{
	list-style-type:none;
}
.rub{
	float:left;
	background-color:#F3FFEF;
	margin:15px;
	border: 1px solid;
	border-color:#AAA #444  #444 #AAA;
	padding:5px;
}
#formnewsleter{
	width:98px;
	margin-left:4px;
}
.conseil{
	font-weight:bold;
	font-style:italic;
}
.prixnormal{
	font-weight:bold;
	font-style:italic;
	text-decoration:line-through;
}
.prixpromo{
	font-weight:bold;
	font-style:italic;
	font-size:1.5em;
}


img{
border:0 none;
}
.rubart{
border :0 none;
background-color:transparent;
padding:0;

}
.titre_bulle{
	font-weight:bold;
	font-size:12px;
}
.photo_bulle{
	float:left;
	padding-right:5px;
}
.fd_titre{
	background-image:url(img/fdtitre.gif);
	background-repeat:repeat-y;
}
.rubrique{
	font-family:  arial, verdana, helvetica, sans-serif; 
	 background-color: #EFFFEF;
}
.outils{
	background-color:#F3FFEF;
	margin-bottom:5px;
	border: 1px solid;
	border-color:#AAA #444  #444 #AAA;
	width:550px;
	
}
.vuprod{
	margin-top:0px;
	padding-top:0px;
}
.titreprod{
	font-weight:bold;
	font-size:1.2em;
}
a.nound{
text-decoration:none;
}








.clearer {
	clear: both;
}

.title h1 {
	color: #077F00;
	font: normal 3em Verdana,sans-serif;
	height: 92px;
	line-height: 92px;
	margin-bottom: 8px;
	text-align: center;
}

input, textarea  {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
	border : 1px solid #55CB31;
	background-color: #FEFFBF;
}

td{
	background-color:#CADFB5;
}

.tdq{
	padding-left:3px;
	padding-right:3px;
	background-color:#B6EC7D;
}
th{
	background-color:#B6EC7D;
}

.tab{
	border : 1px solid #55CB31;
	background-color:#DEF8C4;
}
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	padding-bottom: 6px;
	width: 767px;
}

.header {
	background: url(img/entete.png) ;
	height: 92px;
}


a{
    color: #0E5F00;
    font-size: 1em;
}
a:visited {
   color: #1CBF00;
 
}
a:hover {
    text-decoration: none;
		color: #1CBF00;
}


/* menu */
.navigation {
	margin-bottom: 4px;
}

.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}


.main {
	clear: both;
	padding: 0px 8px;
	
}


.menu h1,.menu ul {
	padding-left: 12px;
}
.menu {
	background: #8ADF31;
	border: 1px solid #55CB31;
	float: left;
	width: 120px;
	margin-top: 6px;
	margin-left: 6px;
	padding:0px;
}
.menu h1 {
	font-size: 1.3em;
	height: 20px;
	margin-top: 0.5em;
}
.menu ul {
	border-top: 1px solid #FAFAFA;
	background: url(img/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.menu_vin{
	padding:2px;
	background: url(img/bgul.gif) repeat-x;
	border: 1px solid #55CB31;
}
.menu_vin h1{
	text-align:center;
	border-bottom: 1px solid #55CB31;
	color: #195717;
}

.menu li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}
.menu li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.menu li a:hover {
	color: #111;
}

/* content */
.content {
	float: right;
	width: 600px;
	padding-right:8px;

}
.content .bloc {
	padding: 6px 12px;
	border: 1px solid #55CB31;
	background: #CFF3A8;
	margin-bottom: 8px;
}
.content  {
	color: #333;
	margin-bottom: 6px;
	margin-top: 0px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}




.footer {
	background: #CFF3A8;
	border: 1px solid #55CB31;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: right;
	padding: 6px;
	width: 720px;
}
.fin{
	border-top : 1px solid #3F3F3F;
	margin: 0 auto;
	width: 755px;
	height:1px;
	padding:0px;
}










#tabsG {
 background: url(img/bgcontainer.gif) repeat-y;
	float: right;
	width: 470px;
	height: 1% ;
	
	margin:0px;
	padding:0px;
	text-align:left;
  
  font-size:93%;
  line-height:normal;
  
}

#tabsG ul {
  margin:0;
  padding:0px 10px 0 0px;
  list-style:none;
}
#tabsG li {
  display:inline;
  margin:0;
  padding:0;
}
#tabsG a {
  float:left;
  background:url("img/tableftG.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#tabsG a span {
  float:left;
  display:block;
  background:url("img/tabrightG.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
}



#tabsG a span {float:none;}
    
#tabsG a:hover span {
   color:#FFF;
}
#tabsG a:hover {
   background-position:0% -42px;
}
#tabsG a:hover span {
	 background-position:100% -42px;
}

#tabsG #current a {
   background-position:0% -42px;
}
#tabsG #current a span {
   background-position:100% -42px;
}
        
        
        





