.sejour {
font-family: Arial;
font-size: 9px;
color: #ffffff;
background-color: #008c4a;
text-align: center;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;
}

.menu {
font-family: Arial;
font-size: 10px;
color: #686868;
text-align: center;
}

.menu a:link{
	text-decoration: none;
	color: #686868;
}

.menu a:visited{
	text-decoration: none;
	color: #686868;
}

.menu a:hover{
	text-decoration: underline;
	color: #686868;
}

.titre_photo{
font-family: Georgia,Arial;
font-size: 20px;
color: #686868;
padding-top: 10px;
}

.legende {
font-family: Arial;
font-size: 11px;
color: #939393;
padding-right: 10px;
line-height: 17px;
}

.para {
font-family: Arial;
font-weight: bold;
font-size: 14px;
color: rgb(254, 166, 42);
}

a img.vignette{
border:1px solid #CCCCCC;
padding:5px;
}

a img.vignette:hover{
background-color:#F0F0F0;
}