/* CSS Document */

div#bandeau {
	background: url(../img/biocydex_int.gif) no-repeat 40px 73px;
	overflow: hidden;
	height: 110px;
}
div#contenu {
	margin-top: 0px;
}



div#contenu p {
	margin: 10px 40px 10px 40px;
}

/***************************/
/*    TABLO DES PRODUITS   */
/***************************/
div#contenu table {
	margin: 25px 40px 0px 40px;
	border-spacing: 1px;
}
div#contenu table th {
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
}
/* pour ie6 */
* html div#contenu table th strong {
	display: block;
	width: 80px;
}

div#contenu table td {
	color: #fff;
	background: #467492;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	font-size: 11px;
	border-right: solid 1px #fff;
	border-top: solid 8px #fff;
	border-bottom: solid 8px #fff;
	width: 110px;
}

/* violet */
div#contenu table td.violet, div#contenu table td.violet-fr,div#contenu table td.violet-en {
	background: #4f4379;
	width: 100px;
}
div#contenu table td.violet-fr a {
	background: url(../img/bouton_violet_fr.gif) no-repeat 3px 3px;
}
div#contenu table td.violet-fr a:hover {
	background: url(../img/bouton_violet_on_fr.gif) no-repeat 3px 3px;
}
div#contenu table td.violet-en a {
	background: url(../img/bouton_violet_en.gif) no-repeat 3px 3px;
}
div#contenu table td.violet-en a:hover {
	background: url(../img/bouton_violet_on_en.gif) no-repeat 3px 3px;
}

/* marron */
div#contenu table td.marron, div#contenu table td.marron-fr, div#contenu table td.marron-en {
	background: #967a65;
	width: 100px;
}
div#contenu table td.marron-fr a {
	background: url(../img/bouton_marron_fr.gif) no-repeat 3px 3px;
}
div#contenu table td.marron-fr a:hover {
	background: url(../img/bouton_marron_on_fr.gif) no-repeat 3px 3px;
}
div#contenu table td.marron-en a {
	background: url(../img/bouton_marron_en.gif) no-repeat 3px 3px;
}
div#contenu table td.marron-en a:hover {
	background: url(../img/bouton_marron_on_en.gif) no-repeat 3px 3px;
}

/* rose */
div#contenu table td.rose, div#contenu table td.rose-fr, div#contenu table td.rose-en {
	background: #914457;
	width: 100px;
}
div#contenu table td.rose-fr a {
	background: url(../img/bouton_rose_fr.gif) no-repeat 3px 3px;
}
div#contenu table td.rose-fr a:hover {
	background: url(../img/bouton_rose_on_fr.gif) no-repeat 3px 3px;
}
div#contenu table td.rose-en a {
	background: url(../img/bouton_rose_en.gif) no-repeat 3px 3px;
}
div#contenu table td.rose-en a:hover {
	background: url(../img/bouton_rose_on_en.gif) no-repeat 3px 3px;
}


div#contenu table td.violet-fr a, div#contenu table td.marron-fr a, div#contenu table td.rose-fr a,
div#contenu table td.violet-en a, div#contenu table td.marron-en a, div#contenu table td.rose-en a {
	width: 100px;
	height: 21px;
	display: block;
}
div#contenu table td.violet-fr span, div#contenu table td.marron-fr span, div#contenu table td.rose-fr span,
div#contenu table td.violet-en span, div#contenu table td.marron-en span, div#contenu table td.rose-en span {
	display: none;
}


/***************************/
/*        ACTUALITES       */
/***************************/
div#actualites {
	margin: 40px;
}
div#actualites h2 {
	color:#666666;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	font-size: 11px;
	margin: 0 0 0 20px;
}
div#actualites div.complet {
	margin: 20px 0 0 0;
	background: #e0e7ee;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	clear: both;
}
div#actualites div.complet .image {
	float: right;
	margin: 0 0 20px 20px;
}
div#actualites div.complet ins,
div#actualites div.complet h4 {
	display: block;
	color: #467492;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #cfdce7;
}
div#actualites div.complet h3 {
	display: block;
	color: #2d5772;
	font-size: 17px;
	margin: 20px 0;
}
div#actualites div.complet p {
	margin: 0 0 8px 0;
}

