* {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #333333;
	height: 100%;
	background-image: url(../images/html-fond.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	letter-spacing: 0.2em;
	font-size: 180%;
	padding-bottom: 25px;
	font-variant: normal;
	text-transform: uppercase;
	color: #E10000;
	font-weight: normal;
}
h2 {
	font-size: 150%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-bottom: 25px;
	font-weight: normal;
}
h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
a {
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}
a:hover {
	color: #FF9900;
}
p {
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-top: 0px;
}
b {
	font-weight: bold;
}
em {
	font-style: italic;
}
.gras-rouge {
	font-weight: bold;
	color: #E10000;
}
.petit {
	font-size: 80%;
}
input, textarea {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin: 3px;
}
.radio input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.envoyer input {
	font-weight: bold;
	padding: 2px;
	color: #E10000;
	cursor: default;
}
ul {
	margin-left: 30px;
}
li {
	margin-bottom: 3px;
}
.clr {
	clear: both;
}
.mini-photos img {
	margin-right: 3px;
}
img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.photo-gauche {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.photo-droite {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.photo-bas-page {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#bandeau {
	height: 270px;
	width: 900px;
	background-color: #999999;
}
#menu {
	height: 50px;
	background-image: url(../images/fond-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu ul {
}
#menu ul li {
	list-style-type: none;
	display: inline;
	font-size: 13px;
}
#menu ul li a {
	color: #000000;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.1em;
}
#menu ul li a.premier {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menu a:hover {
	color: #FF3300;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 6px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.paragraphe {
	padding-bottom: 20px;
}
.listegras {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.listegras li {
	background-image: url(../images/taxi-ugine.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 47px;
	list-style-type: none;
	list-style-image: none;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.1em;
}
#container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;	
}
#contenu {
	padding-left: 40px;
	padding-right: 40px;
	background-image: url(../images/fond-contenu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #fffcf5;
	padding-bottom: 40px;
}
#contenu .gauche {
	float: left;
	width: 48%;
}
#contenu .droite {
	float: left;
	padding-left: 30px;
	width: 48%;
}
#diapo {
	width: 400px;
	float: right;
	margin-left: 40px;
	height: 300px;
	border: 1px solid #B59159;
}
#mentions {
	padding-top: 12px;
}
#footer {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	background-image: url(../images/fond-footer.jpg);
	height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0em;
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
}
#footer p {
	font-size: 11px;
	margin: 0px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #CCCCCC;
}
#footer ul {
	letter-spacing: 0em;
	margin-top: -1px;
	padding: 0px;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	font-size: 11px;
	color: #666666;
	padding-right: 5px;
	background-repeat: no-repeat;
	letter-spacing: 0em;
	line-height: 12px;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF9933;
	text-decoration: none;
}
.dphotos td {
	text-align: center;
}
.galerie td {
	width: 190px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #96C881;
	background-color: #F8FDEE;
}