/* CSS Document */

body {
	background-color:#96b046;
	font-family:Helvetica, Arial, sans-serif;
	color:#444341;
	}

html, body, table#global{
	height:100%;margin:0;padding:0;width:100%;
	}
	
#navigation p {
	margin: 15px;
	font-size: 10px;
	}
#navigation a {
	color: #3C3C3C;
	}
	
#conteneur {
    position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 600px;
	background-color: #FFFFFF;
	}
	
#contenu_principal {
	background:url("../images/fond_contenu.gif") no-repeat;
	width:640px;
	}
	
#fond_menu {
	background:url("../images/layout_mission_04.gif") no-repeat;
	}
	
#Layer1 {
	width:635px;
	background-color:#0000CC;
	height:375px;
	visibility: visible;
	overflow:auto;
	background-color: transparent;
	layer-background-color: transparent;
	
	/*scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#1B944E;
	scrollbar-darkshadow-color:#A2BC4C;
	scrollbar-face-color:#f1f7de;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#dfebb8;*/
	}
	
.texte {
	width:605px;
	padding-right: 15px;
	padding-left: 15px;
	text-align:justify;
	font-size:12px;
	}
	
.couleur_verte {
	font-family:Avenir, Century Gothic, Arial, sans-serif;
	color:#009A65;
	}
.couleur_rougeorange {
	font-family:Avenir, Century Gothic, Arial, sans-serif;
	color:#D74C3A;
	}
.bold {
	font-weight:bold;
	}
.texte_gros {
	font-size:16px;
	font-weight:bold;
	}
.texte_gros2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	}	

a {color:#8caf1e;text-decoration:none;padding-left:10px;}
a:hover {color:#a2bd4c;text-decoration:underline;padding-left:10px;}

#footer a {
	font-size:11px;
	color:#5a740c;
	font-weight:bold;
	text-decoration:none;
	}
#footer a:hover {text-decoration:underline;}

#liste_tisanes{font-size:9px;}
#liste_tisanes td{vertical-align:top;}

.tb_bibliographie {
	margin-top:6px;
	}
.td_bibliographie {
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	height:250px;
	vertical-align:top;
	}
	
.titre_livre {
	font-size:17px;
	font-weight:bold;
	}
.menuProduits {
	font-size:10px;	
	color:#806431;
}
.divPrix {
	text-align:right;
	font-weight:bold;
}
.section{
	font-family:Avenir, Century Gothic, Arial, sans-serif;
	font-size:20px;
	color:#726d68;
	margin: 5px 0;
}
.tProduits {
	font-family:Avenir, Century Gothic, Arial, sans-serif;
	font-size:12px;
	background-color:white;
}

.tProduits td{

}

#titreAdmin{
	font-family:Avenir, Century Gothic, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
}

#theTable{
	border-color:#96b046;
	background-color:white;
	font-family:Avenir, Century Gothic, Arial, sans-serif;
	font-size:12px;
}
