body {
	background: white;
	cursor: default;
}

td {
	font-family: arial;
	font-size: 12px;
	color: #282DA1;
}

input,textarea{
	font-family: arial;
	font-size: 11px;
	border: 1px solid #9DCEEF;
}

input.bouton {
	font-weight: bolder;
	cursor: hand;
	width: 165px;
	height: 20px;
	color: #282DA1;
	border: none;
	background: url('../images/bg_bouton.gif'); 
}

.rub_on {
	background: #9DCEEF;
	font-weight: bolder;
}

.rub_off {
	background: transparent;
	font-weight: bolder;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #282DA1;
	text-decoration: none;
}

.lnk {
	color: #98C000; /*#F89821;*/
	font-weight: bolder;
}

.photo {
	background: url('../images/bg_photo.png');
	padding: 7px;
}

h1 {
	font-family: arial;
	font-size: 15px;
	color: #9DCEEF; /*#282DA1;*/
	border-bottom: 1px solid #9DCEEF;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bolder;
}

.bordgauche {
	/*border-left: 1px dotted #98C000;*/
	padding-left: 6px;
	font-family: comic sans ms;
	font-size: 11px;
	color: #7A9900;
}

.copy {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #222222;
}
