@charset "utf-8";
/* CSS Document */

body {	background-color: #ffffff;
		color: #334455;
		font-size: 14px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		text-align: center;
		background-image: url(images/bg.gif);
		background-repeat: repeat-y;
		background-position: center; }

a, a:visited { color: #336699; }
a:hover, a:active { color: #990000; }

#page {	width: 900px; margin: 0 auto; padding: 0; }

#header { padding-top: 12px; }
#header #logo { float: left; padding-top: 12px; }
#header #navigation { float: right; text-align: right; padding-top: 10px; }
#header #navigation img {  }

#photos { clear: both; padding-top: 12px; }

#info { text-align: left; }

#text { margin-right: 450px; }

ul { padding-top: 0; margin-top: 0; }
ul li { list-style: square; padding-top: 0; padding-bottom: 18px; }
ul li ul.sub { list-style: none; list-style-type: none; padding: 0; margin-left: 18px; }
ul li ul li { padding-top: 6px; padding-bottom: 6px; font-size: 12px; font-style: italic; }
ul li strong { color: #a21d23; }

#localisation { float: right; text-align: right; }
#adresse { background-image: url(images/adresse_bg.jpg); color: #ffffff; padding-top: 18px; padding-bottom: 8px; padding-right: 12px; margin-bottom: 0; line-height: 1.3; }
#map { background-color: #770000; padding-bottom: 8px; }
#map iframe { border: 1px solid #336699; margin-bottom: 6px;}
#map small { font-size: 12px; color: #ffffff; 6px; padding-right: 6px; }
#map small a { color: #dddddd; }
#map small a:hover { color: #ffffff; }

.centered { margin-top: 24px; width: 450px; text-align: center; }
.centered img { margin-left: 8px; margin-right: 8px; }

#footer { font-size: 11px; color: #fff; padding: 12px; padding-top: 48px; text-align: center; clear: both; background-image: url(images/footer_bg.gif); background-position: top center; background-repeat: no-repeat; background-color: #680105; }
#footer a { color: #ffffff; }
#footer #visites { color: #999999; }
