body {
	margin:0px;
	padding:0px;
}
.styles {
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.menu {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.submenu:link{
	font-family: Arial;
	font-size: small;
	font-weight: regular;
	color: #666666;
	text-decoration: none;
}
a.submenu:visited{
	font-family: Arial;
	font-size: small;
	font-weight: regular;
	color: #666666;
	text-decoration: none;
}
a.submenu:hover{
	font-family: Arial;
	font-size: small;
	font-weight: regular;
	color: #666666;
	text-decoration: blink;
}
a.submenu:active{
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #c6c6c6;
	text-decoration: none;
}

.soustitre {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.titres {
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.texte {
	font-family: Arial;
	font-size: small;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.soustitrestextes {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cartes {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.intro {
	font-family: Arial;
	font-size: 79pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div.header {
	width:500px;
	padding:70px 4px 10px 4px;
}
div.project {
	width:500px;
	padding:0px 4px 0px 4px;
}
div.projectheader {
	padding:0px 0px 10px 0px;
}
div.projectcontent {
	padding:0px 0px 10px 0px;
}
div.elementlabel {
	padding:0px 0px 10px 0px;
}

div.element {
	padding:0px 0px 10px 0px;
}

