﻿
.Contenu, .erreur
	{ font-family: Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; font-smooth:always; text-decoration:none; }
	
.erreur
	{color:red; font-weight:bold; }
	
a.Contenu:hover
	{ text-decoration:underline }
	
input.txt, input.rubrique, input.selection, textarea, select
    {border:1px solid #D0D0D0 ;background-color: #F0F0F0; font-family: Arial, Helvetica, sans-serif; font-size:10pt; width:300px;}
    
input.file
	{border:1px solid #D0D0D0 ;background-color: #F0F0F0; font-family: Arial, Helvetica, sans-serif; font-size:10pt;}
	
input.radio
	{width:auto; border:0px;background-color: transparent;vertical-align: middle }
	
select
	{width:106px}
	
textarea
	{height:200px}
	
img 
	{border:0px}
	
.row_0
	{background-color:#FCFCFC;}
	
.row_1
	{background-color:#F8F8F8;}
	
.fleche
	{font-family:courrier; font-size:18pt; font-weight:normal; color:#0000FF; text-decoration:none; }
