/* Feuille de style général pour l'ensemble des class, sélecteurs et autres */

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #11752c;
/*	behavior: url(css/csshover.htc);*/
	
	/* Propriétés uniquement pour Ie */
	overflow-y: hidden;
	scrollbar-base-color: #377512;
	scrollbar-arrow-color: #ebebd3;
	scrollbar-track-color: #ebebd3;
	scrollbar-3dlight-color: #ffffcc;
	scrollbar-darkshadow-color: #ffffcc;
}

body {
	background: white url(../images/fondMenu.jpg) 0px 124px no-repeat;
}

table {
	margin: 10px;
	font-size: 11px;
	border: 1px solid green;
	background-color: Green;
	border-collapse:collapse
}

th {
	color: white;
}

td {
	padding: 3px;
	font-size: 11px;
	border: 1px solid green;
	background-color: white; 
}

fieldset {
	padding: 10px;
	margin: 10px 10px 10px 0;
}

legend {
	color: green;
	font-weight: bold;
}

object {
	margin: 20px 0 0 0;
	padding: 0;
}


.champSubmit {
	font-size: 11px;
	background-color: green;
	color: white;
}

.champTexte {
	width: 100%;
}

.champTextePetit {
	font-size: 11px;
	width: 20%;
}

.fondCelluleActive {
	text-align: center;
	background: #fdd029 ;
	width: 28px;
}

.afficheFlash {
	text-align: left;
	margin: 0;
	padding: 0;
}

.aligneCentre {
	text-align: center;
}

.arrondiTh {
	background: url(../images/arrondiHautDroit.gif) top right no-repeat;
	border: 1px solid white;
}

.positionPuces {
	position: relative;
	top: 3px;
}

.arrondiTableGauche {
	vertical-align: top;
	text-align: left;
	width: 33.3%;
	background: white url(../images/angleGauche.gif) left bottom no-repeat;
	padding: 10px;
}

.arrondiTableDroit {
	vertical-align: top;
	text-align: left;
	width: 33.3%;
	background: white url(../images/angleDroit.gif) right bottom no-repeat;
	padding: 10px;
}

.tableLegumes {
	width: 97.5%; 
	margin: 5px;
}

.tableLegumes th {
	background-color: #3db23d;
}

img {
	margin: 0;
	border: none;
}


a {
	color: #004813;
}

a:hover {
	color: gray;
}


#conteneur {
	position: relative;
	min-height: 100%;
	height: 100%;
}

#entete {
	height: 124px;
	background: url(../images/bandeauHaut.jpg) no-repeat;
}

#entete h1 {
	display: none;
}

#entete h2 {
	margin: 0;
	color: white;
	font-size:14px;
	position: relative; 
	top: 103px;
	left:170px;
}

#choixLangue {
	position: relative;
	left: 940px;
	top: 88px;
}

#choixLangue img {
	margin: 0 3px;
}


#menu {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 159px;
}

#simuleIframe {
	position: absolute;
	top: 10px;
	left: 20px;
	margin: 0;
	overflow: auto;
}

#simuleIframe div{
	padding-bottom: 10px;
	text-align: justify;
	margin: 10px; 
}

#simuleIframe p{
	/*//clear: left;*/
}

#simuleIframe h2{
	height: 25px;	
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	color: #ffb400;
	border-bottom: 1px solid #44a13e;
	clear: both;
	padding-left: 25px;
	margin: 20px 10px 20px 0;
}

#simuleIframe h2 a{
	color: #11752c;
}

#simuleIframe h5 {
	font: bold 11px Arial, Helvetica, sans-serif;
	position: relative;
	top: 18px;
	text-align: center;
	color: white;
	background: Green url(../images/arrondiHautDroit.gif) right top no-repeat;	
	margin: 0;
	width: 96.5%;
}

#simuleIframe h5 span{
	display: block;
	background: url(../images/arrondiHautGauche.gif) left top no-repeat;	
}

#simuleIframe h3.general {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #11752c;
	border-bottom: 1px solid #ffb400;
	margin: 15px 10px 15px 0;
}

#simuleIframe h3.general  a{
	color: #11752c;
	text-decoration: none;
}

#simuleIframe h4.general {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #11752c;
	margin: 0;
}

#simuleIframe h4.general  a{
	color: #11752c;
	text-decoration: none;
}

#contenu {
	position: absolute;
	left: 159px;
}

#enteteContenu {
	margin: 0 0 10px 170px;
}

#enteteContenu h1 {
	position: relative;
	top: 15px;
	color: #11752c;
	margin:  0;
	font-size: 14px;
	line-height: 28px;
	height: 28px;
	background: url(../images/fondTitrePage.gif) right top no-repeat;
	border-bottom: 2px solid #fdd029;
}

#animVer{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 159px;
	top: 420px;
	left: 0px;
}

#animPapillion {
	position: absolute;
	top: 0;
	left: 0;
	width: 147px; 
	height: 82px;
}

#animCoccinelle {
	position: absolute;
	left: 200px;
	top: 0;
}

#animCoccinelle object {
	margin: 0;
	padding: 0;
}

.listeMenu {
	margin: 0;
	padding: 20px 17px 0 11px;
	list-style: none;
}

