@charset "UTF-8";
/* CSS Document */

.adressedroite {
	color:#2B180A;
	font-size:10px;
	margin:7px;
	line-height:13px;
}

.adressedroite a {
	color:#2B180A;
}

.adressedroite a:hover {
	text-decoration:none;
	color:#2B180A;
}
.tdtitre {
	background-image: url(img/spacerdroite.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #999999;
	padding:0px;
}
.titre {
	background-color:#2B180A;
	font-size:22px;
	padding-right:5px;
	margin-bottom:0px;
	position: relative;
	bottom: -4px;
}
.footer {
	font-size: 9px;
}
.footer a {
	color:#DFCFB0;
}
.footer a:hover {
	text-decoration:none;
}
.textepetit {
	font-size:10px;
	font-style:italic;
}
.imgcentre {
	border:solid 1px #DFCFB0;
}

.imgcentre a {
	border:solid 1px #DFCFB0;
}

.imgcentre a:hover {
	border:solid 1px #522A16;
}
.texte {
font-size:12px;
font-style:italic;
}