@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}
td {
	vertical-align: top;
}
a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	background-color: #999999;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#close {
	position: absolute;
	height: 15px;
	width: 15px;
	top: 0px;
	right: 0px;
	cursor: auto;
}
#navigation {
	width: 415px;
	position: absolute;
	left: 26px;
	top: 160px;
}
#infos {
}
#info_content {
	padding-left: 25px;
}
#projets {
}
#projets_content {
	padding-left: 25px;
}
#projets2 {
}
#projets2_content {
	padding-left: 25px;
}
#content {
	left: 475px;
	position: absolute;
}

