@charset "UTF-8";/* CSS Document */body{	position: relative;	top: 0px;	background: #153143;	margin-left: auto; 	margin-right: auto;	width: 1024px;	height: 750px;	padding: 0;		/*position: absolute;	left: 0px;	top: 0px;	width: 1024px;	height: 750px;	background:  #223c4d;	background-repeat:no-repeat;	margin: 0;	padding: 0;*/}#etirc	{	position:absolute; 	left:0px; 	top:0px; 	width:1024px;	height:120px;	}div#ircmenh{	position:relative;	left: 0px ;	top: 120px;	width: 1024px;	height: 40px;	background:white;}#menu{    position: relative;    left: 0;	top: 120px;	height: 40px;	width: 1024;    list-style-type: none;	font-family: Arial, "Nueue Helvetica", sans-serif;	font-size: 14px;	font-weight: 600;    margin: 0;    padding: 0;    border: 0;	background-color: #153143;	}#menu li{    position: relative;	float: right;	line-height: 40px;    text-align:center;    width: 130px;	background-color: #153143;    margin: 0;    padding: 0;    border: 0;	z-index: 4;}#menu li a:link, #menu li a:visited{    display: block;    color: white;    background: none;    margin: 0;    padding: 0;    border-right: none;    text-decoration: none;}#menu li a:hover {background-color: lightgrey; color: #153143;}#menu li a:active {background-color: #345167; color: ligntgrey;}#menu .sousMenu{    display: none;    list-style-type: none;    margin: 0;    padding: 0;    border: 0;	background-color:#153143;}#menu .sousMenu li{    float: none;	height: 25px;	font-size: 12px;	font-weight: 600;	text-align: left;	line-height: 25px;    margin-left: 0px;    padding: 0;    border: 0;    width: 130px;}#menu .sousMenu li a:link, #menu .sousMenu li a:visited{    display: block;    color: white;    margin: 0;    border: 0;    text-decoration: none;}#menu .sousMenu li a:hover{    background-color: lightgrey;	color: #2C4555;}#menu li:hover > .sousMenu {display: block;}#img{	position:absolute;	left: 0px ;	top: 160px;	width: 1024px;	height: 550px;}div#ppacc1{	position: absolute;	left: 50px;	top: 720px;	width: 220px;	height: 30px;	list-style: none;}div#ppacc1 a{	display: in-line-block;	alignment-baseline: central;	text-align: left;	font-family: Arial, "Nueue Helvetica", sans-serif;	font-size: 12px;	font-weight: 100;	padding-left: 10px;	padding-right : 10px;	color: white;	text-decoration: none;	z-index: 2;}div#ppacc1 a:hover{	color: grey; 	text-decoration: none; }div#ppacc3{	position: absolute;	left: 850px;	top: 730px;	width: 150px;	height: 30px;}div#ppacc3 a{	display: in-line;	alignment-baseline: central;	text-align: right;	font-family: Arial, "Nueue Helvetica", sans-serif;	font-size: 10px;	font-weight: 100;	padding-left: 0px;	padding-right: 0px;	color: white;	text-decoration: none;	z-index: 2;}div#ppacc3 a:hover{	color: grey; 	text-decoration: none; }