/* CSS Document */

body {
	background-image:url(images/degrade.jpg);
	background-repeat:repeat-x;
	height:auto;
	background-color:#f9ba1f;
	margin: 0px;
}

.menu{
	background-image:url(images/menu/menu.jpg);
	background-repeat:repeat-x;
	height:40px;
}

.fond{
	background-image:url(images/fond.jpg);
	background-repeat:no-repeat;
	height:775px;
	background-position:center top;
	
}


.contenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#785b00;
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	position:relative;
}
.contenuFalsh{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#785b00;
	position:relative;
}

.titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#922f2e;
}

.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#785b00;
}

a:link {
	color: #922f2e;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #922f2e;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #922f2e;
	font-weight:bold;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
#tablreferencement {
	text-align: justify;
	height: 75px;
	overflow: scroll;
	margin-top: 200px;
}

a:active {
	text-decoration: none;
	color: #922f2e;
	font-weight:bold;
}

.piedpage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	padding-top:6px;
	height: auto;
}

a.lien:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.lien:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.lien:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.lien:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.lienbas:link {
	color: #785b00;
	text-decoration: none;
}

a.lienbas:visited {
	text-decoration: none;
	color: #785b00;
}

a.lienbas:hover {
	text-decoration: underline;
	color: #785b00;
}
a.lienbas:active {
	text-decoration: none;
	color: #785b00;
}

div { behavior: url(iepngfix.htc) }
.lienref {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.lienref a {
	color: #FFF;
}
