body {
     background-color: White;
     color: Black;
     padding: 0px;
     border: 0px;
     margin: 0px;
     font-family: Arial;
     font-size: 12px;
     background-image: url('../images/bg.png');
}
img {
     border: 0;
}
a {
     color: #375e1f;
     font-weight: normal;
     text-decoration: none;
     text-decoration: underline;
}
a:hover {
     text-decoration: underline;
     font-style: italic;
}
#wrapper {
     margin: 0 auto;
     width: 726px;
     border-right: 22px solid White;
     padding: 0 0px 0 38px;
     background-image: url('../images/borderLeft.png');
     background-repeat: repeat-y;
     background-color: #ebebeb;
}
#header {
     width: 726px;
     height: 126px;
     background-image: url('../images/header.png');
}
img.logo {
     width: 200px;
     height: 126px;
     float: none;
}
ul.menu {
     width: 726px;
     height: 48px;
     margin: 0;
     padding: 0;
     list-style-type: none;
}
ul.menu li {
     height: 48px;
     margin: 0;
     padding: 0;
     width: 150px;
     background-image: url('../images/menuBg.png');
     float: left;
     border-right: 1px dotted #b6cdc0;
     background-color: #8db29d;
}
ul.menu li.usines, ul.menu li.distributeur {
     background-image: url('../images/menuBg2.png');
}
ul.menu li.produits {
     background-image: url('../images/menuBg3.png');
}
ul.menu li.contact {
     background-image: url('../images/menuBg4.png');
     width: 122px;
     border-right: 0;
}
ul.menu li a {
     color: White;
     font-weight: Bold;
     font-size: 12px;
     display: Block;
     width: 102px;
     height: 24px;
     padding: 24px 0 0 18px;
     text-decoration: none;
}
ul.menu li a:hover, ul.menu li a.current {
     background-image: url('../images/menuMo.gif');
     text-decoration: none;
     background-repeat: no-repeat;
     background-position: 18px 43px;
     font-style: normal;
}
ul.submenu {
     float: right;
     width: 484px;
     height: 42px;
     background-color: #f5f5f5;
     margin: 0;
     padding: 0;
     list-style-type: none;
}
ul.submenu li {
     height: 42px;
     margin: 0;
     padding: 0;
     width: 120px;
     float: right;
     border-right: 1px dotted #b6cdc0;
}
ul.submenu li.last {
     border-right: 0;
     width: 121px;
}
ul.submenu li a {
     display: block;
     width: 102px;
     height: 18px;
     color: #28530e;
     font-weight: normal;
     font-size: 10px;
     padding: 24px 0 0 18px;
     text-decoration: none;
}
ul.submenu li a:hover, ul.submenu li a.current {
     text-decoration: underline;
     font-style: normal;
}

ul.submenu2 {
     float: right;
     width: 484px;
     height: 33px;
     background-color: #fafafa;
     margin: 0;
     padding: 0;
     list-style-type: none;
}
ul.submenu2 li {
     height: 33px;
     margin: 0;
     padding: 0;
     width: 120px;
     float: right;
     border-right: 1px dotted #b6cdc0;
}
ul.submenu2 li.last {
     border-right: 0;
     width: 121px;
}
ul.submenu2 li a {
     display: block;
     width: 102px;
     height: 18px;
     color: #28530e;
     font-weight: normal;
     font-size: 10px;
     padding: 15px 0 0 18px;
     text-decoration: none;
}
ul.submenu2 li a:hover, ul.submenu li a.current {
     text-decoration: underline;
     font-style: normal;
}
h1 {
     display: block;
     color: #375e1f;
     font-size: 28px;
     width: 224px;
     min-height: 37px;
     background-color: White;
     padding: 38px 0 0 18px;
     margin: 0;
}
h2 {
     font-size: 17px;
}
#content {
     background-color: #ebebeb;
}


div.text {
	width:726px;
	margin-left:15px;
}

.text{
	width:350px;
}

#textes{
	font-size:10px;
}
div.rightContent {
     width: 240px;
     /* z-index: 1; */
     background-color: #bdd0c5;
     padding: 1em;
     text-align: center;
     float: right;
     clear: right;
     margin: 0 0 0em 1em;
}
#footer {
     color: White;
     width: 703px;
     height: 26px;
     background-image: url('../images/footer.png');

     text-align: right;
     font-size: 11px;
     clear: right;
     padding: 18px 23px 0 0;
}
#footer a {
     color: White;
     font-weight: normal;
     text-decoration: none;
}
#footer a:hover {
     text-decoration: underline;
     font-style: normal;
}
#credits {
     color: #8e0001;
     font-size: 11px;
     text-align: right;
     padding: 5px 0;
     background-color: White;
}
#credits a {
     font-weight: normal;
     color: #8e0001;
     text-decoration: none;
}

#credits a:hover {
     text-decoration: underline;
     font-style: normal;
}

p.image {
     text-align: center;
}

