body {
	margin: 0 0;
	background-image: url(../img/fond.jpg);
	text-align: center;
	background-repeat: no-repeat;
}

.photos {
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	padding-bottom: 30px;

}

.surphotos {
	padding: 1px;
	border: 1px #000 solid;
	position:absolute;
	background-color:#fff;
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
}

img {
	border: none;
}

a {
	color: #000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.basmodule {
	margin: 0 0 0 0 ;
	border: 1px #6699CC dashed;
	border-top: none;
	text-align:center;
}

.hautmodule {
	text-align: center;
	font-size: 12px;
	margin: 0 0 0 0;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/degrade_petit.png);
	background-repeat: repeat-x;
	border: none;
	height: 15px;
}

.gdmodule {

}
.spacer {
	clear:both;
}
