/*squellette html*/
body
	{
	background-color:#CCC;
   background-repeat: repeat-x;   
   background-image: url(../images/squelette_html/fond.gif);
   text-align:center;
   font-family:Arial; 
   color:#000;
   font-size:13px;
	}
#en_tete
	{
   width: 780px;
   height: 100px; 
   margin-bottom: 10px;
 	}
#menu
	{
   width: 780px;
   height: 200px;
	}
#corps
	{
   width: 780px;
   background-color:#efefef;
	}
#margin
	{
	width:740px;
	}
#pied_de_page
	{
	width: 780px;
	height: 12px;
	background-image: url(../images/squelette_html/bot.gif);
	background-repeat: no-repeat;
	vertical-align:middle;
	}
#liens
	{
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	}
#liens  a:link {color:#006600; text-decoration:none;}
#liens  a:visited{color:#006600;text-decoration:none;}
#liens  a:hover{color:#006600;text-decoration:underline;}
#liens  a:active{color:red;text-decoration:underline;}
#TitreAlt
	{
	font-family:Arial; 
	color:#FFF;
	font-size:20px;
	}
#MenuAlt, #MenuAlt ul
	{
	width:780px;
	list-style:none;
	line-height:22px;
	font-size:14px;
	text-align:center;
	}
#MenuAlt a
	{
        display:block;
        background:#efefef;       
        color:#000; 
        text-decoration:none;
		-moz-opacity:0.8;
		opacity:0.8;
		filter:alpha(opacity=80);
		-khtml-opacity:0.8;
	}
#MenuAlt li     
{ 
        float:left; 
		width:83px;
}
#MenuAlt  a:hover, #MenuAlt  a:active
{
color:#006600;
}
#MenuAlt td:hover{background-color:#000000;}
 /*pages accueil catégories*/
 .liensPages
	{
	width:200px;
	height:200px;
	margin: 0px 20px 0px 20px;
	display:inline-block;
	}
 .liensPages img
	 {
	 border: 1px solid #86a884;
	 }
 .description 
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	text-align: justify;
	}
.miniature
	{
	width:150px;
	height:113px;
	border: 1px solid #86a884;
	}
 /*contenu des pages*/
h1 
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color:#006600;
	}
h2 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color:#006600;
	}
h3 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color:#656565;
	}
h4
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	}
p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align:justify;
	}
.article
	{
	margin:10px 10px 10px 10px;
	clear:left;
	display:inline;
	}
.Image
	{
	float:left;
	margin-right:10px;
	}
.left 
	{
	float:left;
	}
.right 
	{
	float:right;
	}
.galerie img
	{
	width:150px;
	height:113px;
	border: 1px solid #86a884;
	}
.galerie p
	{
	margin:20px 0px 5px 0px;
	}
.galerie
	{
	margin-top:10px;
	clear:left;
	}
.intitule
	{
	width:200px;
	float:left;
	margin-right:10px;
	text-align:right;
	}
.champ
	{
	text-align:right;
	margin-bottom:10px;
	}
.red
	{
	font-size:15px;
	font-weight:bold;
	color:red;
	}
.sous-liste
	{
	list-style-type:none;
	margin-left:20px;
	}
.sous-liste li a:link {color:#009900; text-decoration:none;}
.sous-liste li a:visited{color:#009900;text-decoration:none;}
.sous-liste li a:hover{color:#009900;text-decoration:underline;}
.sous-liste li a:active{color:red;text-decoration:underline;}
.listeProduits
	{
	font-size:14px;
	list-style-type:none;
	display:inline;
	}
.listeProduits a:link {color:#666; text-decoration:none;}
.listeProduits a:visited{color:#666;text-decoration:none;}
.listeProduits a:hover{color:#666;text-decoration:underline;}
.listeProduits a:active{color:red;text-decoration:underline;}
.marge
	{
	width: 400px;
	text-align:left;
	}
.strong
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:black;
	text-align: center;
}

/*sous-menu*/
#contentSubMenu
	{
	text-align:left;
	width:265px;
	}
.titre
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	}
#bot
	{
	list-style-type:none;
	width:265px;
	height:9px;
	background-image:url(../images/squelette_html/menuBot.png);
	background-repeat:no-repeat;
	margin-left:4px;
	}
#sous-menu
	{
	text-align:left;
	width:265px;
	border: 1px solid #86a884;
	background-color:#F3FFEB;
	padding: 1px 1px 0px 1px;
	}
.lien
	{
	list-style-type:none;
	width:265px;
	height:14px;
	font-size:12px;
	padding-bottom:1px;
	}
div#sous-menu a:link {color:#000; text-decoration:none; font-style:italic; }
div#sous-menu a:visited{color:#000	;text-decoration:none; font-style:italic; }
div#sous-menu a:hover{color:#339900;text-decoration:none; font-style:italic; }
div#sous-menu a:active{color:red;text-decoration:none; font-style:italic; }
/*infos*/
iframe
{
border:4px solid #86a884;
}