.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #330000;
	letter-spacing: 0.3em;
}
.important {
	color: #330000;
	font-weight:bold;
}


#menu ul
{
position:absolute;
top:83px;
left:4px;
margin:0px;
padding-left:0px;
padding-bottom:3px;
padding-top:3px;
padding-right:0px;
list-style-type: none;
background-color:#ffffff}

#menu ul li { display: inline; background-image:none;padding:0px;}

#menu a
{
text-decoration: none;
padding: .2em 1em;
color: #000;
font-weight: bold;
background-color: #ffffff;
border-width:2px;
border-style:solid;
border-top: 1px solid #D8CAC1;
border-left: 1px solid #D8CAC1;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

#menu a:hover
{
color: #fff;
background-color: #B0917D;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #D8CAC1;
border-bottom: 1px solid #D8CAC1;
}

#top_menu ul
{
position:absolute;
top:109px;
left:79px;
margin:0px;
padding-left:2px;
padding-bottom:8px;
padding-top:3px;
padding-right:0px;
list-style-type: none;
width:500px;
background-color:#FFFFFF;	
}

#top_menu ul li { display: inline; background-image:none;padding:0px;}

#top_menu a
{
text-decoration: none;
padding: .2em 1em;
color: #000;
font-weight: bold;
background-color: #ffffff;
border-width:2px;
border-style:solid;
border-top: 1px solid #D8CAC1;
border-left: 1px solid #D8CAC1;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

#top_menu a:hover
{
color: #fff;
background-color: #B0917D;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #D8CAC1;
border-bottom: 1px solid #D8CAC1;
}

#active a
{
color: #fff;
background-color: #B0917D;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #D8CAC1;
border-bottom: 1px solid #D8CAC1;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #fff;
	background-image: url(../images/bg_string.png);
	background-repeat: repeat-x;
	margin-left: 0px;
}

#contenu {
	background-image: url(../images/bg_corner.png);
	background-repeat: no-repeat;
	width:100%;
}


a {
	color: #330000;
	text-decoration: underline;
}

a:hover {
	color: #330000;
	text-decoration: underline overline;
	background-color: #D8CAC1;
}
ul
{
list-style-type: none;
padding:0px;
margin-left:20px;
}

li {
background-image:url(../images/puce.png);
background-repeat:no-repeat;
background-position: 0 0.27em;
padding-left:20px;
padding-bottom:0.6em;
}
.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
