body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFED;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#Dilettante {
	text-align: left;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #796D6D;
	border-bottom-color: #796D6D;
	border-left-color: #796D6D;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#MenuBas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #796D6D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #796D6D;
	border-bottom-color: #796D6D;
	margin-right: 35px;
	margin-left: 35px;
}
#MenuBas a {
	text-decoration: none;
	color: #796D6D;
	width: 145px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Centrer {
	text-align:center;
}

.Droite {
	text-align:right;
}

.Spacer {
	display: block;
	clear: both;
	height:1px;
	margin:0;
	padding:0;
	line-height: 1px;
	border:0;
	overflow:hidden;
}




#Menu {
	margin-top: 30px;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #796D6D;
	border-bottom-color: #796D6D;
	padding: 0px;
	height: 26px;
}
.ColonneIntro {
	float:left;
	width: 213px;
	margin: 0 30px 0 0;
	text-align:center;
}
#Contenu {
	margin: 0px;
	padding: 0 0 0 40px;
	text-align: left;
	clear:both;
}


.ColonneIntro h1 {
	margin:0;
	padding:0;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #796D6D;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #796D6D;
}

/* --------------- Actualités accueil ------------- */
#Actualites {
	float:left;
	width: 470px;
	background-color: #FAF2BD;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFE18D;
	padding:0 10px 10px 0;
	margin-top: 40px;
	margin-bottom: 30px;
}

#Actualites li {
	font-size: 12px;
	color: #796D6D;
	list-style-image: url(../images/puce1.gif);
	margin:0 0 10px 0px;
	padding:0 0 0 0px;
}

#Actualites ul {
	margin:0 0 0 15px;
	padding:0 0 0 5px;
}

.TitreSup {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 -15px 0;
	padding: 0px;
	color: #796D6D;
	position: relative;
	top: -22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: visible;
}

/* --------------------------------------------------- */
#Logo {
	float: left;
	margin-top: 60px;
	margin-left: 50px;
}

.CadreGris {
	border: 1px solid #796D6D;
}

#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #796D6D;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#Copyright a {
	color: #796D6D;
	text-decoration: none;
}
#Copyright a:hover {
	color: #3C3232;
	text-decoration: none;
}

#RSS {
	text-align:right;
	padding:0 35px 5px 0;
	font-size:10px;
}

#RSS a {
	text-decoration:none;
	color:#796D6D;
}

#RSS a:hover {
	color:#E07830;
}

#RSS img {
	border:none;
	margin:0 0 0 10px;
	vertical-align:bottom;

}
