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

#global {
	display : block;
	position : relative;
	/*right : 15px;*/
	width : 100%;
	padding : 0px auto 0px auto;
	margin: 0px auto 0px auto;
	text-align: left;
	border : 0px;
	background-repeat: no-repeat;
	/*background-position: center 100px;*/
	background-attachment: scroll;	/*height: 593px;*/
	background-image: url(images/interface/fond.jpg);
}

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

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

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

.h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	/*text-decoration: underline;*/
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin: 0 80px 0 0;
}
