body {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	/*width: 1020px;*/
	
	text-align: center;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
input {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	border: 1px solid #999999;
}
h3 {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 18px;
	color: #0098DB;
}
.societe {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #034EA1;
}
.Bordure-tab-global-droite-gauche {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0097DC;
	border-left-color: #0097DC;
}
#page { width: 1020px;}