/* CSS Document */

p{
font-family: verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.gras {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #003300;
	font-style: normal;
}
.navigation {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.navigationpetit {
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}
.textephotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.normal {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
#navigation:hover {
	text-decoration: none;
}
.liensaccueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #009933;
	color: #FFFFFF;
	word-spacing: normal;
	display: block;
}

