body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, tr, p {
	font-family: verdana;
	font-size: 12px;
}

.titrePage {
	color:#CC0000;
	font-size: 13px;
	font-weight: bold;
}
.titreRubrique {
        font-family: Verdana;
	font-weight: bold;
	color:#ffffff;
}
.tdjustify {
	text-align:justify;
        font-family: Verdana;
}

a {
	text-decoration: none;
	color:#CC0000; 
}
a:hover {
	text-decoration: underline;
	color:#ff9900; 
}

.inputSubmit {
	background-color: #ff0000;
 	color: #ffffff;
  	font-family: verdana,arial;
   	font-size: 12 px;
        border: 1px outset #000000;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	line-height: 11pt;
	cursor: hand;
	border-top-style:outset;
	border-right-style:outset;
	border-bottom-style:outset;
	border-left-style:outset;
	cursor: pointer;
}