body, html {
	padding: 0;
	margin: 0;
	height : 100%;
	font-family: arial, verdana, helvetica, sans-serif !important;
	font-size: 12px;
	text-align: justify;
	color: black;	
	background-color: #000;
	background-image: url(../images/skin/fond.jpg);
	background-position: 50% 0;
	background-repeat: repeat-x;
}

html {
	overflow:scroll;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}


#conteneur_site {
	position: absolute;
	width: 950px;
	min-height: 695px;
	border: 0;
	padding: 0;
	top : 0;
	left: 50%;
	margin-left: -475px;
	z-index: 6;
}

#bandeau_haut {
	position: relative;
	top: 0;
	width: 950px;
	height: 128px;
	z-index: 100;
}


#menu {
	position: absolute;
	top: 102px;
	right: 0;
	text-align: center;
	width: 950px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	z-index: 100;
}

li.SubMenu {
	background-color: #001300 !important;
	font-size: 10px !important;
	filter:alpha(opacity=80);	
	opacity: 0.8;
	-moz-opacity:0.8;
	z-index: 50;
}

li.SubMenu a {
	font-size: 10px !important;
	text-decoration: none;
	font-weight: bold;
} 

#conteneur {
	position: relative;
	width: 950px;
	min-height: 695px;
	border: 0;
	padding: 0;
}

#liens_bas {
	position: relative;
	width: 894px;
	border: 0;
	text-align:center;
	padding: 0px 0;
	color: #fff;
	font-size: 10px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 448px;
	z-index: 1;
}


ul {margin: 0; padding: 0;}
ul li {margin: 4px 3px 4px 16px;}

a.menu, a:visited.menu {
	height: 12px !important;
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}

span.menu_span {
	color: #fff;
	font-size: 10px !important;
	padding: 3px !important;
	display:block;
	line-height: 12px;
}

span.menu_span_over {
	color: #5E862D !important;
	font-size: 11px !important;
	padding: 3px !important;
	display:block;
	line-height: 12px;
}

a:hover.menu, a.menu_over, b.menu_over {
	font-weight: bold;
	text-decoration: none;
	color: #5E862D !important;	
	font-size: 11px !important;
}

a.lien_bleu, a:visited.lien_bleu, a.thickbox, a:visited.thickbox {
	color: #5E862D;
	text-decoration: none;
	
}

a.lien_blanc, a:visited.lien_blanc {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.lien_blanc1, a:visited.lien_blanc1 {
	color: #fff;
	font-size: 0.85em;
	font-weight: bold;
}

a.lien_chemin, a:visited.lien_chemin {
	color: #D0D0D0;
	text-decoration: none;
}

a:hover.lien_bleu, a:hover.thickbox {
	text-decoration: underline;
}

a.menu_droite_link, a:visited.menu_droite_link  {
	color: #5F5F5F;
	text-decoration: none;
	font-size: 12px;
}

a:hover.menu_droite_link, a.menu_droite_link_over {
	color: #5E862D;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#fond_noir {
	position:absolute;
	top: 142px;
	left: 50%;
	width: 950px;
	height: 150px;
	margin-left: -475px;
	background-color: black;
	-moz-opacity:0.4;
	opacity: 0.4;
	filter:alpha(opacity=40);	
	z-index: 0;
}

#chemin {
	position:absolute;
	top: 150px;
	left: 50%;
	width: 950px;
	margin-left: -445px;
	color: #d0d0d0;
	font-size: 0.8em;
	z-index:10;
}

#conteneur_texte {
	position: relative;
	text-align: left;
	width: 890px;
	display: block;
	border: 0px solid white;
	padding: 40px 28px 10px 28px;
	margin: 0;
	color: #fff;
	z-index: 5;

}

#encart_gauche {
	position: relative;
	width: 213px;
	border:0px solid black;
	z-index:2;
}

#encart_droite {
	position: relative;
	width: 213px;
	border:0px solid black;
	z-index:2;
}

#titre {
	position: relative;
	width: 670px;
	height: 74px;
}

#text_accueil {
	position: relative;
	width: 350px;
	height: 330px;
	padding: 30px;
}

#div_text {
	position: relative;
	width: 450px;
	padding: 30px 0 0 34px;
	text-align: justify;
}


#bandeau_bas {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 949px;
	height: 57px;
}



