/* Body setting */

body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px; 
	color: #000000;	
	background-image: url(../images/interface/biotechni_bck2.jpg);
	background-repeat: repeat-x;
	background-color:#1f1f1f;
	margin-top: 10px;

}

a:hover {
	color: #68b9cc;
	text-decoration:none;
}

a:link, a:visited {
	color: #68b9cc;
	text-decoration: underline;
}

a.txtgrisf, .txtgrisf{
	color: #666666;
}

a.txtgrisf:link, a.txtgrisf:visited {
	color: #666666;
	text-decoration: underline;

}

.textgris{
	color: #999999;
}

.textorange{
	color: #68b9cc;
}



/* ====================================================================   
   DIV SETTINGS
   ==================================================================== */

div#bloc_general{
	margin-left: auto;
    margin-right: auto;
	width: 938px;
	background-color:#FFFFFF;
}

/* Div contenu
   ==================================================================== */
div#bloc_contenu {
	float: left;
	width: 938px;
	height: auto;
	padding-top: 0;
	background-color:#FFFFFF;
}

/* Div central
   ==================================================================== */
div#bloc_central {
	float: left;
	width: 938px;
	height: auto;
	
}

/* ====================================================================
	Div FOOTER
   ==================================================================== */
   
div#bloc_bottom {
	float: right;
	width: 936px;
	height: 70px;
	text-align:center;
	color:#FFFFFF;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

	/* roll over footer
 	------------------ */
	
a.linkfooter {
    color: #CCCCCC;    
	text-decoration: none;     
}

a.linkfooter:link, a.linkfooter:visited {
    color: #CCCCCC;   
}



/* ====================================================================   
	FORMULAIRE
	==================================================================== */

textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: white; color: #000000;}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #d0f5fe; border: 1px solid black; color: black; text-align: left}



/* ====================================================================
	Blocs - AUTRES PAGES
   ==================================================================== */

h1 { font-size:14px; color:#666666; padding:0 0 8px 0; margin:0;
}
h2 { font-size:12px; color:#68b9cc; padding:0 0 8px 0; margin:0;
}

p { font-size:11px; padding:0 0 4px 0; margin:0; text-align:justify;
}

div.pdf a { width:105px; height:105px; float:right; position:relative; display:block; background:url(../images/gammes_implants/btn_pdf.jpg) no-repeat; margin:0; padding:0;
}
	div.pdf a:hover { background:url(../images/gammes_implants/btn_pdf_ro.jpg) no-repeat;
	}
img.back { margin:0 0 16px 10px;
}
div.ligne { width:860px; border-top:#68b9cc dashed 1px; margin:6px 0 4px 48px;
}
div.ligne2 { width:860px; border-top: #E2E2E2 solid 4px; margin:6px 0 4px 48px;
}
ul.mentions { list-style-image:url(../images/interface/puce_carre.jpg);
}
	ul.mentions li { margin:0 0 4px 0;
	}
