body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #100158;
}
a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
a:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
.tableau {
	background-repeat: no-repeat;
}
page blog
#menutop ul {
	display: inline;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menutop li {
	display: inline;
	margin-right: 80px;
	margin-left: 80px;	
}

.textsurphoto {
	padding-left: 30px;
	line-height: 20px;

}

.annonce {
color:#FF0000;
}
.designby {
font-size:x-small;
}

a.designby {
	text-decoration: underline;
}
