@charset "UTF-8";/* CSS Document */body {	height:100%;	border:0;	margin:0;	padding:0;	background: url(../images/fond_page.jpg) top center no-repeat;	background-color: #320c0f;	color: white;	font-family: Verdana, Arial, Helvetica, sans-serif;}#global{height:100%;}#contenu{   position:absolute;   left: 50%;    top: 50%;   width: 760px;   height: 550px;   background: white;  margin-top: -275px;  margin-left: -380px;  background: url(../images/fond_animation.gif) top center no-repeat;}#animation{ padding:20px;}#pied{ position:relative;margin-top:10px;padding:15px;}img{ border:0;}a#langue{ position: absolute;right:15px;background: url(../images/fond_langue.gif) center left no-repeat;padding-left:15px;font-size:16px;color:#af1500;text-decoration:none;}a:hover#langue{ background: url(../images/fond_langue_survol.gif) center left no-repeat;color:#ff7b00;}a#credits{ position: absolute;right:15px;top:70px;font-size:10px;color:#711107;text-decoration:none;}a:hover#credits{ color:#ff7b00;}