body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff url(/images/fond_body.jpg) repeat 0px 0px scroll;
}

form {
	margin: 0;
}

a {
	text-decoration: none;
}


/***************************/
/*   	Divers - mise en page	*/
/***************************/

.fin {
	clear: both;
}
.fintoutfin {
	clear: both;
	line-height: 1px;
	height: 1px;
}

.PalignR {
	text-align: right;
}
.PalignJ {
	text-align: justify;
}


h3 {

	text-align:center;
}

/************************** STYLE INTEGRATION *******************************/

/* Liens par defaut */  a, a:visited{color:#282828;}
				a:hover{color:#f96610;}

.texte{text-align:justify; line-height:16px;}
.listProd p{padding:5px;text-align:justify;}
.puce1 {list-style-image: url(/illus/puce3.gif); margin:2px 10px; padding:0 0 0 30px;}
.puce1 li{ padding:0; font-style:italic;}

.titre1{text-transform:uppercase; background:#f96610; border:1px solid #757575; padding:5px; font-size:12px; width:710px; margin:0px; font-weight:bold;margin-top:10px; color:#FFF}
.titre1 a,.titre1 a:visited,.titre1 a:hover{color:#FFF;}
.titre2{text-transform:uppercase;color:#f96610; font-size:12px; font-weight:bold;}
.titre2 a,.titre2 a:visited,.titre2 a:hover{color:#f96610;}

.ssTexte{display:none; width:710px; margin:0px; }
.ssTexte p{padding:5px; text-align:justify; font-size:12px; line-height:14px;}
.ssTexte table{text-align:center; border-collapse:collapse; width:680px; margin:10px auto 0 auto;}
.ssTexte table .l1 td{background:#FFF; color:#757575;}
.ssTexte table tr td{border:1px solid #757575;}

.table{text-align:center; border-collapse:collapse; width:100%; margin:10px 0;border:1px solid #757575;}
.table .l1 td{background:#FFF; color:#757575;}
.table tr td{border:1px solid #757575;}

.table2{text-align:left; border-collapse:collapse; width:100%; margin:10px 0;border:1px solid #757575;}
.table2 .l1 td{background:#FFF; color:#757575;}
.table2 tr td{border:1px solid #757575;}

.imgCen{
	text-align:center; margin:10px;
}

#menuProd a,#menuProd a:visited{color:#FFF;}

.ssM{ margin:0px; clear:both;}
.ssM p{margin:2px; font-size:10px; display:block;}
.ssM a,.ssM a:visited {color:#FFF;}
.ssM a:hover {color:#f96610; padding-left:2px;}

/************************/
/*    IMG & ILLUS	*/
/************************/

img {
	border: 0;
}

.alignG {
	float: left;
	margin-right: 6px;
}

.alignD {
	float: right;
	margin-left: 6px;
}

.cadre1 {
	padding: 4px;
	border: 1px solid #000;
}

.marge1{
	margin: 10px;
}

.lignSimpl {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	background: #e3d4b5;
}
.lignDashed {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	border-bottom: 1px dashed #666;
}

.topDashed {
	border-top: 1px dashed #030;
}

/**********************************/
/*    	  TITRES   & TEXTES DIVERS     */
/**********************************/

h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000;
	text-align: left;
	background: #fff url() no-repeat 0px 0px scroll;
	
}

.titre-1 {
	border-top: 1px dashed #030;
	font-size: 13px;
	font-weight: bold;
	color: #030;
	margin: 2px 0px 0px;
	padding: 4px 0px 0px;
}

.txt1 {
	color: #444;
	font-size: 11px;
	margin: 2px 0px 10px;
}
.txt2 {
	color: #444;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 20px;
	line-height: 20px;
}
/************************/
/*  STRUCTURE GENERALE  */
/************************/

#generale {
	width: 954px;
	padding: 0px 8px;
	margin: 0 auto;
	background: url(/images/fond_generale.gif) repeat-y center top scroll;
}
#intGenerale {
	background: #0a3513 url(/images/fond_intGenerale.gif) no-repeat left bottom;
}

#menuProd {
	float: left;
	width: 170px;
	padding: 0px 15px;
}
#cont {
	float: left;
	width: 754px;
	padding: 10px 0px;
	background: #E5EAE4;
	min-height:400px;
	height:100%;
}
#cont2 {
	float: left;
	width: 754px;
	padding: 10px 0px;
	
}
#navPage {
	color: #030;
	line-height: 29px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin: 6px 0px 10px 10px;
	padding: 0px 0px 0px 100px;
	background: url(/images/fond_navPage.gif) no-repeat left bottom scroll;
}
#navPage a{
	color: #030;
}
#navPage a:hover{
	color: #f60;
}


/************************/
/*    	   	 HAUT   	     */
/************************/

#haut {
	height: 206px;
	background: url(/images/banHaut.jpg) no-repeat center top scroll;
}

#navHaut {
	
}
#navHaut a{
	float: left;
}

/************************/
/*    	   	 BAS	   	     */
/************************/

#bas {
	clear:both;
	padding: 0px 0px 10px;
}
#navBas {
	margin: 4px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #fcf;
}
#navBas a{
	color: #fdd;
	padding: 4px;
}
#navBas a:hover{
	color: #fff;
}

