<style type='text/css'>

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: scroll;
	}
	
	#flashcontent {
		height: 100%;
	}
/* end hide */

.error_msg {
	color: #ff0000;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
.error_msg_box {
        background-color:#e7e7e7;
        padding:6px;
        border:1px;
        border-color:#ff0000;
        border-style:dashed;
}
.msg {
	color: #00EE00;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
.msg_box {
        background-color:#e7e7e7;
        padding:6px;
        border:1px;
        border-color:#00EE00;
        border-style:dashed;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topique_big {
	color: #FF0000;
	font-weight: bold;
}

a.body_text:link {
	color: #FF0000;
	text-decoration: underline;
}
a.body_text:visited {
	color: #FF0000;
	text-decoration: underline;
}
a.body_text:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.body_text:active {
	color: #FF0000;
	text-decoration: underline;
}
a.topique_big:link {
	color: #FF0000;
	text-decoration: underline;
}
a.topique_big:visited {
	color: #FF0000;
	text-decoration: underline;
}
a.topique_big:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.topique_big:active {
	color: #FF0000;
	text-decoration: underline;
}
</style>
