/**********************
* GLOBALS & DIVERS
**********************/
body {
  margin: 0; /* pour éviter les marges */
  text-align: center; /* pour corriger le bug de centrage IE */
  background-color:#d7efbe;
}

div#conteneur
{
	position:absolute;
	top:50%;
	left:50%;
	height:556px;
	width: 770px ;
	margin-top: -278px; /* moitié de la hauteur */
	margin-left: -385px; /* moitié de la largeur */
	text-align: left ;
	background-color:#d7efbe;
	font-family:"century gothic","verdana","arial","helvetica",sans-serif;
}

img {
border:0px;
margin:0px;
}

/**********************
* LE HEADER DU SITE
**********************/
#header
{
	right:auto;
	left:auto;
	width:748px;
	height:86px;
}

#header_fond
{
	background-image:url(../images/header.png);
	width:708px;
	height:71px;
	float:left;
	margin-left:20px;
}

#header_fond img
{
	margin:3px 0px 0px 20px;
}

#header_droite
{
	background-image:url(../images/header_droite.png);
	margin-top:-15px;
	width:20px;
	height:86px;
	float:right;
}

#header_haut
{
	background-image:url(../images/header_haut.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:708px;
	height:15px;
	margin-left:20px;
}

/**********************
* LE 1er MENU
**********************/
#menu1 
{
	width:708px;
	height:29px;
	background-image:url(../images/menu1_fond.png);
	margin-left:20px;
}

#menu1 ul#menu
{
	height: 22px ;
	margin:0 0 0 225px;
	padding:3px 0 0 0;
	padding-top:;
	list-style-type: none;
}

#menu1 ul#menu li
{
	float: left ;
	text-align: center ;
}

#menu1 ul#menu li a
{
	width: 120px ;
	font-size: 12px ;
	color: #382f06 ;
	display: block ;
	text-decoration: none ;

}

#menu1 ul#menu li a:hover
{
	background-image:url(../images/menu1_hover.png);
	background-position:center center;
	background-repeat: no-repeat;
}
/**********************
* LE 2ème MENU
**********************/
.menu2 
{
	width:708px;
	height:22px;
	background-color:#41291d;
	margin-left:20px;
}

.menu2 ul#menu
{
	height: 22px ;
	margin:0;
	margin-left:3px;
	padding:0;
	list-style-type: none;
}

.menu2 ul#menu li
{
	float: left ;
	text-align: center ;
}

.menu2 ul#menu li a
{
	height:18px;
	padding-top:4px;
	font-size: 11px ;
	color: #a2b923 ;
	display: block ;
	text-decoration: none ;
	font-family: "Times New Roman", Times, serif;
}

.menu2 ul#menu li a.present
{
	height:18px;
	padding-top:4px;
	font-size: 11px ;
	color:#41291d;
	display: block ;
	text-decoration: none ;
	background-color:#a2b923;
	font-family: "Times New Roman", Times, serif;
}

.menu2 ul#menu li a:hover
{
	background-color:#a2b923;
	color:#41291d;
}

/**********************
* LE CONTENU
**********************/
div#contenu
{
	height:331px;
	width:706px;
	border:1px solid #41291d;
	margin:0 20px;
	background-color:#f3f9ec;
}

/**********************
* LE MENU EN PIEDS DE PAGE
**********************/
div#menu3
{
	margin: 0 ;
	background-color:#41291d;
	margin:0px 20px;
	width:708px;
	height:22px;
	text-align:center;
}

#menu3 ul#menu
{
	height: 22px ;
	margin:0;
	margin-left:3px;
	padding:0;
	list-style-type: none;
}

#menu3 ul#menu li
{
	float: left ;
	text-align: center ;
}

#menu3 ul#menu li a
{
	width: 141px ;
	height:18px;
	padding-top:4px;
	font-size: 12px ;
	color: #FFF ;
	display: block ;
	text-decoration: none ;
	font-family: "Times New Roman", Times, serif;
}

#menu3 ul#menu li a:hover
{
	color:#999;
}

/**********************
* LE PIEDS DE PAGE
**********************/
div#footer
{
	margin: 0 ;
	background-color:#FFF;
	border:1px solid #41291d;
	margin:0px 20px;
	width:706px;
	height:22px;
	text-align:right;
	
}

#footer p
{
	font-size:10px;
	color:#999;
	bottom:0px;
}

#footer a
{
	text-decoration:none;
	font-size:14px;
	color:#666;
}
#footer a:hover
{
	font-size:14px;
	color:#333;
}

/**********************
* LE CONTENU PRESENTATION
**********************/
#colonne_gauche
{
	float:left;
	/*background-image:url('../images/cadre_gauche.jpg');*/
	background-repeat:no-repeat;
	width:300px;
	height:329px;
	margin:1px;
}
#colonne_droite
{
	float:left;
	/*background-image:url('../images/pages/bordure.jpg');*/
	width:400px;
	height:329px;
	margin:1px;
	background-repeat:no-repeat;
}

#contenu .titre {
	float:left;
	font-size:22px;
	/*color:rgb(0,176,80);*/
	color:black;
}

#contenu .sstitre {
	margin:-4px;
	margin-left:25px;
	font-size:16px;
	color:#912264;
	letter-spacing:3px;
}

#contenu .texte {
	padding-top:15px;
	text-indent:10px;
	font-size:13px;
	text-align:justify;
}

#contenu .texte:first-letter {
	font-size:15px;
	font-weight:bold;
}

#contenu .produit {
	font-size:10px;
}

#contenu .titre_pdt_1 {
	font-size:17px;
	font-weight:bold;
	color:rgb(79,98,40);
}

#contenu .titre_pdt_1_1 {
	font-size:17px;
	font-weight:bold;
	color:rgb(255,0,255);
}

#contenu .titre_pdt_2 {
	font-size:14px;
	color:rgb(118,146,60);
}

#contenu .titre_pdt_2_1 {
	font-size:13px;
	color:rgb(255,153,255);
}

#contenu .info_pdt {
	font-size:10px;
	color:rgb(146,208,80);
}

#contenu .description_produit {
	font-size:11px;
	text-indent:10px;
	font-style:italic;
}
#contenu .description_produit:first-letter {
	font-size:13px;
	font-weight:bold;
}

.underline {
	text-decoration:underline;
}


.opacite_normal{
	filter:alpha(opacity=100);  
	-moz-opacity: 1;
	opacity: 1;
}
.opacite_transparent {
	filter:alpha(opacity=50);  
	-moz-opacity:0.50;
	opacity: 0.50;
}
