@charset "UTF-8";

/* CSS Document */

.picasa {
	width: 780px;
	position: relative;
	overflow: auto;
	}
.tab1 {
	border: 1px solid #000000;
	width: 380px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
}
.Style1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 400;
}
.Style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 200;
}
.Style2blc {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 200;
}
.Style3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 400;
	font-style: italic;
}
.Style3blc {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 400;
	font-style: italic;
}
body {
	background-color: #000000;
	background-image: url(sbvb09/images/sbvb09_fond.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
