/* BIONAT-FR */
/* GENERAL */
html {
	margin: 0px;
	padding: 0px;
}
body {
	font: 75%/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #fff;
}
p { margin: 0px;
	padding: 0px;}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	text-indent: -5000px;
	line-height: 1px;
}
h2 {
	color: #483c2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #299652;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #cc071e;
}
a:visited {text-decoration: underline;}
form {
	margin: 0px;
	padding: 0px;
}
embed {
	margin: 0px;
	padding: 0px;
}
/* STRUCTURE */
#conteneur {
	background-color: #fff;
	text-align: left;
	width: 950px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #ccc;
	background-image: url(../../images/fond_page.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 700px;
	_height: 700px;
}
#header {
	height: 36px;
	padding: 0px;
	margin: 0px;
	background-image: url(../../images/bandeau_collection.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e5e2d0;
}
#colleft {
	float: left;
	width: 300px;
	padding: 0px;
	margin: 0px;
}
#page {
	padding: 0px;
	margin: 5px 10px 0px 305px;
}
#colleftfr {
	float: left;
	width: 300px;
	padding: 0px;
	margin: 0px;
}
#pagefr {
	padding: 0px;
	margin: 0px 0px 0px 300px;
}
.separation {
	clear: both;
	visibility: hidden;
}
.separationleft {
	clear: left;
	visibility: hidden;
}
.separationright {
	clear: right;
	visibility: hidden;
}
/* HEADER */
#header ul {
	padding: 9px 15px 3px 0px;
	margin: 0px;
	text-align: right;
}
#header li {
	padding-right: 0px;
	display: inline;
	padding-left: 7px;
	font-size: 1em;
	padding-bottom: 0px;
	line-height: 1.5em;
	padding-top: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header li a {
	color: #000;
	text-decoration: none;
}
#header li a:hover {
	color: #cc061d;
	text-decoration: none;
}
/* MENUHEADER */
#menuheader {
	margin: 0px;
	padding: 0px;
	text-align: right;
	height:150px;
}
#menuheader2 {
	margin: 0px;
	padding: 0px;
	height:5px;
	background-color:#A1AF1F
}
#menuheader ul{
	margin: 0px;
	padding: 0px;
}
#menuheader li {
	padding-right: 0px;
	display: inline;
	padding-left: 7px;
	font-size: 1em;
	padding-bottom: 0px;
	line-height: 1.5em;
	padding-top: 0px;
	list-style-type: none;
}
#menuheader li a {
	color: #333;
	text-decoration: none;
}
#menuheader li a:hover {
	color: #cc0000;
	text-decoration: none;
}
/* MENU*/
#menupanier {
	padding: 0px;
	margin: 10px 0px 0px 30px;
}
#menupanier #bulle {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 230px;
	background-image: url(../../images/menupanier_bas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menupanier #bulle dt {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 0px 10px;
	background: url(../../images/menupanier_haut.gif) no-repeat left top;
	height: 20px;
}
#menupanier #bulle DD {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
}
#menupanier #bulle a {
	text-decoration: none;
	color: #000;
}
#menupanier #bulle a:hover {
	text-decoration: none;
	color: #cc0033;
}
#menupanier p {
	padding: 0px;
	margin: 0px;
}
#menupanier span {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	font-size: 1em;
}
#menupanier .menupanierhaut {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.menupaniercommande {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 80px;
}
#menu {
	padding: 0px;
	margin: 10px 0px 0px 30px;
}
#menu h2{
	color: #cc071e;
	font-size: 1.3em;
	font-weight: bold;
	padding: 2px 0px 3px 10px;
	margin: 0px;
}
#menu dl {
	padding: 0px;
	margin: 1px;
	list-style-type: none;
}
#menu dt {
	padding: 2px 0px 2px 15px;
	margin: 1px 10px;
	list-style-type: none;
	text-align: left;
	cursor: pointer;
	line-height: 15px;
	height: 15px;
	background-image: url(../../images/puce_carre.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#menu dt a {
	text-decoration: none;
	color: #000000;
}
#menu dt a:hover {
	text-decoration: none;
	color: #cc071e;
}
#menu dd {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background-color: #fff;
}
#menu li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style-type: none;
}
#menu li a {
	text-decoration: none;
	color: #333;
}
#menu li a:hover {
	text-decoration: none;
	color: #008896;
}
.lienactif { 
	font-weight: bold;
}
.lienpassif {}
/* MENU ONGLET */
#onglet {
	background:#FFD300;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 2px;
	padding: 0px;
}
#onglet-table {
	font-size: 10px;
	font-weight:bold;
	margin: 0px;
	text-align: center;
	border-collapse: collapse;
}
#onglet-table td {
	padding: 4px 8px 4px 8px;
	background: #FFD300;
	color: #333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}
