@charset "utf-8";
/* CSS Document */


#galeriephoto {
	margin-top:30px;
}
.photos {
	text-align:center;
	margin-bottom: 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
}
#galeriephoto a img {
	border:  none;
}
.presentation {
	margin-bottom: 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	text-align:justify;
	line-height: 15px;
}
.pub {
	text-align:center;
	margin-bottom: 20px;
}
.photos a {
	text-align:center;
	margin-bottom: 30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}
.photos a:hover {
	text-decoration: underline;
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
	font-size:12px;
	text-align:center;
	margin-bottom: 30px;
}
