*
{
border: 0;
margin: 0;
padding: 0;
}
body
{
background: #aeaeae url(../images/bgbody.jpg) repeat-x;
font-family: Arial, SunSans-Regular, Sans-Serif;
font-size: 12px;
margin: 0;
padding: 0;
}
a{
color:#53BA41;
}
a img
{
border: 0;
}

h1{
color:#D2D2D2;
margin:0 0 0.4em 0;
}

#container
{
background: #000 url(../images/bgcontener.jpg) repeat-y;
margin: 0 auto;
padding: 0;
width: 984px;
}
#banner
{
background: #000 url(../images/header.jpg) no-repeat;
height: 116px;
margin: 0;
padding: 0;
}
#left
{
background: url(../images/bgleft.jpg) no-repeat;
float: left;
height: 358px;
width: 17px;
}
#right
{
background: url(../images/bgright.jpg) no-repeat;
float: right;
height: 358px;
width: 17px;
}
#content
{
background: #000;
float: left;
margin: 0;
margin-left: auto;
margin-right: auto;
min-height: 600px;
padding: 0;
width: 950px;
}
#content_inside
{
margin: 10px;
color:#D2D2D2;
}
#baseline
{
background: #fff url(../images/baseline.jpg) no-repeat;
height: 23px;
margin: 0;
padding: 0;
}
#zonemenu
{
background: url(../images/bgmenu.jpg) no-repeat top;
margin: 0;
padding: 0;
}
#categories, #activite
{
background: #000 url(../images/bgcontent.jpg) top no-repeat;
margin: 0;
padding: 0;
font-size:1em;
}

#categories h1
{
background: url(../images/bg_rub.gif) no-repeat;
float: left;
height: 110px;
margin: 22px 0 22px 50px;
padding: 5px 0 0 6px;
width: 240px;
}

#activite p.intro
{
color: #bdbdbd;
font-size: 1.1em;
font-style: italic;
font-weight: bold;
line-height: 1.8em;
width:850px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
text-align: justify;
}

#activite h1
{
position:relative;
font-size: 1.1em;
background: url(../images/bg_rub.gif) no-repeat;
height: 135px;
margin: 0 0 22px 55px;
padding: 5px 0 0 6px;
width: 840px;
border-bottom:#333333 1px solid;
}

#activite .description
{
color: #bdbdbd;
position:absolute;
top:0;
right:0;
width:590px;
background: #D2D2D2 url(../images/bg_desc.gif) no-repeat top left;
padding:5px;
}

#activite .description p
{
padding-left:20px;
font-size:1em;
font-weight:normal;
font-style:italic;
color:#272727;
line-height:1.4em;
}

#activite .description li
{
list-style-position:inside;
padding-left:20px;
font-size:0.9em;
font-weight:normal;
color:#272727;
}

#categories h1 a img
{
border: 0;
}
#categories h2
{
clear:both;
position: relative;
background: url(../images/bg_h2.gif) repeat-x;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: normal;
height: 28px;
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
text-indent: 30px;
text-transform: uppercase;
width: 900px;
}
h2 .left
{
background: url(../images/bg_h2_left.gif) no-repeat;
height: 28px;
left: 0;
position: absolute;
top: 0;
width: 5px;
}
h2 .right
{
background: url(../images/bg_h2_right.gif) no-repeat top right;
height: 28px;
position: absolute;
right: 0;
top: 0;
width: 5px;
}
#footer
{
background: #000 url(../images/bottom.jpg) no-repeat;
clear: both;
height: 26px;
margin: 0;
padding: 0;
}

/*******************************menu***********************************/


.menu
{
background: url(../images/menug_bg.gif) repeat-x;
height: 46px;
list-style: none;
margin: 0;
padding: 0;
position: relative;
}
.menu li
{
float: left;
}
.menu li a
{
color: #000;
cursor: pointer;
display: block;
float: left;
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
height: 46px;
line-height: 46px;
padding: 0 0 0 16px;
text-align: center;
text-decoration: none;
}
.menu li a b
{
display: block;
float: left;
padding: 0 24px 0 8px;
}
.menu li.current a, .menu li a:hover
{
background: url(../images/menug_hover_left.gif) no-repeat;
background-position: left;
color: #fff;
}
.menu li.current a b, .menu li a:hover b
{
background: url(../images/menug_hover_right.gif) no-repeat right top;
color: #fff;
}


/****************************** Présentation produit *********************************/

#produits
{
margin-left: auto;
margin-right: auto;
width: 900px;
}
#produits a img
{
border: #afbab3 2px solid;
margin: 2px 0;
}
#produits a:hover img
{
border: #57b547 2px solid;
}

.tabNavigation
{
height: 90px;
list-style-image: none;
list-style-type: none;
margin: 0px;
padding: 0px;
}
.tabNavigation li
{
background-color: transparent;
cursor: pointer;
float: left;
height: 90px;
margin: 0 2px 0 2px;
}
.tabNavigation li a img
{
border: #afbab3 2px solid;
}
.tabNavigation li.selected
{
background: url(../images/fleche.gif) no-repeat center bottom;
}
.tabNavigation li a.selected img
{
border: #57b547 2px solid;
}
.tabNavigation li a.over img
{
border: #57b547 2px solid;
}
#myTabs div
{
clear: both;
color: #272727;
display: none;
font-family: Verdana, Arial, sans-serif;
font-size: 0.9em;
overflow: hidden;
padding: 15px;
position: relative;
text-align: left;
top: -1px;
}
#myTabs div
{
background: #000 url(../images/bg_panel.gif) no-repeat;
display: block;
}

#myTabs div h3
{
border-bottom: #59b748 3px solid;
color: #3c3c3c;
display: inline;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-style: italic;
margin-left: 20px;
text-transform: uppercase;
}
#myTabs div p
{
margin-left: 20px;
margin-right: 30px;
margin-top:10px;
text-align: justify;
}

/* Google Map */
#divGgmap{
width:500px;
height:300px;
color:#555;
}