body {
	background: #79797A;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	text-transform: none;
	color: #333333;
	line-height: 30px;
}

#container {
	width: 72em;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #eda;
	margin: 0 auto;
}

p {
	background: center no-repeat;
	margin: 1em 2em;
}

#nav, #nav ul {
	float: left;
	width: 72em;
	list-style: none;
	line-height: 1;
	background: #333333;
	font-weight: bold;
	padding: 0;
	border: none;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 18em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li:hover ul, #nav li.sfhover ul{
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #792DD7;
}

a.lien1:link {
	font-family: Verdana;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.lien1:visited {
	font-family: Verdana;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.lien1:hover {
	font-family: Verdana;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.lien1:active {
	font-family: Verdana;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.lien2:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.lien2:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.lien2:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.lien2:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h1 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;
}

td.imgfond {
	background: url(img/fond_rond.gif) no-repeat;
}

td.imgfonds {
	background: url(img/fond_rond_small.gif) no-repeat;
}

td.imgfond2 {
	background: url(img/fond_rond2.gif) no-repeat;
}

.titre1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: 600;
	text-transform: none;
	color: #333333;
	line-height: 20px;
}

.titre2 {
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
	color: #333333;
	line-height: 15px;
}
a img {border: none;}

.texte {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
}