@charset "utf-8";
/* CSS Document */

a:hover {	
	text-decoration: underline
}

.eentitle {
	padding: 10px 0 2px 0; 
	font-size: 1.4em ;
	color: #334653;
	line-height:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.een_nbresults {
	color:#46626E;
	font-weight:bold;
}

.eentype {
	color:#46626E;
	font-size:8pt;
}

.eentext {
	color:#000;
	font-size:10pt;
	font-weight:normal;
}

.ressselector {
	width:180px;
	background-color:#FFF;
	color:#2B4955;	
	font-size:11px;
	border: 1px solid #001026;
}

.resscheck {
	background-color:#FFF;
	color:#2B4955;	
}

.ressoption {
	color:#001026;
	background-color:#FFF;
	font-size:11px;
}

.resssubmit {
	background-color:#001026;
	color:#FFF;
	border: 1px solid #FFF;
}

.ressinput {
	background-color:#FFF;
	color:#2B4955;
	border: 1px solid #001026;
	width:176px;		
}

#resscontent {
	clear:both;
	width:735px;
}

#textoeen {
	width:532px;
	float:right;
	padding:10px;
	height:300px;
	overflow:auto;
	line-height:15px;
}

#formulaireeen {
	width:183px;
	float:left;
}
