.cadre {
	border: 2px solid #1A171B;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #C1482B;
	border-right-color: #C1482B;
	border-bottom-color: #C1482B;
	border-left-color: #C1482B;
	font-weight: bold;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #19171A;
	padding: 10px;
}
.gauche {
	background-image: url(images/gauche.jpg);
	background-repeat: repeat-y;
}
.bouton {
	background-image: url(images/bouton.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	text-indent: 5px;
}
.menu {
	background-image: url(images/menu.jpg);
	background-repeat: repeat-y;
	padding: 5px;
}
.menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #C1482B;
	text-decoration: none;
}
.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.bouton a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bouton a:hover {
	color: #C1482B;
	text-decoration: none;
}
.bouton a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C1482B;
	text-decoration: none;
}
a:hover {
	color: #531F12;
	text-decoration: none;
}
a:visited{
	color: #C1482B;
	text-decoration: none;
}
h1, h1 a
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;

}