@charset "UTF-8";
/* CSS Document */


#showBox {
	z-index: 0;
	clip: rect(0px,auto,auto,auto);
	display: inline;
	width: 910px;
	overflow: visible;
	position: absolute;
	top: 145px;
}
#imgProjet {
	background-image: url(../_Images/project_emotionweb_on.jpg);
	width: 213px;
}
#nav {
	width: 240px;
	float: left;
	clear: none;
	background-color: #FFF;
	padding: 15px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
}
#juju {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: none;
	float: left;
}
.projectList {
	display: inline;
	float: left;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 3px;
	font-size: 0.85em;
	margin-right: 12px;
}
.projectName {
	font-weight: bold;
}
.projectType {
	font-size: 1em;
	font-style: italic;
}
.projectTitle {
	font-size: 1.2em;
	line-height: 23px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #7BFAF8;
}
a:active {
	color: #06F;
}
.smallLegend {
	font-size: 0.9em;
}