address {
	position: relative;
	width: 954px;
	height: 68px;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #030;
	background: url(/images/fond_address.gif) no-repeat center top scroll;
}
address a{
	color: #030;
}
address a:hover{
	color: #f30;
}

.addCoord {
	position: absolute;
	top: 25px;
	left: 270px;
}
.addTel {
	position: absolute;
	top: 25px;
	left: 450px;
}

/*    	    TT 	        */

#siteWeb{
	padding: 20px;
	text-align: center;
}
#siteWeb a {
	color: #454;
	font-size: 10px;
	text-decoration: none;
	
}
#siteWeb a:hover {
	color: #000;
	text-decoration: none;
}


/************************/
/*  	   COLONNES	     */
/************************/

#presentation {
	float: left;
	width: 167px;
	margin: 14px 0px;
	padding: 0px 10px;
	border-left: 1px solid #030;
	border-right: 1px solid #030;
}
#presentation.adrContat {
	text-align: center;
}
.email {
	font-weight: bold;
	color: #454;
}
.email:hover {
	color: #e30;
}
/************************/
/*    	  admin  	     */
/************************/
#admin {
	float: left;
	width: 700px;
	padding: 10px 250px 150px 100px;
	background: url(/images/fond_message.gif) no-repeat center bottom scroll;
}
#admin fieldset{
	width: 220px;
	float: center;
	margin: 60px 4px 10px 250px;
	padding: 0;
	border: 0;
}
#admin label {
	display: block;
	border: 1px solid #999;
	background: #fff;
	margin: 8px 0px 0px;
	padding: 1px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #777;
}
#admin .entree {
	background: #fff;
	line-height: 11px;
	padding: 0;
	border: 0;
	font-size: 10px;
}
#admin .area {
	height: 40px;
	width: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#admin #Envoyer {
	margin: 10px 0px 10px;
	float:right;
}
#admin #Envoyer input {
	width: 100px;
	padding: 0px 60px;
	border: 3px double #E5EAE4;
	background-color: #9faf90;
	color: #fff;
	font-size: 11px;
}
#admin #Envoyer input:hover{
	border: 3px double #9faf90;
	background-color: #E5EAE4;
	color: #030;
}
.titrelogin {
	line-height: 16px;
	color: #030;
	background: url(/images/fond_FPref.gif) no-repeat right 0px scroll;
	padding-left: 27px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 14px;
	margin-bottom: 14px;
}
/************************/
/*    	   CONTACT  	     */
/************************/

.raisonSociale {
	margin: 10px 0px 4px;
	font-size: 16px;
	font-weight: bold;
	color: #268;
}
.coordonnees {
	margin: 4px 0px 10px;
	font-size: 14px;
}
#message {
	float: left;
	width: 524px;
	padding: 10px 14px 50px;
	background: url(/images/fond_message.gif) no-repeat center bottom scroll;
}
#message fieldset{
	width: 250px;
	float: left;
	margin: 0px 4px 10px;
	padding: 0;
	border: 0;
}

.titreForm {
	line-height: 16px;
	color: #030;
	background: url(/images/fond_FPref.gif) no-repeat right 0px scroll;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 14px;
	margin-bottom: 14px;
}

#message label {
	display: block;
	border: 1px solid #999;
	background: #fff;
	margin: 8px 0px 0px;
	padding: 1px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #777;
}
#message .entree {
	background: #fff;
	line-height: 11px;
	padding: 0;
	border: 0;
	font-size: 10px;
}
#message .area {
	height: 40px;
	width: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#message #Envoyer {
	margin: 10px 0px 10px;
}
#message #Envoyer input {
	width: 250px;
	padding: 0px 60px;
	border: 3px double #E5EAE4;
	background-color: #9faf90;
	color: #fff;
	font-size: 11px;
}
#message #Envoyer input:hover{
	border: 3px double #9faf90;
	background-color: #E5EAE4;
	color: #030;
}

