/*--------------------------*/
/*  GENERAL version print_b */
/*--------------------------*/

body	{ 
	background-color: white;
	color: black;
	font-size: 12px;
	margin: 0em;
	padding: 0em;
	}

#container { 
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight: normal;
	height: auto;
	margin: 0em 0em 0em 0em;
        padding: 0em 0em 0em 0em;
	text-align: justify;
	width: auto;
	}

/* Les liens et leur classe: */
/*===========================*/

a:link:after, a:visited:after {
        content: " (" attr(href) ") ";
        font-size: 90%;
        }

/* les balises */
/*=============*/

caption {
	color: #063;
	background-color: inherit;
	font-size: 1.2em;
	font-weight: bold;
	margin: 2em 0em 0em 0em;
	padding: 0em;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
	}

h1	{
	color: #529133;
	background-color: inherit;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	margin: 0em 0em 1em 0em;
	padding: 0em;
	text-align: center;
	}

h2	{
	font-size: large;
	font-weight: bold;
	margin: 0em;
	padding: 2em 0em 0.5em 0em;
	text-align: left;
	text-indent: 1.6em;
	}

h3	{
	font-size: large;
	font-weight: normal;
	margin: 1em 0em 1em 0em;
	padding: 0em;
	text-align: left;
	text-indent: 1.6em;
	text-decoration: none;
	}

img	{
	display: none;
	}

p	{
	margin: 0em;
	padding: 0em 1em 0.2em 1em;
	text-align: justify;
	text-indent: 1.4em;
	}

table	{
	border-collapse: separate;
        border-spacing: 5px;
	margin: 1em 5px 1em 5px;
	width: 100% ;
	}

td      {
	margin: 0em;
	padding: 5px;
	}

th	{background-color: #e0eacf;
	color: #666;	
	margin: 0em;
	padding: 5px;
	text-align: left;
	text-indent: 1px;
	}

tr	{
	line-height: 1.2em;
	vertical-align: text-top;
	}

ul	{
	margin: 0em 0em 1em 4em;
	padding: 0em;
	}

/*-------------------------------------------------------*/
/*   LES DIV et leur mises en forme (a, p, h1 etc...)    */
/*-------------------------------------------------------*/

#Accessibility {
	display: none;
	}

#affiche_menu {
	display: none;
	}

#content-l { 
	margin: 2px 0px 8px 0px;
	padding: 0px;
	width: 100%;
	}

#content-l0 {				/* database_consult.html */
	margin-top: 1em;
	width: 740px;
	}

#content-l1 {				/* database_consult.html */
	margin: 10px;
	height: auto;
	width: auto;
	/* overflow: hidden;*/
	}

#content-r {
	margin: 2px 0px 8px 0px;
	padding: 0px;
	width: 100%;
	}

#content-r p {				/* d'origine */
	font-size: 11px;
	margin: 0px; 
	padding: 2px;
	text-align: justify;
	text-indent: 0em;
	}

#footer {
	display: none;
	}

#lang	{
	display: none;
	}

#links  {
	display: none;
	}

#logo	{
	display: none;
	}

#menu_consult {
	display: none;
	}

#menu_help {
	display: none;
	}	

#query	{
	display: none;
	}
	
#query_y {
	display: none;
	}
	
#search_menu {
	display: none;
	}	

#sep1	{
	display: none;
	}

#sep2	{
	display: none;
	}

.data	{				/* viruses_v.html */
	font-style: italic;
	text-align: right;
	width: 130px;
	}

.link	{					/* data.html */
	color: #063;
	background-color: inherit;
	font-size: 11px;
	text-decoration: none;
	}

.partie	{					/* data.html*/
	font-size: 16px;
	font-weight: bold;
	}

.partie_logo {					/* data.html*/
	background-image: url(img/feuille.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	}

.project {					/* data.html*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
	width:70%;
	}

.table_result {					/* viruses_v.html */
	font-size: 14px;
	margin-left: 30px;
	margin-top: 10px;
	}

.tab0	{					/* data.html */
	background-color: #e0eacf;
	color: inherit;
	margin-left: 15px;
	padding: 5px;
	width: 80%;
	}

.tab1	{					/* viruses_v.html */
	text-indent: 0px;
	}

.tab2	{					/* viruses_v.html */
	text-indent: 20px;
	}

.tab3	{					/* viruses_v.html */
	text-indent: 40px;
	}

.tab4	{					/* viruses_v.html */
	text-indent: 60px;
	}

.title	{					/* data_v.html */
	font-size: 1em;
	}

.valeur	{					/* viruses_v.html */
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	text-indent: 5px;
	width: 70%;
	}
