body, html {
	padding: 0;
	margin: 0;
	height : 100%;
	font-family: helvetica, arial, verdana, sans-serif !important;
	font-size: 12px;
	text-align: justify;
	color: black;	
	background-color: #000;
}

html {
	overflow:scroll;
}
 
form {
	margin: 0;
	padding: 0;
	border: 0;
}


#conteneur_site {
	position: absolute;
	width: 894px;
	min-height: 695px;
	border: 0;
	padding: 0;
	top : 0;
	left: 50%;
	margin-left: -447px;
}

#bandeau_haut {
	position: relative;
	top: 0;
	width: 894px;
	height: 276px;
	background-image: url('../images/skin/bandeau_haut.jpg');
	background-position: 0% 50%;
	background-repeat: no-repeat;
}


#menu {
	position: absolute;
	top: 250px;
	right: 0;
	text-align: center;
	width: 894px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	z-index: 10;
}




#conteneur {
	position: relative;
	width: 894px;
	min-height: 695px;
	border: 0;
	padding: 0;
	background-color: #000;
}

#liens_bas {
	position: relative;
	width: 894px;
	border: 0;
	text-align:center;
	padding: 5px 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 {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}

a:hover.menu, a.menu_over {
	font-weight: bold;
	text-decoration: none;
	color: #5E862D;	
	font-size: 11px;
}

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: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;
}

#conteneur_texte {
	position: relative;
	text-align: left;
	width: 440px;
	display: block;
	border: 0px solid white;
}

#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 #999999;
	color : #FFFFFF;
	background-color : #FFFFFF;
	height : 1px;
	padding: 0;
	margin: 10px 0 10px 0;
}

h2.titre {
	color: #999999;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 1.5em;
}
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_gauche_link, a:visited.menu_gauche_link {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

a:hover.menu_gauche_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: #fff;
	background-color:  #fff;
	height: 1px;
	border: 0;
}

div.block_vert {
	background-color: #5e862d;
	padding: 10px 8px 10px 8px;
	color: #fff;
	font-size: 10px;
}

div.block_partenaires {
	padding: 10px 0 10px 0;
	color: #fff;
}

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 {
	margin: 16px;
	width:408px;
	font-size: 11px;
	text-align:justify;
}

#block_image_top {
	padding: 0 0 14px 0;
}

a.blanc {
	color: #fff;
}

a.noir {
	color: #000;
	font-size: 11px;
	text-align:center;
}