
body, html { 
        margin:0px;
}
#tableliste { 
	background-image: url("/img-antivirus-pc/tableau/contenutableau.gif");
	width:500px;
	height:400px;
}
#tableliste caption { 
	padding-top: 7px;
    height:25px;
    color: #000000;
	font-size: 18px;
    font-family: arial;
    text-align: center; 
	background-image: url("/img-antivirus-pc/tableau/titretableau.gif");
	background-repeat: repeat-x;
	background-color: #D4D3D3;
}
	
#tableliste .contenu{
	color:#666666;
	font-size:12px;
    font-family:arial;
    text-align: justify;
    
}

#tableliste .bastableau{
	background-image: url("/img-antivirus-pc/tableau/bastableau.gif");
	height: 5px;
}

#tableliste .firstcol{
	width: auto;
}
#tableliste .othercols{
	border-left: solid 1px #8D8D8D;
	
}

#soustableau{
	background-image: url("/img-antivirus-pc/tableau/soutableau-contenu.gif");
}

#soustableau .haut { 
    height:5px;
	background-image: url("/img-antivirus-pc/tableau/soutableau-haut.gif");
}	

#soustableau .contenu{
	color:#666666;
	font-size:12px;
    font-family:arial;
    text-align: justify;
    
}

#soustableau .bas { 
    height:5px;
	background-image: url("/img-antivirus-pc/tableau/soutableau-bas.gif");
}	




#soustableauhalf{
	background-image: url("/img-antivirus-pc/tableau/soustableau-half-contenu.gif");
}

#soustableauhalf .haut { 
    height:5px;
	background-image: url("/img-antivirus-pc/tableau/soustableau-half-haut.gif");
}	

#soustableauhalf .contenu{
	color:#666666;
	font-size:12px;
    font-family:arial;
    text-align: justify;
    
}

#soustableauhalf .bas { 
    height:5px;
	background-image: url("/img-antivirus-pc/tableau/soustableau-half-bas.gif");
}	
