﻿html
{
	font-size:100%;
}
body
{
	margin:0;
	padding:0;
	font:0.68em/1.3 Verdana, sans-serif;
	background-color:#999999;
}
#global
{
	width:87.3em;
	height:auto;
	padding:0;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border:1px black solid;
	background-color:white;
}
#credit
{
	width:86.5em;
	margin:5px auto;
	text-align:center;
	padding-right:10px;
}
#credit a
{
	color:black;
}
#credit a:hover
{
	color:white;
}
#entete
{
	height:9.09em;
	background-image:url('../img/entete5.png');
	background-repeat:no-repeat;
}
/************ Styles MENU **********/
#menu
{
	background-color:black;
	color:white;
}
.menu1 a:hover
{
	color:#FBB03B;
}
.menu1 a
{
	line-height:2.27em;
	padding-left:7px;
	font-size:1.3em;
}
.sousmenu
{
	line-height:1.7em;
	padding:2px;
	border:1px gray solid;
	color:black;
	background-color:#DFDFDF;
}
.sousmenu a:hover
{
	color:gray;
}
/************ Fin de Styles MENU **********/

#quotes
{
	height:2.27em;
}

#col_gauche
{
	width:63em;
	float:left;
	margin:10px;
}
#col_droite
{
	width:21em;
	float:right;
	margin:5px;
}
.col_droite_titre
{
	background-color:black;
	color:white;
	text-align:center;
	margin:2px;
	padding:5px;
}

#espace_agriculteur
{
	background-color:#FBB03B;
	border:1px black solid;
	height:120px;
	margin-bottom:5px;
}
#espace_agriculteur table
{
	margin:0 auto;
}
.bouton
{
	width:75px;
}

.input 
{
	border:1px black solid;
	background-color:#FFFFFF;
	width:120px;
}
#espace_distributeur
{
	background-color:#FBB03B;
	border:1px black solid;
	height:120px;
	margin-bottom:5px;
}
#espace_distributeur table
{
	margin:0 auto;
}
#meteo
{
	background-color:#FBB03B;
	border:1px black solid;
	height:150px;
	margin-bottom:5px;

}
#contact
{
	background-color:#FBB03B;
	border:1px black solid;
	height:150px;
	margin-bottom:5px;
	text-align:center;

}

/********* Page ACCUEIL ************/
#accueil p
{
	margin-left:10px;
}

#accueil_gauche
{
	width:200px;
	float:left;
	border:1px gray solid;
}
#accueil_gauche td
{
	border-bottom:1px #CCCCCC solid;
}
.marche
{
	color:#FF3300;
	padding-top:7px;
}
#accueil_droite
{
	width:470px;
	float:right;
}
#pog_echos
{
	border:1px gray solid;
	margin-bottom:10px;
}
#pog_actus
{
	border:1px gray solid;
	
}
#gauche
{
	width:340px;
	float:left;
}
/********* Page UTILITE POG ***********/
#imgage_gauche
{
	width:270px;
	float:left;
}
#image_gauche img
{
	border:1px gray solid;
	padding:1px;
}
#contenu_droite
{
	width:440px;
	float:right;
}

/********* LES GAMMES POG ***********/

#tableau1 
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.tableau1_titre
{
	font-size:larger;
	padding:3px;
}
#tableau2
{
	margin:0 auto;
	text-align:center;
	
}
.tableau2_titre
{
	background-color:#FBB03B;
	border:1px gray solid;
	font-weight:bolder;
}
.tableau2_ligne
{
	padding:5px;
	border:1px gray solid;
}
#tableau3
{
	margin:0 auto;
	text-align:center;
}
.tableau3_titre
{
	background-color:gray;
	color:white;
	text-align:center;
	font-weight:bolder;
}
.tableau3_ligne
{
	background-color:#D7D7D7;
	text-align:center;

}
.tableau4_titre
{
	background-color:#808080;
	color:white;
	text-align:center;
	font-weight:bolder;
}

.tableau4_ligne
{
	background-color:#CCCCCC;
}

/********* Fin LES GAMMES POG ***********/
#droite
{
	width:340px;
	float:right;
}

#son_pog h2
{
	border-bottom:1px gray dotted;
}
/********* Styles page DISTRIBUTEURS ***********/
#distributeurs table
{
	margin:0 auto;
}
#distributeurs td
{
	vertical-align:top;
	padding:5px;
}
#distributeurs img
{
	border:none;
}
#distributeurs .titre
{
	font-weight:bold;
	background-color:gray;
	color:white;
	text-align:center;
}

#distributeurs .societe
{
	font-weight:bold;
	background-color:#FBB03B;
}
#distributeurs .adresse
{
	border:1px gray solid;
}
#distributeurs .contact
{
	border:1px gray solid;
	font-weight:bold;
	color:#666666;
}
.info_distributeurs
{
	float:right;
	width:300px;
	border:1px gray solid;
	padding:10px;
	display:none;
	margin-right:20px;
	margin-top:50px;
	background-color:#D6D6D6;

}
/********* Styles page MARCHANDISES ***********/
#marchandises table
{
	margin:0 auto;
	padding:2px;
	border:1px gray solid;
}
#marchandises td
{
	padding:5px;
}
#marchandises .titre
{
	font-weight:bold;
	text-align:center;
	background-color:gray;
	color:white;
}
#marchandises .terme
{
	font-weight:bolder;
	background-color:#FBB03B;
	vertical-align:top;
}
#marchandises ul
{
	margin-top:5px;
	margin-bottom:5px;
}
/********* Styles page GLOSSAIRE ***********/

#glossaire table
{
	margin:0 auto;
}
#glossaire td
{
	margin:20px;
	padding:5px;
}
#glossaire .titre
{
	font-size:larger;
	text-align:center;
	border:1px gray solid;
	background-color:#FBB03B;
}
#glossaire .terme
{
	font-weight:bolder;
	vertical-align:top;
	background-color:#CCCCCC;
}
#glossaire .definition
{
	border:1px #CCCCCC solid;
}

/*********** Styles TEXTE GENERAL **********/
a
{
	text-decoration:none;
	color:#666666;
}
img
{
	border:none;
}
a:hover
{
	color:#000;
}
h1
{
	font-size: 1.7em;
	margin-left: 10px;
}
h2{
	font-size:1.2em;
	margin-left:10px;
}
p
{
	margin:10px;
	text-align:justify;
}
.center
{
	text-align:center;
}
.rouge
{
	color:#FF0000;
}
#table_1 table
{
	margin:0 auto;
}
#table_1 td
{
	padding:5px;
}

