#haut {
	background-color: #CC0000;
	height: 49px;
	width: 100%;
	background-image: url(imablog/fd-haut-d.gif);
	background-reeat: no-repeat;
	background-position: 21px;
	background-repeat: repeat-x;
}

#chemin {
	background-image: url(imablog/fd-chemin.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 73px;
	background-position: right bottom;
	padding-right: 20px;
}
.chemin-txt {
	font-size: 0.76em;
	color: #333333;
	background-color: #CC0000;
	padding-top: 2px;
		padding-left: 51px;
	padding-bottom: 3px;
}
#navigation {
	background-color: #E66640;
	position: absolute;
	z-index: 4;
	left: 0px;
	top: 49px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 100%;
}
#b-home {
	position: absolute;
	left: 7px;
	top: 42px;
    z-index: 7;
}

#colonne-d {
	color: #666666;
		width: 180px;
	float: right;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #FFFFFF;
	text-align: left;
}

#contenu {
	width: 659px;
	background-image: url(imablog/p-titres-h1-haut.gif);
	background-position: 0px 35px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	position: absolute;
	left: 191px;
	top: 73px;
}

#contenu-texte {
	text-align: justify;
	padding-bottom: 30px;
	padding-right: 8px;
	padding-left: 32px;
}

.contenu-titre {
	background-image: url(imablog/p-titres-h1-bas.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 14px;
}
.contenu-logo {
	background-color: #CCCC80;
	padding: 2px;
}

#colonne {
	position: absolute;
	width: 191px;
	top: 73px;
	background-image:  url(imablog/fd-col.gif);
	background-repeat: repeat-y;
	background-position: 53px;
	color: #CC0000;
	text-align: left;
	padding-top: 65px;
	left: 0px;
	background-color: #CCCC80;
}
#url {
	font-size: 0.76em;
	background-color: #E6E6BF;
	padding-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#bas {
	background-color: #CCCC80;
	color: #848435;
	background-image: url(imablog/fd-col.gif);
	background-repeat: repeat-y;
	background-position: 49px;
		text-align: center;
	padding: 1px;
		border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #848435;
}
.bloc-titre, .bloc-titre-page {
		background-repeat: no-repeat;
	background-position: 2px center;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 2px;
}
.bloc-titre {
	color: #D5D599;
	background-image: url(imablog/p-blocs.gif);
	background-color: #CC0000;
}
.bloc-titre-page  {
	color: #CC0000;
	background-image: url(imablog/p-blocs-page.gif);
	background-color: #D5D599;
}
.bloc-txt, .bloc-txt-page{
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 3px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
.bloc-txt {
	border-bottom-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
.bloc-txt-page {
	border-bottom-color: #D5D599;
	border-right-color: #D5D599;
	border-left-color: #D5D599;
	font-size: 0.9em;
}
.rech {
	position: absolute;
	top: 2px;
	left: 715px;
}
.voir-url {
	text-align: left;
	background-image:  url(imablog/p-voir-url.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 26px;
	height: 19px;
}

#bas a, #chemin a, #url a {
	text-decoration: none;
	}
#chemin a {
	color: #FFF;
}
#bas a:hover, #chemin a:hover, #url a:hover {
text-decoration: underline;	}

#url a, #colonne-d a  {
	color: #848435;
}
#colonne-d a:hover  {
	color: #006699;
}
#navigation a:hover {
	background-image: url(imablog/trait-lien-img.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