div#actualites div.complet ul {
	margin: 0 0 8px 0;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	list-style: none;
}
div#actualites div.complet ul li {
	padding: 5px 0 0 15px;
	background: url(../img/puce.gif) no-repeat 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/***** DIAPORAMA *******/
div#actualites div.complet div.diaporama {
	overflow: hidden;
	clear: both;
	height: 100%;
}
div#actualites div.complet div.diaporama ul li {
	list-style: none;
	float: left;
	margin: 10px 10px 0 0;
}
div#actualites div.complet div.diaporama ul li img {
	height: 70px;
	width: 70px;
}



/***************************/
/*       TEXTES EN DUR     */
/***************************/
ul#menuInterne {
	float: left;
	width: 180px;
	padding: 100px 0 0 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	list-style: none;
	text-transform: uppercase;
}

ul#menuInterne li {
	margin: 0 0 15px 0;
}
ul#menuInterne li a {
	color: #45718c;
	text-decoration: none;
}

div#textes {
	padding: 40px 40px 0px 40px;
	float: right;
	width: 635px;
}
* html div#textes {
	padding: 60px 40px 0px 40px;
}
div#textes h2 {
	color:#666666;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	font-size: 11px;
	margin: 0 0 0 20px;
}
div#textes h3 {
	display: block;
	color: #2d5772;
	font-size: 17px;
	margin: 20px 0;
	text-transform: uppercase;
}
div#textes h4 {
	display: block;
	color: #467492;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px #cfdce7;
	margin: 20px 0 0 0;
}
div#textes ins {
	color: #467492;
	font-weight: bold;
	text-decoration: none;
}
div#textes p {
	margin: 0 0 8px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

div#textes ul {
	margin: 0 0 8px 0;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	list-style: none;
}
div#textes ul li {
	padding: 5px 0 0 15px;
	background: url(../img/puce.gif) no-repeat 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#textes div.img {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0 30px 0 0;
	text-align: center;
	overflow: hidden;
	height: 100%;
}
div#textes div.logo {
	float: left;
	margin: 15px 15px 0 0;
	overflow: hidden;
	height: 100%;
}
div#textes div.img img, div#textes div.logo img {
	display: block;
}

div#textes table {
	margin: 0;
}
div#textes table th {
	display: none;
}
div#textes table#credits th {
	display: block;
	text-align: left;
	vertical-align: top;
	padding: 0px 12px 12px 0;
}
div#textes table#credits caption {
	color: #467492;
	font-size: 13px;
	border-bottom: solid 1px #cfdce7;
	margin: 20px 0 10px 0;
}
div#textes table td {
	width: auto;
	background: #fff;
	text-align: left;
	vertical-align: top;
	padding: 0 12px 25px 0;
	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	border: 0px none;
}

div#textes table#definitions {
	margin: 20px 0 0 0;
}
div#textes table#definitions td {
	background: #E0E7EE;
	border-bottom: solid 1px #000;
	color: #467492;
	padding: 12px;
}


/***************************/
/*        FORMULAIRES      */
/***************************/
form {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
fieldset {
	border: solid 1px #ccc;
	padding: 10px;
	margin: 10px 0 0 0;
}
label {
	display: block;
	float: left;
	width: 27%;
	height: 18px;
	margin: 5px 5px 0 0;
	text-align: right;
}
input, select, textarea {
	display: block;
	float: left;
	height: 20px;
	width: 70%;
	margin: 5px 0 0 0;
	border: solid 1px #ccc;
}
textarea {
	width: 60%;
	height: 100px;
}
button {
	padding: 4px;
	margin: 0 0 0 5px;
	background: #467492;
	border-top: solid 2px #6b99b7;
	border-left: solid 2px #6b99b7;
	border-bottom: solid 2px #37607a;
	border-right: solid 2px #37607a;
	cursor: pointer;
	float: right;
	
	font-weight: bold;
	color: #FFFFFF;
}



/***************************************/
/*        EXCEPTION PIED DE PAGE       */
/***************************************/
div#piedepage {
	/*position: absolute;
	bottom: 0;*/
	text-align: right;
	padding: 0 0 20px 0;
	height: 56px;
	background: url(../img/bg_page.gif) no-repeat left bottom;
}
div#piedepage a {
	margin: 50px 20px 0 0;
}
