body { 
	border: 0px;
	padding: 0px; 
	margin: 0px;
	
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #313131;
	background: #FEF1DE url('/web/siteweb2009.nsf/matines_fond_page.jpg') no-repeat top left;
	position:relative;
}
.all {
	position: relative;
	width: 910px;
	margin-left: auto;
    margin-right: auto;
	padding: 0px 20px 0px 20px; 
	background: url('/web/siteweb2009.nsf/ombre_fd.png'); 
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.bandeau {
	padding: 0px;
	margin-left: 0px;
    margin-right: 0px;
	position: relative;
	width: 910px;
	height: 132px;
	text-align:left;
	background: url('/web/siteweb2009.nsf/bandeau_fd_vert.png');
}
.bandeau #logo{
	padding:0px 0px 0px 60px;
	margin:0px;
	height: 132px;
}
.bandeau #poules{
	padding-left:285px;
}
.nav{
	padding: 6px 0px 3px 0px;
	border-top: solid 3px white; 
	border-bottom: solid 3px white; 
	text-align:center;
	background: #054939 url('/web/siteweb2009.nsf/fd_nav.gif') top; 
}
.nav A{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#ffffff;
} 
.nav A:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color:#8CE352;
} 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.corps{
	margin:34px 0px 0px 0px;
	padding:0px;
	width: 910px;
	background: #fff url('/web/siteweb2009.nsf/oeufs_matines.jpg') no-repeat bottom left;
}
.premcol{
	float:left;
	width: 300px;
	margin:0px;
	padding:0px;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - propre à index */
.corpsHome{
	margin:34px 0px 0px 0px;
	padding:0px;
	width: 910px;
	background:#fff url('/web/siteweb2009.nsf/fd_secdcol.gif') repeat-x top;
}
.premcolHome{
	float:left;
	width: 300px;
	margin:0px;
	padding:0px;
}
.premcolHome h2{
	margin:0px;
	padding:17px 0px 5px 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#014636;
}
.premcolHome p{
	margin:0px;
	height:105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #313131;
	padding:0px 15px 0px 20px;
	text-align:justify;
}
.premcolHome img{
	padding:0px 0px 0px 12px;
}
.secdcolHome{
	float:left;
	width: 280px;
	margin:0px;
	padding:17px 10px 0px 5px;
}
.troicolHome{
	float:right;
	width: 295px;
	margin:0px;
	padding:0px 0px 0px 5px;	
}
.troicolHome h2{
	margin:0px;
	padding:17px 0px 5px 5px;
	color: #f04900;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align:left;
	font-weight: bold;
	
}
.troicolHome p{
	margin:0px;
	padding:0px 20px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #313131;
	text-align:justify;
}
.troicolHome .imgDroite{
	float:right;	
	font-size: 10px;
	line-height: 9pt;
	text-align:center;
	padding-top:0;
	margin:-2px 0px 0px 10px;
}
.troicolHome .imgDroite a{	
	font-size: 11px;
	line-height: 9pt;
	color: #f04900;
	text-decoration:underline;
}
.troicolHome .imgSeule {
	float:none;
	display:block;
	padding:15px 0px 0px 0px;
	font-size: 10px;
	text-align:left;
	line-height: 9pt;
}
.inContenu{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding:0px;
	
}
.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 5px;
	width:200px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #e3f3d8;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#navsec th{
	margin:0px;
	width: 280px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align:left;
	font-weight: bold;
	color: #f04900;
	padding: 16px 0px 16px 20px;
	background: #a8e77e url('/web/siteweb2009.nsf/fd_premcol.gif') repeat-x top;
	border-bottom: 1px solid #fff;
}
#navsec tbody td{
	padding: 8px 0px 8px 20px;
	background: #e3f3d8;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}
