*
{
 font-family: Arial,Helvetica,sans-serif;
}
body.NetLogo
{
	background-color: #eee;
	font-size: 85%;
	margin: 0;
	padding: 0;
}

div.Clear { clear: both;}
a
{
	color:#4492c7;
	text-decoration:none;
}
a:hover
{
}
.NetLogo p
{
	font-size:12px;
	color:#757575;
	margin-top: 0em;
	margin-bottom: 0em;
}

.NetLogo textarea
{
	font-size:12px;
	color:#757575;
	margin-top: 0em;
	margin-bottom: 0em;
}

.NetLogo #Middle ul
{
	 padding-left: 0px;
	 padding-top: 0em;
	 padding-bottom: 0em;
	 margin: 0em;
}

.NetLogo #Middle form ul
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type:none;
}

.NetLogo ul li 
{
	color:#757575;
}
h1
{
	color: #006ab3;
	margin: 0;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom: 5px;
	text-align:left;
	font-size:24px;
}
h2
{
/* border-bottom:solid 1px #4492c7; */
	color: #4492c7;
	margin: 0;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom: 5px;
	text-align:center;
	font-size:small;
}
h3
{
	color: #006ab3;
	margin: 0;
	font-size:12px;
	font-weight:normal;
}
.NetLogo fieldset
{
	border-left: 1px solid #80cadd;
	border-top: 1px solid #80cadd;
	border-right:2px outset #9DF2CE;
	border-bottom:2px outset #9DF2CE;
	padding:0px;
	padding-bottom:10px;
}
.NetLogo legend
{
	color: #4492c7;
	font-size:medium;
	font-weight:bold;
	margin-left: 20px;
	padding:2px 10px;
}
.NetLogo pre
{
	font-style: italic;
	font-size: small;
	border: dotted 1px yellow;
	background-color: #EEEEEE;
	padding: 5px;
	margin:0;
	white-space:normal;
}

.wingineer_module {
	float:left;
	padding-bottom:12px;
	z-index:1;
}

.wingineer_module_header {
	float:left;
	background:url("wingineer_module_head.jpg") no-repeat left top;
	margin:0px;
	padding:0px;
	line-height:3px;
	width:192px;
}

.wingineer_module_content {
	float:left;
	background:url("wingineer_module_content.jpg") no-repeat left top;
	background-color:#eee;
	width:172px;
	padding:5px 10px 5px 10px;
}
img#photo_gagnant {
   margin-right:10px;
}
.wingineer_module_footer {
	float:left;
	background:url("wingineer_module_foot.jpg") no-repeat left top;
	line-height:0px;
	height:5px;
	width:192px;
}

.wingineer_module_title  {
   padding-bottom:5px;
   color:#257aa4;
   font-size:18px;
}

.bloc_groupe {
	font-size:11px;
	color:#666;
	float:right;
	text-align:center;
	width:300px;
	height:101px;
	padding:32px 10px 0px 10px;
	position: absolute;
	top: 27px;
	left: 645px;
}

.btn_signup {
	float:left;
	color:#333;
	background:url("wingineer_btn_signup.jpg") no-repeat left top;
	text-align:center;
	padding:7px 0px 7px 0px;
	height:16px;
	width:175px;
}

.btn_signup a {
   text-decoration:none;
}

.wingineer_module_content ul {
   margin:0px;
   padding:0px;
}

.wingineer_module_content li {
	list-style-type:none;
	list-style-position:outside;
}

#wm5ED {
	display:none;
}
