body {margin:0; padding:0; background-color: rgb(255,255,255);}
html, body, div, p {font: x-small "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;}

/* links */
a:link, a:active, a:visited { font-size:11px; color: #333333; text-decoration: none;}
a:hover {font-size:11px; text-decoration: none; color: #999999;}
a img {border-width: 0; border-style: none;}

.branding {color:#333333; font-weight:bold;}
.adresse {font-size:12px; color:#333333; font-weight:normal;}
.text {font-size:10px; color:#333333; font-weight:normal;}
.titre {font-size:13px; color:#333333; font-weight:normal;}
.border {border:solid; border-color:#999999; border-width:1px;}
h1 {font-size:13px; color:#333333; font-weight:normal;}
h3 {font-size:12px; color:#333333; font-weight:normal;}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-weight:normal;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-weight:normal;
}