.listeMenu a{
	display: block;
	text-decoration: none;
	color: #4a5e42;
	width: 100%;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	padding-left: 5px;
	margin: 5px 0;
}

.listeMenu a:hover{
	background: #ffdf80 url(../images/puceMenu.gif) right no-repeat;
}

.listeSousMenu {
	margin: 15px 0 0 30px; 	
	text-align: left;
	list-style: none;
	background: #feefb6;
	width: 350px;
	padding: 10px 15px;
	border-top: 1px solid #167936;
	border-right: 2px solid #167936;
	border-bottom: 2px solid #167936;
	border-left: 1px solid #167936;
}


.listeSousMenu li{
	display: block;
	line-height: 20px;
}

.listeSousMenu a{
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Green;
	padding-left: 15px;
	background: url(../images/puceSousMenu.gif) 0 no-repeat;
}

.listeSousMenu a:hover{
	color: #39a857;
	padding-left: 15px;
	background: url(../images/puceSousMenu_.gif) 0 no-repeat;
}
/* Class utilisateur */

.listepuce {
	margin: 0 0 20px 40px;
	padding: 0;
	list-style: none;
}

.listepuce li{
	background: url(../images/puceTomate.gif) 0 2px no-repeat;
	padding-left: 15px;
	margin: 10px 0;
}

.listepuce li ul{
	margin: 10px 0;
	list-style: none;
}

.listepuce li ul li{
	padding-left: 15px;
	background-image: none ;
}

.telecharger {
	background: url(../images/puceTelecharger.gif) no-repeat;
	padding-left: 15px;
	height: 15px;
	line-height: 15px;
}

.piedActu {
	display: block;
	clear: both;
	line-height: 20px;
	height: 20px;
	text-align: center;
	border-bottom: 1px solid green;
}

.piedActu a {
	text-decoration: none;
}

.positionPuce {
	position: relative;
	top: 3px;
}

.titrelistepuce {
	display: block;
	font-weight: bold;
	padding: 0;
	margin: 10px 0;
}

.texteGras {
	font-weight: bold;
}

.texteGrasCentre {
	text-align: center;
	font-weight: bold;
}

.partenaire, .tabAdresse, .photos3, .adherent {
	margin: 5px 0;
	width: 96.5%;
}

.adherent {
	margin: 20px 0;
}

.partenaire td {
	text-align: center;
	width: 50%;
}

.adherent td.width33 {
	vertical-align: top;
	text-align: left;
	width: 33.3%;
	padding: 10px;
}

.adherent ul {
	list-style: none;
	padding: 0;
	margin: 3px;
}

.photos3 td{
	width: 33%;
}

.partenaire th {
	text-align: center;
}

.partenaire img {
	display: block;
	text-align: center;
}

.tabAdresse, .photos3  {
	width: 100%;
	_width: 96.3%;
	text-align: center;
}

.photos3 td, .photos3 th {
	width: 33%;
}

.gammeOffre {	
	float: left;
	width: 91%;
	padding: 10px;
	border: 1px solid;
	border-color: Gray green green gray ;
	background-color: #feefb6;
}

.gammeOffre img, 	.gamme img {
	margin: 0;
	border: 3px solid white;
}

.gamme {
	
	float: left;
	width: 91%;
	padding: 10px;
	border: 1px solid;
	border-color: Gray green green gray ;
}

.recette {
	position: relative;
	top: -26px;
	float: right; 
	width: 217px; 
	height: 185px;
/*	border-left: 10px solid white;*/
/*	background: red;*/
	margin: 0;
	padding: 0;
	color: #07571a;
	background: url(../images/fondResumeRecette.gif) no-repeat;
	
	right: -10px;
   voice-family: "\"}\"";
   voice-family:inherit;
   right: 0;
	_right: -10px;
}

html>body .recette {
   right: 0;
	_right: -10px;
}

.recette p{
	margin: 0 10px;
}

.afficheVignette {
	float: right;
	margin: 0;
}

.recette h3 {
	display: block;
/*	line-height: 5px;*/
	height: 27px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #07571a;
	border-bottom: 1px solid white;
	margin: 5px 10px;
	background: url(../images/toque.gif) 15px 0px no-repeat;
	padding-left: 45px;
}

.recette h3 span {
	position: relative;
	top: 5px;
	height: 27px;
}


.recette h3 a{
	color: #11752c;
	text-decoration: none;
}

.recette h4 {
	text-align: center;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #07571a;
	margin: 0 10px 15px 10px;
	border: 1px solid white;
	background: white;
}

.recette h4 a{
	color: #07571a;
	text-decoration: none;
}
.actu {

}


h3.actu {
	padding-left: 23px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #11752c;
	border-bottom: 1px solid #ffb400;
	margin: 15px 10px 15px 0;
	background: url(../images/puceActu.gif) 0px -1px no-repeat;
}

.actu h3  a{
	color: #11752c;
	text-decoration: none;
}


.conteneurImageGamme {
	position: relative;
	top: -8px;
	float: right; 
	display: block;
	background-color: white; 
	border: solid green;
	border-width: 1px 1px 1px 1px;
}

.listeAdherents {
	margin: 40px 0 0 20px;
	padding: 0;
	list-style: none;
}

.listeAdherents a {
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/loupe.gif) left no-repeat;
}

.listeAdherents li {
	line-height: 20px;
}


