@charset "iso-8859-1";
/* CSS Document ' general ' - Copyright © RC-DESIGNS, tous droits réservés. */

html, body {
	width:100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 16px;
}
:focus {
	-moz-outline-style: none;
}
#base {
	height: 100%;
	width: 100%;
}
