/* attribut pour div Projet speciaux */body, html {	width:100%;	height:100%;	margin: 0px;	padding: 0px;}#container {	height: 100px;	width: 100%;	padding: 0px;	text-align: center;	vertical-align: middle;}.txt {	font-family: "Trebuchet MS", Verdana, Arial;	font-size: 12px;	line-height: 14px;	color: #333333;	text-decoration: none;	text-align: center;	margin: 0px;	padding: 0px;}.txt  a:link {	color: #0099CC;	text-decoration: none;}.txt  a:visited {	color: #0099CC;	text-decoration: none;}.txt  a:hover {	color: #0099CC;	text-decoration: underline;}.txt  a:active {	color: #0099CC;	text-decoration: underline;}#retourbutton {	z-index: 11000;	position: absolute;	width: 100%;	text-align: center;	height: 30px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	margin-top: 20px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}/* fin * attribut pour div Projet speciaux */
