@font-face {
	font-family: "comic";
  src: url(COMICSA0.eot)
}

@font-face {
	font-family: "sf_arch_rival";
  src: url(SFARCHR0.eot)
}

body {
 	color: #ffcc00;
	background-color: black;
  font-weight: normal;
  font-family: comic;
  font-size: 10pt
}

a:link, a:visited, a:visited, a:hover, a:active {
	color: #ffcc00
}
  
.contact {
 	color: #ffcc00;
  font-weight: normal;
  font-family: comic;
  font-size: 10pt
}
  
.menu {
	text-align: center;
	color: #ffcc00;
  font-family: sf_arch_rival
}

table.menu {
	text-align: left;
}

td, th {
	vertical-align: top;
}

th.cv	{
	text-align: left;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline
}

.gallerie {
	text-align: center
}

div.photo {
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr.photo {
	clear: both;
	width: 75%;
}

div.disclaimer {
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 5px;
	font-family: times;
	font-size: 9pt;
	color: #336699;
	background-color: #FFFFCC;
	text-align: justify;
	border-style: solid;
	border-width: 1px;
	border-color: #336699
}

