* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	background:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 500;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color:#343f1f;
}
p {
	padding-bottom:10px;
}

a {
	text-decoration::none;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	- H's -
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 34px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	line-height: 1.2em;
}
p#portesouvertes a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 26px;
	color:#d7f876;
}
blockquote {
	background:#d7f876;
	border:1px solid #727d05;
	color:#313921;
	padding:10px;
}
blockquote ul{
	margin-left:15px;
	font-style:italic;
}
div#wrapper {
	background:#a0be66 url(../images/bg_footer.jpg) repeat-x left bottom;
	min-height:805px;
}
div#header {
	background:url(../images/header.jpg) repeat-x top center;
	height:122px;
	clear:both;
	display:block;
}
div#header-inner {
	width:835px;
	margin:auto;
}
div#banner {
	background:#fff url(../images/banner_accueil_blanche.png) no-repeat center;
	min-height:224px;
	clear:both;
	display:block;
	border-bottom:1px solid #849b53;
}
div#banner2{
	background-color:#fff;
	height:175px;
	clear:both;
	display:block;
	border-bottom:1px solid #849b53;
}
div#logo{
	background-image:url(../images/logo.png);
	width:181px;
	height:111px;
	float:right;
	margin:45px auto auto auto;
}
div#banner-inner {
	width:835px;
	margin:auto;
}
div#content {
	clear:both;
	display:block;
	width:835px;
	margin:auto;
}
div#content-leftcol {
	float:left;
	display:inline;
	width:49%;
}
div#content-leftcol2 {
	float:left;
	display:inline;
	width:49%;
	height:600px;
}

div#content-rightcol {
	float:left;
	display:inline;
	width:49%;
}
div#content-leftcol-inner {
	clear:both;
	display:block;
	padding:10px;
}
div#content-leftcol-inner2 {
	clear:both;
	display:block;
	padding-top:75px;
}
div#content-rightcol-inner {
	clear:both;
	display:block;
	padding:10px;
}
div#content-rightcol-inner2 {
	clear:both;
	display:block;
	padding-top:75px;
	padding-left:100px
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Navigation
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#navigation {
	float:right;
	padding-top:71px;
}
#navigation ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}
#navigation li {
	float:left;
	margin:0;
	padding:0 0 0 28px;
	display:block;
	width:135px;
	height:37px;
}
#navigation a {
	display:block;
	width:164px;
	height:37px;
	margin-top:4px;
	text-indent:-9999px;
}

/* normal state */
li#lienAccueil a{
	background-image:url("../images/btn_accueil_up.png");
}
li#lienProduits a{
	background-image:url("../images/btn_produits_up.png");
}
li#lienContact a{
	background-image:url("../images/btn_contact_up.png");
}
/* current state or hover state*/
li#lienAccueil a.current,
li#lienAccueil a:hover{
	background-image:url("../images/btn_accueil_rl.png");
}
li#lienProduits a.current,
li#lienProduits a:hover{
	background-image:url("../images/btn_produits_rl.png");
}
li#lienContact a.current,
li#lienContact a:hover{
	background-image:url("../images/btn_contact_rl.png");
}

li.current-accueil a {
	background-image:url("../images/btn_accueil_rl.png");
}

li.current-produits a {
	background-image:url("../images/btn_produits_rl.png");
}

li.current-contact a {
	background-image:url("../images/btn_contact_rl.png");
}

.divIntro{
	width:465px;
	float:left;
}
.divIntro2{
	width:465px;
	float:left;
	padding-top:14px;
}
.intro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	line-height:normal;
	padding-top:60px;	
}
.ppassercommande{
	text-align:center;
}
.divCoordonnes{
	background-color:#FFF;
	border:solid #6d8442 5px ;
	text-align:center;
	margin-top:70px;
	font-weight:800;
	padding:20px;
	font-size:12pt;
}
.coordonnesgauche{
	float:left;
	margin-left:36px;
	font-weight:800;
	font-size:16px;
	padding-top:7px;
}
.coordonnesdroite{
	float:left;
	margin-left:200px;
	font-weight:800;
	font-size:16px;
	padding-top:5px;
}
#linkcontact{
	text-align:center;
	clear:both;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color:#d7f876;
}
.coordonnes{
	height:285px;
}
.coordonnes a{
	color:#343f1f;
}
.coordonnes a:hover{
	color:#d7f876;
}
.coordonnes p{
	clear:both;
	text-align:center;
}