#onglet-table td:hover {
	background: #F49C00;
}
#onglet-table a {
	text-decoration: none;
}
#onglet-table a:hover {
	text-decoration: none;
	color: #000;
}
#onglet-table #current {
	background-color: #F49C00;
}
#onglet-table img {
	border: 0px;
}
/* ACTU */
.actu {
	padding: 5px;
	margin: 0px 25px 0px 25px;
}
/* PAGEFR */
#txtacc {
	padding: 0px;
	margin: 0px 10px 0px 15px;
	height: auto;
	min-height: 400px;
	_height: 400px;
}
#txtacc #tableau {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	font-size: 0.9em;
}
#txtacc #tableau td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #fff;
}
#txtacc #tableau .region {
	padding: 2px 0px 2px 10px;
	width: 215px;
}

.colortitre {
	color: #3d1712;
	font-weight: bold;
}
/* PAGE */
.compte {
	font-size: 0.9em;
	text-align: right;
}
#page p{
	padding: 0px 5px 0px 0px;
}
#page ul{
	list-style-type: none;
	margin: 5px 0px 10px 0px;
	padding: 5px;
}
#page li{
	margin-bottom: 6px;
	margin-top: 4px;
	padding-left: 15px;
}
#page label {
	display: inline;
	float: left;
	width: 130px;
	padding-left: 15px;
}
.important {
	background-color: #FFFF99;
	padding: 3px;
	border: 1px solid #FF9900;
}
/* PRODUIT */
#produit {
	margin: 0px;
	padding: 0px;
}
#produit h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
}
#produit a{
	color: #3d1712;
}
#produit a:hover{
	color: #cc071e;
}
#produit p span{
	font-size: 0.85em;
}
#produit .photo{
	background-color: #FFFFFF;
	border: 0px;
	margin-top: 5px;
}
#produit .plusdetail{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	font-weight: bold;
	text-align: right;
}
table.photocolonne {
	border: 0px;
}
td.photoun {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
	text-align: left;
	width: 250px;
	background-image: url(../../images/fond-achat.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
td.photodeux {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 70px;
	vertical-align: top;
	text-align: left;
	width: 250px;
	background-image: url(../../images/fond-achat.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* PRODUITDETAILS */
#produitdetails {
	margin: 0px;
	padding: 0px;
}
#produitdetails h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
	color: #3d1712;
}
#produitdetails a{
	color: #3d1712;
}
#produitdetails a:hover{
	color: #cc071e;
}
#produitdetails p span{
	font-size: 0.85em;
}
#produitdetails .photo{
	background-color: #fff;
	border: 0px;
	margin-top: 5px;
}
#produitdetails .pageprecedente{
	font-weight: bold;
	text-align: right;
	margin-bottom: 15px;
}
#produitdetails .prix{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #cc071e;
}
table.produitdetailstable {
	border: 0px;
}
td.produitdetailsun {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
	width: 250px;
}
td.produitdetailsdeux {
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
	width: 320px;
	background-image: url(../../images/fond-achat.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.photodroite{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: right;
}
.iconephoto {
	margin: 20px 0px 0px 5px;
	border: 0px;
	vertical-align: top;
}
.cadrephoto {
	border: 1px solid #999999;
	margin: 0px 0px 10px;
	padding: 5px;
	background-color: #d6e6e7;
}
.prixdroite {
	margin-left: 180px;
	margin-bottom: 5px;
}
#prixpanier #bulle {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 230px;
	background-image: url(../../images/prixpanier-bas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#prixpanier #bulle dt {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background: url(../../images/prixpanier-haut.gif) no-repeat left top;
}
#prixpanier #bulle dd {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
}
#prixpanier #bulle a {
	text-decoration: none;
	color: #000;
}
#prixpanier #bulle a:hover {
	text-decoration: none;
	color: #cc0033;
}
/* VENTE FLASH */
#vfproduit {
	margin: 0px;
	padding: 0px;
}
#vfproduit a{
	color: #3d1712;
}
#vfproduit a:hover{
	color: #cc071e;
}
#vfproduit img {
	border: 0px;
}
#vfproduit .prix{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #cc071e;
	text-align:center;
}
#vfproduit .pourcentage {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #999;
	text-align:center;
	margin-bottom:20px;
}
#vfproduit .promo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-align:center;
	margin-bottom:10px;
}
#vfproduit .titre{
	font-size: 1.5em;
	font-weight: bold;
	margin-right: 30px;
}
#vfproduit .vfdispo{
	font-weight: bold;
}
table.vfcolonne {
	border: 0px;
	width: 630px;
}
td.vfphoto {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td.vftxt {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
td.vfprix {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: middle;
	width: 125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* PANIER COMMANDE*/
p#aidecommande {
	text-align: right;
	margin-right: 100px;
}
table#panier{}
td.panierhaut {
	margin: 0px;
	border: 1px solid #ccc;
	padding: 1px 0px;
	background-color: #e5e2d0;
	text-align: center;
	color: #333333;
	font-size: 0.80em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
td.panierarticle {
	margin: 0px;
	padding: 1px 0px 1px 5px;
	background-color: #ffffff;
}
td.panierprix {
	margin: 0px;
	padding: 1px 10px 1px 0px;
	background-color: #ffffff;
	text-align: right;
	width: 90px;
}
td.panierqte {
	margin: 0px;
	padding: 1px 0px 1px 0px;
	background-color: #ffffff;
	text-align: center;
	width: 90px;
}
td.paniersup {
	margin: 0px;
	padding: 1px 0px 1px 0px;
	background-color: #ffffff;
	text-align: center;
	width: 25px;
}
p#paniertotal {
	text-align: right;
	margin: 10px 5px 0px 5px;
	padding: 3px 5px 1px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
td.articleconfirm {
	margin: 0px;
	padding: 1px 0px 1px 5px;
	background-color: #ffffff;
	text-align: right;
}
td.articleconfirmpt {
	margin: 0px;
	padding: 1px 0px 1px 5px;
	background-color: #ffffff;
	text-align: right;
	font-size: 0.9em;
	font-style: italic;
}
td.prixconfirm {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-color: #ffffff;
	text-align: right;
	width: 90px;
}
td.prixconfirmpt {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-color: #ffffff;
	text-align: right;
	width: 90px;
	font-size: 0.9em;
	font-style: italic;
}
td.prixconfirmttc {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-color: #ffffff;
	text-align: right;
	width: 90px;
	font-weight: bold;
	color: #CC0033;
}
hr#confirmhr {
	height: 1px;
	margin: 0;
	padding: 0;
	color: #ccc;
	border: 0;
	width: 98%;
}
/* ARTICLE */
.articlevignette {
	float: left;
	margin-right: 5px;
}
.articleadroite {
	text-align: right;
}
td.articlevignette {
	vertical-align: top;
	width: 70px;
	margin: 0px;
	padding: 0px;
}
td.articlechapo {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.articlelire {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bee492;
	font-size: 0.9em;
}
.articlephoto {
	border: 1px solid #299652;
	margin: 0px;
}
.articleactutitre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdd3d5;
}
/* ARIANE */
#ariane {
	font-size: 0.90em;
	color: #333333;
	margin: 0px 0px 15px 0px;
}
#ariane a{
	color: #333333;
}
/* PAGINATION */
#pagination {
	font-size: 1em;
	color: #333333;
	margin: 10px 10px 5px 0px;
	text-align: right;
}
#pagination span{
	color: #cc071e;
}
/* DATES ANIMATION */
#dates {
	padding: 0px;
	margin: 0px 2px 0px 5px;
}
#dates h2{
	color: #cc061d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 10px;
}
#dates h2 span{
	color: #000000;
}
#dates #region {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	font-size: 0.9em;
}
#dates #region td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #ffd300;
}
#dates #region .animdate {
	padding: 0px 0px 0px 10px;
	width: 120px;
}
#dates #region .animdep {
	padding: 0px 0px 0px 10px;
	width: 30px;
}
#dates #region .animville {
	padding: 0px 0px 0px 0px;
	width: 120px;
}
#dates #region .animregion {
	padding: 0px 10px 0px 0px;
	text-align: right;
	font-weight: bold;
}
#dates #animations {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	font-size: 0.9em;
}
#dates #animations td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #fff;
}
#dates #animations .animdate {
	padding: 2px 0px 2px 10px;
	width: 120px;
}
#dates #animations .animdep {
	padding: 2px 0px 2px 10px;
	width: 30px;
	font-weight: bold;
	color: #666666;
}
#dates #animations .animville {
	padding: 2px 0px 2px 0px;
	width: 200px;
	font-weight: bold;
}
#dates #animations .animnom {
	padding: 2px 0px 2px 0px;
}
#dates #retour{
	text-align: right;
	font-weight: bold;
	margin-right: 20px;
}
/* FOOTER */
#footer {
	text-align: right;
	width: 800px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
}
p#textementions {
	margin: 0px 10px 15px;
	padding: 0px;
	font-size: 0.9em;
	color: #999999;
	text-align: right;
}
#textementions a {
	text-decoration: none;
	color: #999999;
}
#textementions a:hover {
	text-decoration: underline;
	color: #999999;
}

