body {
	background-image: url(images/interface-index/fond2.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #568ca6;
	background-attachment: fixed;
	margin: 0px;
}

#fondtab {
	background-image: url(images/interface-index/fond1.jpg);
	height: 556px;
	width: 1003px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

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

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

.txt ahover {
	color: #2b647f;
	text-decoration: none;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 30px auto 20px auto;
}

img {
	border: none;
}