body {
	font: 100% verdana, arial, sans-serif;
	background-color: #fff;
	margin: 10px;
	background-image: url(../img/bg.jpg);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	
}
a {
	color : #8F1506;
	text-decoration : none;
}
a:hover{
	text-decoration : underline;
}
a:visited {
	text-decoration: none;
}
#corps {behavior:	url("pngbehavior.htc");}
#corps{
	background-image : url(../img/fondond.png);
	background-repeat : no-repeat;
	background-position : top;
}

#tabnav {
	margin: 0;
	padding: 0 0 20px 1px;
}

#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#tabnav a:link, #tabnav a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #F9D074;
}

#tabnav li.active a:link, #tabnav li.active a:visited, #tabnav a:hover {
	border-bottom: 1px solid #F9D074;
	padding-bottom: 2px;
	color: #F5C06B;
}

#tabnav a:hover {
	color: #F8E2AF;
}

#titre {
	display:none;
	visibility: hidden;
}

#img_titre{
	background-image: url(../img/titres/titre.jpg);
	background-repeat : no-repeat;
	background-position : center;
}


h1, h2{
	font-size : 1px;
	color : #AF1104;
}
.txt {
	background-image : url(../img/bg_paragraph2.gif);
	background-repeat : no-repeat;
	margin-left : 10 px;
}

.text	{
	overflow: scroll;
	height: 40px;
	clip: auto;
}
