html, body {
	margin: 0;
	padding: 0;
	background: url(../images/background.png) repeat #cacaca top center;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
div#body2 {
	width: 870px;
	margin: 0 auto;
	padding: 2px 0 !important;
	padding: 2px 0;
	text-align: left;
	background: url(../images/background_body.png) white repeat-y top center;
}
ul#navigation {
	display: none;
}

h1#titre_site {
	width: 823px;
	height: 151px;
	margin: 5px auto !important;
	margin: 5px 22px;
	padding: 0;
	background: url(../images/background_titre.png) no-repeat top center;
	font-size: 1.6em;
	text-indent: -5000px;
	text-align: left;
	color: #FFFFD5;
	padding-top: 15px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}


/* Menu
---------------------------------------------------------------------------------------------------- */
dl#menu {
	width: 175px;
	position: absolute;
	margin: -25px 0 0 777px !important;
	margin: -25px 0 0 750px;
}
dl#menu dt {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0.8em 0 0 0;
	background: url(../images/background_titre-menu.png) no-repeat top center;
	text-indent: 40px;
	font-weight: bold;
	color: #5386b3;
	font-size: 0.8em;
}
dl#menu dd {
	width: 100%;
	margin-top: -0.6em !important;
	margin: 0;
	padding: 0;
	background: url(../images/background_menu.png) repeat-y top center;
}
dl#menu dd ul {
	width: 100%;
	margin: 0;
	padding: 0 0 15px 0;
	background: url(../images/background_footer-menu.png) no-repeat bottom center;
}
dl#menu dd ul li {
	font-size: 0.9em;
	width: 100%;
	list-style-type: none;
	text-align: center;
}
dl#menu dd ul li a {
	color: #218da7;
	text-decoration: none;
}
dl#menu dd ul li a:hover {
	font-weight: bold;
}


/* Content
---------------------------------------------------------------------------------------------------- */
#content {
	margin: -25px 100px 0 27px;
	padding: 0;
	text-align: justify;
	min-height: 600px;
	font-size: 0.9em;
}

#content h2 { 
	width: 735px;
	margin: 0;
	padding: 0;
	border: solid #f9a542;
	border-width: 0 0 1px 3px;
	color: #f9a542;
	font-weight: bold;
	text-indent: 10px;
	font-size: 1.3em;
}
#content h2:first-letter {
	color: #35b9ea;
}
#content h2 a {
	text-decoration: none;
}

#content p.info_post {
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 0.9em;
	font-style: italic;
	color: #977d28;
}
#content p.post_com {
	margin: 4px 0 35px 0;
	padding: 0;
	font-size: 0.8em;
	color: #f9a542;
	font-weight: bold;
}
#content p.post_com a, #content p.post_com a:hover {
	color: #f9a542;
	font-weight: bold;
	text-decoration: none;
}
#content p.post_com a:hover {
	text-decoration: underline;
}

#content h1 { 
	font-weight: bold;
	text-indent: 10px;
	font-size: 1.5em;
}

#content h3 { 
	color: #f9a542;
	font-weight: bold;
	text-indent: 10px;
	font-size: 1.1em;
}

#content h4 { 
	color: #f9a542;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1em;
}

#content p {
	margin-top: 10px;
	margin-bottom: 5px;
}
#content p.Image {
	text-indent: 0px;
	text-align: center;
}
#content p.ImageLegend {
	text-indent: 0px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content p.indent {
	text-indent: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content p.bold {
	font-weight: bold;
}

#content a {
	color: #218da7;
}

#content ul {
	font-size: 0.9em;
}
#content li {
	margin-bottom: 5px;
}

#content span.Note {
	font-size: 0.8em;
}

#content img {
	vertical-align: middle;
}
#content img.InTexte {
	float: left;
	margin: 10px;
}

/* Galerie photos */
#content div.itemGalerie {
	margin: 5px;
	float: left;
}

/* Bloc infos */
#content p.Info {
	font-size: 0.7em;
	color: #666666;
	margin: 5px;
	padding-top: 4px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	min-height: 20px;
	vertical-align: middle;
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	border: solid #f9a542;
	border-width: 1px;
	margin-top: 20px;
}


/* Footer
---------------------------------------------------------------------------------------------------- */
div#footer {
	width: 836px;
	height: 83px;
	margin: 0 0 0 16px;
	padding: 0;
	background: url(../images/background_footer.png) no-repeat bottom center;
}
div#footer p {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
}
div#footer p#textfooter {
	color: #999999;
	text-indent: 0px;
	position: relative;
	font-size: 0.55em;
	padding: 0;
	top: 70px;
}
div#footer p#textfooter2 {
	color: #BBBBBB;
	text-indent: 0px;
	position: relative;
	font-size: 0.5em;
	padding: 0;
	text-align: right;
	top: 58px;
}


/* RSS Reader
---------------------------------------------------------------------------------------------------- */
div.rss_item {
}
div.rss_item .item_title {
	font-weight: bold;
}
div.rss_item .item_description {
	font-size: 80%;
}
div.rss_item .item_pubdate {
	color: #BBBBBB;
	font-size: 70%;
	font-style: italic;
	text-indent: 20px;
	margin-bottom: 10px;
}