#menu_droite {
	position: absolute;
	top: 273px;
	right: 0;
	width: 150px;
	border: 0px solid black;
	font-weight: bold;
	color: #5F5F5F;
}

div.menu_droite_line {
	width: 150px;
	height: 20px;
}

div.menu_droite_line2 {
	width: 150px;
	height: 40px;
}

hr.tiret {
	border : none;
	border-top : dashed 1px #f0f0f0;
	color : none !important;
	background-color : none !important;
	height : 1px;
	padding: 0;
	margin: 10px 0 10px 0;
}

h2.titre {
	color: #999999;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

b.titre {
	text-transform: uppercase;
	font-size: 14px;
}

b.maj {
	text-transform: uppercase;
	font-size: 13px;
}


table.valeurs td {
	background-color: #F5F5F5;
}

td.data1 {
	color: white !important;
	background-color: #5E862D !important;
}

td.data2 {
	color: white !important;
	font-weight: bold;
	background-color: #31A828 !important;
}

div.actu_line {
	border : 0;
	margin: 0;
	padding: 0;
}

td.actu_date {
	text-align: left;
	color: #9F1409;
	font-weight: bold;
	width: 67px;
	font-size: 14px;
}

td.actu_titre {
	text-align: left;
	color: #828F11;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}

a.menu_droite_link, a:visited.menu_droite_link {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

a:hover.menu_droite_link {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #999;
}

td.actu_date_accueil, a.actu_date_accueil, a:visited.actu_date_accueil {
	text-align: left;
	color: #9F1409;
	font-weight: bold;
	width: 67px;
	font-size: 14px;
	text-decoration: none;
}

td.actu_titre_accueil, a.actu_titre_accueil, a:hover.actu_titre_accueil {
	text-align: left;
	color: #828F11;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
}

td.actu_body_accueil {
	font-size: 10px;	
}

a.actu_accueil_link2 {
	text-decoration: none;
	border: 0;
	color: black;
}

a.actu_accueil_link {
	font-size: 10px;
	color: #606060;
}

div.genetique {
	position: relative;
	
}

b.titre_gauche {
	color: #B7C820;
}

a.link_variete {
	color: black;
	text-decoration: none;
}

a:hover.link_variete {
	text-decoration: underline;
}

hr {
	color: #333;
	background-color:  #333;
	height: 1px;
	border: 0;
}

div.block_vert {
	background-color: #5e862d;
	padding: 10px 8px 10px 8px;
	color: #fff;
	font-size: 10px;
}

b.vert {
	color: #5e862d;
}

div.block_noir {
	background-color: #000;
	padding: 5px 8px 10px 8px;
	color: #fff;
	font-size: 10px;
}

h3.titre_blanc_archive {
	color: #fff;
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 12px;
}

h3.vert_infos {
	color: #5e862d;
	padding: 5px 0 10px 0;
	margin: 0;
	font-size: 16px;
}

ul.archive {
	list-style-type: none;
	padding: 0;
}

ul.archive li {
	padding: 0;
	margin: 0;
}

h3.titre_blanc {
	color: #fff;
	padding: 5px 0 10px 0;
	margin: 0;
	font-size: 16px;
}

div.block_txt {
	color: #fff;
	z-index: 5;
}

#block_image_top {
	padding: 0 0 14px 0;
}

table.tab_accueil {
	width: 894px;
	padding: 14px 0 14px 0;
}

table.tab_bandeau {
	width: 894px;
	padding: 14px 0 14px 0;
}


table.tab_actu {
	width: 894px;
	padding: 5px 0 14px 0;
}


h2.puce_verte {
	background-image: url(../images/skin/puce_verte.gif);
	background-position: 12px 50%;
	background-repeat: no-repeat;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	padding: 5px 0 5px 40px;
	margin: 0;
	font-size: 20px;
}

h3.puce_verte_mini {
	background-image: url(../images/skin/puce_verte_mini.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 18px;
	vertical-align: middle;
	padding: 5px 0 0px 20px;
	margin: 0;
	font-size: 12px;
}

h3.puce_verte_mini2 {
	background-image: url(../images/skin/puce_verte_mini.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px 0 0px 18px;
	margin: 0;
	font-size: 14px;
}

h4.mini {
	vertical-align: middle;
	padding: 0px 0 5px 0px;
	margin: 0;
	font-size: 11px;
}

h2.puce_blanche {
	background-image: url(../images/skin/puce_blanche.gif);
	background-position: 12px 50%;
	background-repeat: no-repeat;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	padding: 5px 0 5px 40px;
	margin: 0;
	font-size: 20px;
}

h2.puce_blanche_verte {
	background-image: url(../images/skin/puce_blanche_verte.gif);
	background-position: 12px 50%;
	background-repeat: no-repeat;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	padding: 5px 0 5px 40px;
	margin: 0;
	font-size: 20px;
}
h3.tel {
	padding: 0;
	margin: 0;
	font-size: 18px;
}

p.desc {
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left;
}

ul.infos {
	margin: 0 0 5px 0;
	padding: 0;
}

ul.infos li {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
}
	
div.block_accueil {
	padding: 5px 12px 5px 12px;
}
div.block_news {
	padding: 5px 12px 0 12px;
	height: 60px; 
	overflow: hidden;
	font-size: 0.8em;
}

div.block_gris_adresse {
	padding: 5px 12px 0 12px;
	overflow: auto;
	font-size: 0.8em;
}

div.block_pack {
	padding: 5px 30px 20px 12px;
	overflow: auto;
	font-size: 1.2em;
	font-weight: bold;
}

hr {
	color: #fff;
	background-color: #fff;
	height: 2px;
	border: 0;
}

div.block_gris {
	padding: 5px 12px 0 12px;
	margin: 0 0 10px 0;
	font-size: 0.8em;
}

a.link_mail_accueil {
	color: #FFF;
	font-weight: bold;
}

.eclat {
	background-image: url(../images/skin/eclat.gif); 
	background-position: 100% 0;
	background-repeat: no-repeat;
}

img.img_bordered {
	border: 1px solid #3C3C3C;
	margin: 2px 0 4px 10px;
}

#img_travaux {
	position: absolute;
	left: 90px;
	top: 205px;
}

#txt_travaux {
	position: absolute;
	left: 270px;
	top: 260px;
	font-size: 16px;
}
h2.titre_blanc {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 20px;
}

h2.titre_vert {
	color: #84db3b;
	padding: 0;
	margin: 0;
	font-size: 25px;
}

h3.date_actu {
	color: #ffffff;
	font-size: 1.3em;
	line-height: 5px;
	padding: 0 0 0 0;
	margin: 0;
}

h3.titre_actu {
	color: #84db3b;
	font-size: 1.5em;
	padding: 0;
	margin: 0.3em 0;
}

h3.titre_promotion {
	color: #84db3b;
	font-size: 1.5em;
	padding: 0;
	margin: 0;
}


h3.titre_pack {
	color: #84db3b;
	font-size: 2em;
	line-height: 20px;
	padding: 0;
	margin: 0;
}

h3.puce_presentation {
	color: #ffffff;
	font-size: 1.5em;
	padding: 0 0 15px 0;
	margin: 0;
	font-weight: normal;
}

h3.titre_blanc1 {
	color: #fff;
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 1.7em;
}

b.vert {
	color: #84db3b;
}

a.top_page {
	color: #fff;
}

h3.stitre_prod {
	color: #ffffff;
	font-size: 1.6em;
	line-height: 20px;
	padding: 0 0 0 0;
	margin: 0;
}

h3.accroche_prod {
	color: #ffffff;
	font-size: 1.4em;
	line-height: 20px;
	font-weight: normal;
	padding: 2px 0 10px 0;
	margin: 0;
}

h3.titre_prod {
	color: #84db3b;
	font-size: 2.2em;
	line-height: 20px;
	padding: 0;
	margin: 0;
	
}

.fond_gris {
	background-color: rgb(44, 44, 44);
}

a.lien_catalogue, a:visited.lien_catalogue {
	font-weight: bold;
	color: #fff;	
	text-decoration: none;
	font-size: 9pt ! important;
}

h1.menu {
	margin: 0;
	padding: 0;
}

.rouge {
	
}

.bleu {
	color: #457DDF !important;
}

.vert {
	color: #60FF3F !important;
}

#baseline {
	padding: 7px 0 7px 1px;
	font-size: 0.9em;
	color: #d0d0d0;
}
.tab_baseline {
	padding: 0 0 14px 0;
}

.tab_baseline a, .tab_baseline a:visited {
	color: #d0d0d0;
}
	
#baseline p {
	padding: 0;
	margin: 0;
}