/* CSS Document */
/* Feuille de style du site Normangraphik */

a, ul, li, img, p, table, td, tr {
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	background-image:url(images/fondstest.png);
	background-repeat:repeat;
	/*background-color:#000000;*/	
}

#global {
	width:1000px;
	height:675px;
	top:4px;
	margin-left:-450px;
	left:50%;
	position:absolute;
	z-index: 2;
}

#logo {
	width:300px;
	height:300px;
	top:5px;
	margin-left:-700px;
	left:50%;
	position:absolute;
	z-index: 1;
}

#mentions {
	width:980px;
	height:650px;
	top:4px;
	margin-left:-500px;
	left:50%;
	position:absolute;
	z-index: 2;
}
#cote {
	width:17px;
	height:650px;
	top:4px;
	margin-left:480px;
	left:50%;
	position:absolute;
	z-index: 2;
}
#bas {
	width:996px;
	height:26px;
	top:654px;
	margin-left:-500px;
	left:50%;
	position:absolute;
	z-index: 2;
}
#text {
	width:520px;
	height:390px;
	top:180px;
	left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:-250px;
	left:50%;
	position:absolute;
	z-index:3;
}
#lien {
	width:80px;
	height:20px;
	top:520px;
	left:0px;
	margin-left:-80px;
	left:50%;
	position:absolute;
	z-index:3;
}
	