@charset "utf-8";
#title_index{
	margin-bottom: 15px; 
	background-color: #9fb910;
	width: 650px;
	height: 127px;
	background-image: url(../images/iglcc_index_en.jpg);
	background-repeat: no-repeat;
}
.countries{
margin-left:0.5em;
}
.countries table{
border:1px solid #eeefef;
border-collapse:collapse;
}
.countries table td{
border-top:1px solid #eeefef;
border-bottom:1px solid #eeefef;
}
.countries table td.chk{
border-left: 1px solid #eeefef;
}
.qlabel{
margin-bottom:5px;
}
#hq_country{
	width: 268px;
}

fieldset{
border-left:none;
border-right:none;
border-bottom:none;
margin-top:10px;
margin-bottom:10px;
background-color:#EEEFEF;
}

#registrationForm input {
padding:3px;
}
label.error{

color:#FF0033;
display:block;
}

input.error, select.error{
background-color:#FFFFD5;
border:2px solid red;

}
.blur{
 color: #999;
}
.bouton{
	padding:5px; 
	background-color:#EEEEEE; 
	border: outset; 
	text-decoration:none;
}
.bouton:hover{
	background-color:#F2F2F2;

}
#linkNext , #linkBack{
  text-decoration: none;
}
.perror {
	font-weight:bold;
	color:#CC0000
}
.footer{
	margin-top: 30px;
}
