BODY,TABLE {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: Black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #D9D9D9;
	SCROLLBAR-SHADOW-COLOR: #D9D9D9;
	SCROLLBAR-3DLIGHT-COLOR: #D9D9D9;
	SCROLLBAR-ARROW-COLOR: #D9D9D9;
	SCROLLBAR-TRACK-COLOR: transparent;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #D9D9D9;
}
A {
	font-size: 11px;
	color: #317023;
	text-decoration: none;
}
A:HOVER{
	color: #317023;
	font-weight: normal;
	background-color: #FFFFFF;
}

A.footer{
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;	
}
A.footer:hover{
	font-size: 11px;
	color: #E96B10;
	text-decoration: underline;	
	font-weight: normal;
	background-color: transparent;
}
.soc_coul {color:#317023;}

.soc_coul2 {
	color: #317023;
	font-size: 12px;
}

.semencebio {font-family:"Century Schoolbook"; font-style:italic; font-weight:bold; font-size:11px} 

.gris { color:#7F7F7F}
/* ---------------------------- FONDS CELLULES */
.fondcatalogue {
	background-color: #A4D867;
}
.fondproduits {
	background-color: #CF5200;
}
.fondsociete {
	background-color: #317023;
}
.fondcatcol1 {
	background-color: #CCE5A2;
}
.fondcatcol2 {
	background-color: #A4D867;
}
.fondcatcol3 {
	background-color: #BCE18D;
}
.fondcatcol4 {
	background-color: #E4F2DC;
}
.fondvertglobal {
	background-color: #317023;
}
.fondgris {
	background-color: #CCCCCC;
}

.champsformulaire {
	font-family: Arial;
	font-size: 16px;
	border: 0px;
	background-color:#CCCCCC;
}



.boutonbleu {
	color: #FFFFFF;
	background-color: #0B4499;
}

.pageBgGauche {
	background-image: url(../images/ombre_g.gif);
	background-position: right; 
	background-repeat: repeat-y;
	background-color: #A4D867;
	height: 100%;
}

.pageBgDroite {
	background-image: url(../images/ombre_d.gif);
	background-position: left; 
	background-repeat: repeat-y;
	background-color: #A4D867;
	height: 100%;
}

/*---------------------------------------*/
/*Florent*/
/*Ajout de classes pour actualites*/

.actualites {
	cursor: pointer;
	color:#317023;
	width:250px;
	height:62px;
}
.actualites_2{
	height: 37px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.actualites_3{
	padding-top: 5px;
	padding-left: 5px;
}
.textarea_actualites{
	width: 550px;
	height:200px;
}
.input_titre_actualites{
	width: 550px;
}
.bouton_admin {
	color: #FFFFFF;
	background-color: Gray;
	cursor: pointer;
}
.champs_formulaire_admin_string{
	width: 500px;
}

.champs_formulaire_admin_int{
	width: 50px;
}

.champs_formulaire_admin_blob{
	width: 500px;
	height: 100px;
}

.bouton_ok_ligne{
	background-color: #A4D867;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	border: 0;
	font-size: 11px;
}

.bouton_ok_ligne_2{
	background-image: url(../images/recherche_ok.gif);
}

.moteur_recherche_ligne{
	background-color: White;
	color: #317023;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
/*---------------------------------------*/
.bouton_mails
   {
	background-color: #aaaaaa;
	color: inherit;
	cursor: pointer;
	border: none;
	width:auto;
}