@charset "utf-8";
@import url("footer.css");
body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/interface/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
border: none;
}

#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

td#header iframe {
	display : block;
	position : relative;
	width : 700px;
	height : 400px;
	/*top : 76px;*/
	left: 40px;
}

.logo {
	background-image: url(../images/contenu/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	/*float: left;*/
	height: 230px;
	width: 750px;
	padding: 0px auto 0px auto;
}

#table {
	border-spacing : 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
	position: relative;
}

#table1{
	border-spacing : 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
	position: relative;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #BDAC62;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bdac62;
	text-decoration: none;
}

.txt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bdac62;
	text-decoration: none;
}

.txt a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.liens a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.liens a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BDAC62;
	text-decoration: none;
}
