
	
td {font-weight: bold; text-align: left;}
td.liste{text-align: left;}
td.titre {font-size:14pt; color: #BE0343; font-family:"Copperplate Gothic Light";text-align: center;}
td.boutons{text-align: right;}

body {
	margin:10px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
	
form#corps {
	width:500px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	border:1px dashed #333;
	background-color:#FFF0F0;
	}
/*
div.nepasvoir p:first-line {font-weight: bold;}
tr#nepasimprimer {display: none;}
*/

input {background-color: #FFD0F0;font-family:"Verdana"; font-size:9pt; font-weight:bold;}
input#recaptcha_response_field{background-color:white;font-family:"arial"; font-size:9pt;}
textarea {background-color: #FFD0F0;font-family:"Verdana"; font-size:9pt; font-weight:bold;}
div.nepasvoir {display: none;}
font.info{color:#BE0343; font-family:"Verdana"; font-size:9pt; font-weight:bold;}
font.remarque{color:#BE0343; font-family:"Comic"; font-size:8pt;font-weight:normal;}

img {border:none}