#mail {
	clear:both;
	margin-left:36px;
	font-weight:800;
	font-size:16px;
}

#mail a {
	color:#343f1f;
}
#mail a:hover{
	color:#d7f876;
}

div#photochargeuse{
	width:338px;
	height:252px;
	margin:15px auto auto auto;
	background-image:url(../images/Photo038.jpg);
}
.fontporteouveertes p{
	font-weight:800;
}
.contentcontact{
	height:auto;
}
#pre1{background-image:url("../images/btn_accueil_rl.png");}
#pre2{background-image:url("../images/btn_produits_rl.png");}
#pre3{background-image:url("../images/btn_contact_rl.png");}

.preload{
	display:none;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Tables
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#mytable {
	padding: 0;
	margin: 0;
	width:803px;
}
caption {
	padding: 0 0 5px 0;
	font: italic 11px inherit;
	text-align: left;
}
th {
	/*font: bold 10px Verdana, Geneva, sans-serif;*/
	font-size:10px;
	color: #474747;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	border-top: 1px solid #7f7f7f;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_tbl_header.jpg) no-repeat;
}
tr.head th {
	color:#ddd;
	text-align:center;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	border-top: 1px solid #474747;
}
td {
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #474747;
	text-align:center;
}
td.alt {
	background: #e3e3e3;
	color: #8BA858;
}
th.spec {
	border-left: 1px solid #7f7f7f;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
}
th.specalt {
	border-left: 1px solid #7f7f7f;
	border-top: 0;
	background: #e3e3e3 url(../images/bullet2.gif) no-repeat;
}
th.top-table{
	width:220px;
}
.tbl-footer{
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #474747;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #eee;
	text-align:center;
	border-left:1px solid #7f7f7f;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer{
	clear:both;
	display:block;
	text-align:center;
	border-top:2px solid #e3e3e3;
	background:#fff;
	padding:8px 0 5px 0;
	height:15px;
	border-top:5px solid #6d8442;
}

div#footer a {
	text-decoration:none;
}

.siborg{
	color:#7bc0fb;
	font-weight:800;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	Clearfix
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
	form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.boncommande{
	font-size:30px;
	text-align:center;
}
.descrptions{
	margin-left:230px;
	margin-top:4px;
	padding-top:2px;
	float:left;
	text-align:left;
	width:200px;
	height:auto;
	line-height:27px;
}
.descriptions2{
	line-height:35px;
}
.entreeutil{
	float:left;
	text-align:center;
	width:200px;
	height:auto;	
}
.entreeutil input{
	display:block;
	margin-top:7px;
}
.sortietotal{
	float:left;
	text-align:center;
	width:200px;
	height:auto;	
}
.sortietotal input{
	display:block;
	margin-top:14px;
}
.entreeutil #txtcontact{
	margin-top:45px;
}
.commentaire{
	clear:both;
	text-align:center;
}
.titreform{
	font-size:22px;
	text-align:center;
}
.txttableau{
	width:25px;
}
#mytable2 ,#mytable3{
	margin:auto;
}
.titreformclear{
	clear:both;
}
.pluspetit{
	font-size:12px;
}
#demandelivraison span{
	font-size:14px;
	display:block;
	float:left;
	margin-left:80px;
}
div#demandelivraison{
	padding-top:5px;
	font-weight:800;
	width:475px;
	height:25px;
	margin:auto;
	margin-bottom:5px;
	background-color:#FFF;
	border:1px solid #6d8442;
}
#linkcontacter
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 26px;
	color:#6d8442;
}
#formulaireachat{
	display:block;
	
}

