body, td, .noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
td {
	background-repeat: no-repeat;
}
a {
	color: #F5751E;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
blockquote { margin-left: 15px; }
input, select { background-color: #FFF8E8; }

input.cadresimple {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.divmarge {
	background-image: url(../img/graphisme/couleurs.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 500px;
	width: 760px;
	margin: 0px;
	padding-left: 70px;
	padding-top: 50px;
	top: 50%;
}
.pt { font-size: xx-small; }
.rouge {
	color: #FF0000;
}