/*****************************/
/*  RUBRIQUES ET PRODUITS  */
/*****************************/

/* menu produits  */

#menuProd {

/* voir "Structure générale" */

}
.MPtitre {
	text-align: center;
	color: #efe;
	margin: 10px 0px 6px;
	line-height: 22px;
	border-bottom: 1px dashed #efe;
	font-size: 13px;
}
.lienRub1 , .lienRub2 {
	display: block;
	line-height: 18px;
	margin: 0px;
	padding-left: 26px;
	background-image: url(/illus/puce1.gif);
	background-repeat: no-repeat;
	background-position: 18px 0.6em;
	color: #efe;
	font-size: 11px;
}
.lienRub1 {
	background-color: #1A481A;
}
.lienRub2 {
	background-color: #335C32;
}
.lienRub1:hover , .lienRub2:hover  , .lienRub1.LRactif , .lienRub2.LRactif  {
	padding-left: 30px;
	background-image: url(/illus/puce2.gif);
	background-position: 18px 0.4em;
}
.lienSousRub {
	margin-left: 14px;
	font-size: 10px;
	color: #ded;
}

/* liste des rubriques  */

#listRub {
	float: left;
	width: 524px;
	padding: 10px 14px;
}

.uneRub {
	display: block;
	float: left;
	width: 111px;
	height: 140px;
	margin: 0px 10px 10px;
	text-align: center;
	overflow: hidden;
}
.rubVign {
	display: block;
	width: 91px;
	height: 70px;
	margin: 0;
	padding: 16px 9px 16px 3px;
	background: url(/images/fond_uneRub.gif) no-repeat 0px 0px scroll;
	text-align: center;
	overflow: hidden;
}
.rubNom {
	display: block;
	margin: 4px 0px;
	color: #030;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	background: url(/illus/puce2.gif) no-repeat 2px 3px scroll;	
}
.rubNom:hover {
	color: #e30;
}


/* liste des produits  */

#listProd {
	float: left;
	width: 700px;
	padding: 10px 14px;
}

.unProd {
	display: block;
	float: left;
	width: 120px;
	height: 168px;
	margin: 0px 10px 10px;
	text-align: left;
	overflow: hidden;
}
.prodVign {
	display: block;
	width: 118px;
	height: 118px;
	margin: 0px;
	background: #fff;
	text-align: center;
	overflow: hidden;
	border: 1px solid #fff;
}
.prodVign:hover {
	border: 1px solid #f60;
}

.prodDescr {
	margin: 2px 0px;
	color: #676;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
}
.prodNom {
	color: #030;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
}
.prodNom:hover {
	color: #e30;
}

/* pagination  */

#pagination {
	clear: both;
	font-size: 11px;
	text-align: center; 
	line-height: 30px;
	margin: 10px 0px;
	color: #030;
}
#pagination a{
	padding: 2px 4px;
	color: #999;
}
#pagination span.actif{
	padding: 1px 3px;
	border: 1px solid #bbb;
	background: #fffcf6;
	color: #888;
}
#pagination a:hover{
	padding: 1px 3px;
	border: 1px solid #000;
	background: #898;
	color: #fff;
}


/* fiche produit  */

#ficheProd {
	float: left;
	width: 700px;
	padding: 10px 14px 56px;
	margin-bottom: 20px;
	background: url(/images/fond_ficheProd.gif) no-repeat center bottom scroll;
}
#ficheProd p{
	margin-left: 10px;
}
#diapoLarge {
	float: right;
	margin-right: 20px;
}
.FPref {
	line-height: 16px;
	color: #030;
	background: url(/images/fond_FPref.gif) no-repeat 0px 0px scroll;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 20px;
}
.FPtitre {
	color: #030;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 0px;
}
.FPdescr {
	color: #676;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}
.FPdescr a{
	color: #676;
}
.FPdescr a:hover{
	color: #f76;
}
.FPfiche {
	float: left;
}
.btRetour {
	clear: both;
	margin:10px 0px;
	font-size: 11px;
}
.btRetour a{
	padding: 0px 10px;
	border: 3px double #E5EAE4;
	background-color: #030;
	color: #fff;
}
.btRetour a:hover{
	padding: 0px 10px;
	border: 3px double #030;
	background-color: #E5EAE4;
	color: #030;
}