body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	padding: 20px 30px;
	margin: 0px;
	color: #333333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

a:hover {
	color: #EE9F00;
}

a img {
	border-style: none;
}

p {
	margin: 5px 0px;
	line-height:1.4em;
}

img {
	border-style: none;
}

div.pict {
	position: absolute;
	left: 3%;
	top: 4%;
	max-width: 810px;
	text-align: center;
}

div.gallery {
	position: absolute;
	left: 3%;
	top: 3%;
}

span.delim {
	font-size: 80px;
	color: #EBEBEB;
}