#navsec tbody td A{
	display:block;
	width:100%;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
}
#navsec tbody td A:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#f04900;
}
#navsec tbody tr:hover td{
	background: #a8e77e;
}
#navsec tfoot td{
	background: url('/web/siteweb2009.nsf/nav_sec_pied.png') right top no-repeat;
	border:0;
}
#navsec tfoot td{
	padding: 8px 0px 8px 20px;
	background: url('/web/siteweb2009.nsf/nav_sec_pied.png') right top no-repeat;
	border:0;
}
.secdcol{
	float:right;
	width:580px;
	padding-left:20px;
	padding-right:10px;
	background: url('/web/siteweb2009.nsf/fd_secdcol.gif') repeat-x top;
}
.secdcol h1{
	width:570px;
	margin:0px;
	padding:12px 0px 0px 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color:#ffffff;
	background: #7dd541 url('/web/siteweb2009.nsf/fd_secdcol_entete.gif') repeat-x top;
}
.secdcol .soush1{
	width:590px;
	height:15px;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#ffffff;
	background: #7dd541 url('/web/siteweb2009.nsf/secdcol_entete_rond.gif') no-repeat bottom left;
}
.secdcol .soush1 A{
	padding:0px 3px 0px 3px;
	text-decoration:none;
	color:#ffffff;
}
.secdcol .soush1 A:hover{
	text-decoration:none;
	color:#ffffff;
	background-color:#063;
}
.secdcol h4{
	margin:10px 0px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#286550;
}
.secdcol h3{
	display:block;
	margin:20px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#009036;
}
.secdcol .intro{
	font-weight:bold;
}
.secdcol p{
	margin-left:20px;
	text-align:justify;
	padding:0px;	
}
.secdcol table{
	margin-left:20px;
	padding:0px;	
}
.secdcol .legendTab{
	display:block;
	text-align:right;
	margin-left:20px;
	padding:3px 0px 0px 0px;	
	font-size: 10px;
}
.secdcol strong{
	font-weight: bold;
	color:#014636;
}
.secdcol A{
	text-decoration:underline;
	color:#f04900;	
}
.secdcol A:hover{
	text-decoration:underline;
	color:red;	
}
.secdcol blockquote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top:0px;
	color:#f04900;
	font-weight:bold;
	padding:0px;
}
.secdcol .imgseule{
	margin:0px 0px 20px 20px;
	font-size: 10px;
	text-align:center;
	line-height: 9pt;
}
.secdcol .imgseule img{
	padding-top: 5px;
	padding-bottom: 2px;	
}
.secdcol .imgGauche{
	float:left;
	font-size: 10px;
	line-height: 9pt;
	padding: 4px;
	text-align:center;
	margin:0px 10px 3px 20px;
	background-color:#ffffff;
	border:dotted #286550 1px;
}
.secdcol .imgDroite{
	float:right;	
	font-size: 10px;
	line-height: 9pt;
	padding: 4px;
	margin:0px 0px 0px 10px;
	text-align:center;
	background-color:#ffffff;
	border:dotted #286550 1px;
}
.secdcol .imgGauche img{
	padding-bottom: 2px;	
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ecran gammes - innovations*/
.innov {display:block; margin:0px; padding: 0px; width:569px ; color: #6DDC23;}
.innov A{ font-family: Arial; font-size: 12px; color: #6DDC23; text-decoration: underline } 
.innov A:visited{ font-family: Arial; font-size: 12px; color: #6DDC23; text-decoration: underline } 
.innov A:hover{ font-family: Arial; font-size: 14px; font-weight:bold; color:#6DDC23; text-decoration: none }
.matinesLk {display:block; margin:0px; padding: 0px; width:569px ; color: #009036;}
.matinesLk A{ font-family: Arial; font-size: 12px; color: #009036; text-decoration: underline }
.matinesLk A:visited{ font-family: Arial; font-size: 12px; color: #009036; text-decoration: underline } 
.matinesLk A:hover{ font-family: Arial; font-size: 14px; font-weight:bold; color: #009036; text-decoration: none }
.masdaugeLk {display:block; margin:0px; padding: 0px; width:569px ; }
.masdaugeLk A{ font-family: Arial; font-size: 12px; color: #008035; text-decoration: underline }
.masdaugeLk A:visited{ font-family: Arial; font-size: 12px; color: #008035; text-decoration: underline }
.masdaugeLk A:hover{ font-family: Arial; font-size: 14px; font-weight:bold; color: #008035; text-decoration: none }
.focusLk { display:block; margin:0px; padding: 0px; width:569px ; color: #f04900; }
.focusLk A{ font-family: Arial; font-size: 12px; color: #f04900; text-decoration: underline } 
.focusLk A:hover{ font-family: Arial; font-size: 14px; font-weight:bold; color: #f04900; text-decoration: none }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  ecran de chaque gammes */
.photoPack{
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:center;
}
.legendePack {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align:center;
	font-weight: bold;
	padding:0px;
	margin-top:3px;
	margin-bottom:7px;
}
/*  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - tableau */
.cont_tab th {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #F04900;
	margin:0px;
	padding:0px 10px 5px 10px;
	text-align:left;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-top-color:#FFFFFF;
	border-right-color:#DEDDCA;
	border-bottom-color:#DEDDCA;
	border-left-color:#FFFFFF;
	vertical-align: bottom;
}
.cont_tab td {
	font-family: Arial; font-size: 12px; font-weight: normal; color: #F04900;
	margin:0px;
	padding:2px 0px 2px 10px;
	text-align:left;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-top-color:#FFFFFF;
	border-right-color:#DEDDCA;
	border-bottom-color:#DEDDCA;
	border-left-color:#FFFFFF;
}
.cont_tab .cote {
	font-family: Arial; font-size: 12px; font-style: normal; color: #000000;
}
.cont_tab .vertfd{
	font-family: Arial; font-size: 12px; font-style: normal; color: #F04900;
	background-color : #E3F3D8;
}
.cont_tab .jaunefd{
	font-family: Arial; font-size: 12px; font-style: normal; color: #F04900;
	background-color : #FFFFDB;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.pied {
	margin-left: auto;
    margin-right: auto;
	padding-top : 35px;
	position: relative;
	width: 950px;
	background: url('/web/siteweb2009.nsf/ombre_bas.png') no-repeat top; 
}
.contenu{
	margin-left : 25px;
}
.contenu A{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	margin : 10px;
	color:#014636;
} 
.contenu A:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	margin : 10px;
	color:#014636;
} 
/* home */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.piedHome {
	margin-left: auto;
    margin-right: auto;
	padding-top : 35px;
	position: relative;
	width: 950px;
	background: url('/web/siteweb2009.nsf/ombre_bas2.png') no-repeat top; 
}
.piedHome .contenu{
	margin-left : 25px;
}
.piedHome .contenu A{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	margin : 10px;
	color:#014636;
} 
 .piedHome .contenu A:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	margin : 10px;
	color:#014636;
} 
/* - - - encart recette - - - */
.encrec, .encrechome {
    padding: 0px;
    width:290px;
    height:181px;
    font-size: 10px;
    line-height: 8pt;
    text-align:left;
    color: #f04900;
    background:#fff url('/web/siteweb2009.nsf/encart_recette.png') 0px 0px no-repeat;
}
.encrec ol{
    padding:50px 0px 0px 0px;
    margin:0px 12px 5px 148px;
    list-style-type: decimal;
}
.encrechome ol{
    padding:5px 0px 0px 0px;
    margin:0px 12px 5px 148px;
    list-style-type: decimal;
}
.encrec li, .encrechome li{
    padding:0px;
    margin:0px 0px 4px 0px;
}
.encrec A, .encrechome A{
    display:block;
    color: #f04900;
    text-decoration:none;
}
.encrec A:hover, .encrechome A:hover{
    color: #750000;
}
/* - - - fin encart recette - - - */
.solidaime A:link, .solidaime A:visited, .solidaime A:hover,.solidaime A:active
{width:910px;
height:113px;
border-color:#000000;}