ul.produits {
	float: right;
	clear: right;
	width: 100px;
	/*list-style-type: square;*/
     list-style-image: url('../images/bullet.gif');
	margin: 5 0 0 0px;
	padding: 0 0 0 15px;
	border: thin dashed #000;
}

ul.produits li {
     /*list-style-type: square;*/
     list-style-image: url('../images/bullet.gif');
     color: #375e1f;
}

ul.produits li a {
     /*color: #303030;*/
     color: #375e1f;
     font-weight: bold;
     text-decoration: none;
     padding-bottom: 3px;

     font-size: 0.9em;
}
a img {
     vertical-align: middle;
     float: right;
     clear: right;
}
dt {
     font-weight: bold;
}
dd {
     padding: 0.5em 0.5em 1.5em 0.5em;
     margin: 0;
     font-size: 0.8em;
}
div.right {
     float: right;
     width: 60%;
     margin-top: 1.5em;
}
label {
     display: block;
     float: left;
     width: 8em;
}
p.bigLogo {
     text-align: center;
     font-size: 1.5em;
     font-weight: bold;
}
p.bigLogo img, h2 img {
     border: 0px solid #d4d4d4;
     vertical-align: middle;
}
table.informations {
     margin: 0 auto;
     border-collapse: collapse;
     border: 1px solid black;
}
table.informations tr th {
     border: 0px double grey;
     padding: 0.1em;

}
table.informations tr td {
     border: 0px solid grey;

     padding: 0.1em;
}
ul.importantPoints {
     font-size: 1.2em;
}
.firstWord {
     color: #009900;
     font-size: 1.1em;
     font-weight: bold;
}
h3 {
     color: #375e1f;
     font-family: Verdana;
     text-transform: uppercase;
     font-weight: normal;
     margin: 0 0 0.5em 0;
}

h4{
	font-weight:bold;
	font-size:17px;
}
h5{
	font-weight: bold;
	color: #375e1f;
	font-size: 14px;
}
table.produits {
     margin: 0 auto;
	 width:500px;
}
table.produits tr {
     vertical-align: top;
}
table.produits tr th {
     text-align: center;
     padding: 1em 0;
}
table.produits tr th img {
     border: 5px solid #d4d4d4;
     vertical-align: middle;
     float: none;
}
table.produits tr td {
     width: 50%;
     border-right: 1px dotted red;
     padding: 1em;
}
table.produits tr td table {
     font-size: 0.8em;
     border-collapse: collapse;
}
table.produits tr td table tr {

}
table.produits tr td table tr td {
     padding: 0 1em 0.2em 0;
     border-right: 0;
     border-bottom: 1px solid lightgrey;
}
ul.usines li {
     padding-bottom: 1em;
}
ul.usines li u {
     color: #375e1f;
}
p.emphasis {
     color: #375e1f;
     font-weight: bold;
}
ul.listeProduits {
     font-weight: bold;
}
ul.listeProduits li {
     padding-bottom: 5px;
}
ul.listeProduits li ul {
     padding-top: 5px;
}
ul.listeProduits li ul li {
     padding-bottom: 3;
}
ul.listeProduits a {
     font-weight: bold;
     color: #375e1f;
}
#maison {
     display:none;
     position: absolute;
     margin: 0 0 0 -20px;
     background-image: url('../images/maison.jpg');
     width: 486px;
     height: 188px;
}
em {
     color: #375e1f;
     font-style: normal;
}
#imageProduits {
     width: 240px;
     text-align: center;
     margin-top: 30px;
}
#imageProduits img {
     margin: 0 0 20px 0;
     float: none;
}

#imageProduits a.box {
    width: 135px;
    padding: 5px 0;
    margin: 0 auto 13px auto;
    float: none;   
    display: block;
    text-align: center;
    background-color: White;
    color: black;
    text-decoration: none;
    font-weight: bold;
}
#imageProduits a.box:hover {
    font-style: normal;
}
#imageProduits a.box span {
    font-size: 0.8em;
}
#imageProduits a.box img {
    margin: 0;
    float: none;
}

table.contacts tr td {
     padding: 5px;
}
p.contact {
     padding: 2em 12em;
}
p.contact img {
     float: right;
     border: 2px solid #af2a02;
}
#description {
     list-style-type: none;
     list-style-image: none;
}
#description li {
     background-image: url('../images/crochet-large.png');
     background-repeat: no-repeat;
     padding: 10px 0 10px 42px;
}

#fiche {
     list-style-type: none;
     list-style-image: none;
}
#fiche li {
     background-image: url('../images/crochet.png');
     background-repeat: no-repeat;
     padding: 10px 0 10px 22px;
     background-position: 0 5px;
}

.titlelist{
	font-weight:bold;
	font-size:12px;
}
.ullistdist{
	margin-bottom:10px;
	margin-left:10px !important;
	padding:0 !important;
}
.ullistdist li{
	list-style:none;
}

.listeinline{
	display:inline-block;
}
.listinfos{
	width:250px;	
}

#usines{
	width:700px;
}

#laliste{

}
table.liens a{
	text-align: center;
}