.petit { font-size: 0.9em;}
.droite {
	text-align: right;
}
.erreur { 
	color: #cc0033;
}
.etoile {
font-family: Arial; 
font-size: 13px; 
color: #CC0033; 
font-weight: bold;
}
.bouton {
	border: 1px solid #666;
	background: #e5e2d0;
	font-size: 1em;
}	
.formp {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.formulaire1{
	margin-top: 0px;
	padding: 1px;
	color: #000000;
	border: 1px solid #999999;
	background: #edefe5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#flashcontent {
	margin: 0px;
	height: 300px;
}
#flashcontent1 {
		margin: 0px;
}
#flashcontent2 {
	margin: 0px;
	text-align: right;
	background-image: url(../../images/flashcontent2_fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* EVENT */
#event {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 570px;
	background-image: url(../../images/event-bas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.eventhaut {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	background: url(../../images/event-haut.gif) no-repeat left top;
}
.eventtitre {
	color: #e65113;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}
#event tr {
	margin: 0px;
	padding: 0px;
}
#event td {
	line-height: normal;
	margin: 0px 5px 5px 5px;
	padding: 2px 10px 2px 10px;
	color: #000;
}
#event .tddate {
	width: 100px;
}
#event a {
	text-decoration: none;
	color: #000;
}
#event a:hover {
	text-decoration: none;
	color: #cc0033;
}
.fondgris {
	background-color: #fed880;
}
.fondblanc {
	background-color: #F0C355;
}
