body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
}
.wrapper {
	width: 760px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A5A5A;
	border-right-color: #5A5A5A;
	border-bottom-color: #5A5A5A;
	border-left-color: #5A5A5A;
	color: #383637;
}


.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	width: 760px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	top: 0px;
	height: 121px;
	background-color: #FFF;
}

#centre {
	position: relative;
	background-image: url(images/globeGris.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #971300;
	font-weight: normal;
}
.wrapper #centre table tr td {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
}
.tdGauche {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B3B3B3;
}
.wrapper .footer {
	background-repeat: repeat-x;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	position: relative;
	padding-top: 20px;
	background-image: url(images/footer.jpg);
}
.entrer {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #C11A0A;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
	font-style: italic;
}
.tdbouton {

}
a:link {
	color: #7487C9;
}
.tdboutonCopie {
	background-image: url(images/images/boitierPetit.png);
	background-repeat: no-repeat;
	background-position: center top;
}
