body {  font-family: "MS UI Gothic", "Osaka"; font-size: 10pt; background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
td {  font-family: "MS UI Gothic", "Osaka"; font-size: 10pt}
th {  font-family: "MS UI Gothic", "Osaka"; font-size: 10pt}
.title {  font-size: 12pt; font-weight: bold}
.sub {  font-size: 11pt; font-weight: bold}
.small {  font-size: 8pt}
a:visited {  color: #000F66}
a:active {  color: #001AAA}
a:link {  color: #000F66}
a:hover {  color: #001AAA}


input {  font-size: 10pt}
textarea {  font-size: 10pt}
.big {  font-size: 11pt}
.bg-top {  background-repeat: repeat-x; background-position: top}
.bg-bottom {  background-repeat: repeat-x; background-position: bottom}
.bg-left {  background-repeat: repeat-y; background-position: left}
.bg-right {  background-repeat: repeat-y; background-position: right}
.no-underline {  text-decoration: none}
.no-repeat {  background-repeat: no-repeat}
.error {
	font-weight: bold;
	color: #EE0000;
}
.requir {
	color: #FF0000;
}

#enquete {
	background-color: #F7F7F7;
	padding: 1px;
	width: 186px;
	border: 1px solid #B8B8BA;
	margin-top: 148px;
	margin-left: 4px;
}
#enquete form {
	margin: 0px;
	padding: 5px;
}

#enquete strong img {
	vertical-align: middle;
}
#enquete_notes {
	padding-top: 5px;
}
