html, body {
	background-color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/fond.gif);
	margin: 0px;
	height: 100%;
	width: 100%;	
}

li {
	list-style-type: square;
	list-style-position: inside;
	
}

#entete {
	background-image: url(images/entete.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #F5ECB2;
	padding: 1em;
}
#liensrapides {
	text-align: right;
	font-size: 0.8em;
	color: #79651E;
	float: right;
}

#liensrapides a:link {
	color: #6A0000;
	text-decoration: none;
	
}

#liensrapides a:hover {
	text-decoration: underline;
	
}

#liensrapides a:active {
	color: #897221;
	text-decoration: none;
	
}

#liensrapides a:visited{
	color: #C2A872;
	text-decoration: none;
	
}


#liensrapides .tel {
	font-size: 1.5em;
	color: #493D12;
	font-weight: 600;

}


#barre {
	background-color: #DDC673;
	height: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8D7521;
	font-size: 0.7em;
	padding: 0.3em;
	text-align: right;
}


#menuprincipal {
	background-color: #990000;
	float: left;
	width: 25%;
}

#menuprincipal .bouton {
	background-color: #6A0000;
	margin-bottom: 1px;
	color: #FF9900;
	text-align: left;
	font-size: 1em;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menuprincipal .bouton:hover {
	background-color: #000000;
	margin-bottom: 1px;
	color: #FF9900;
	text-align: left;
	cursor:pointer;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 35px;
}

#menuprincipal .hover {
	background-color: #000000;
	margin-bottom: 1px;
	color: #FF9900;
	text-align: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 35px;
}


#menuprincipal .petittexte {
	font-size: 0.6em;

}


#flash {
	width: 75%;
	float: right;
}
#contenu {
	background-color: #FFFFFF;
	clear: both;
	font-size: 0.9em;
	padding-top: 0;
	padding-right: 10%;
	padding-bottom: 3em;
	padding-left: 10%;
}

#contenu a:link {
	color: #998031;
	text-decoration: none;
	font-weight: bold;

}

#contenu a:hover {
	text-decoration: underline;

}

#contenu a:visited{
	text-decoration: none;
	color: #CDB361;
	font-weight: bold;
}


#pied {
	background-color: #F1E69A;
	font-size: 0.75em;
	padding: 1em;
	text-align: center;
	color: #86702D;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D9C588;
	line-height: 1.7em;
}

#pied a:link {
	color: #998031;
	text-decoration: none;
	font-weight: bold;

}

#pied a:hover {
	text-decoration: underline;

}

#pied a:visited{
	text-decoration: none;
	color: #CDB361;
	font-weight: bold;
}

.clearboth {
	clear: both;
}

.photos {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #C1C1C1;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	display: block;
	text-align: left;
}
.grandtitre {
	font-size: 2.3em;
	color: #6A0000;
	font-weight: bold;
}


h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #6A0000;
}
.titre {
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
}
#envoyer {
	background-color: #FFFFFF;
	width: 50%;
	padding: 3em;
	margin-right: auto;
	margin-left: auto;
}

#envoyer a:link {
	color: #998031;
	text-decoration: none;
	font-weight: bold;

}

#envoyer a:hover {
	text-decoration: underline;

}

#envoyer a:visited{
	text-decoration: none;
	color: #CDB361;
	font-weight: bold;
}
