*{
	margin: 0; padding: 0;
}

body{
	background-color: #000;
	font-family: Arial;
	margin: 0; padding: 0;
}

#ctn{
	background: url('../img/couv_c680.jpg') no-repeat 25px 10px;;
	margin: 0 0 0 0px;
	padding: 0 0 0 30px;
	width: 1000px;
	height: 700px;
}

h1{
	font-size: 38px;
	color: #fff;
	margin: 0 0 0 30px;
	padding-top: 10px;
	font-weight: bold;
}

h2{
	color: #fff;
	font-size: 12px;
	margin: 0 0 0 5px;
	/*font-weight: normal;*/
}

h3{
	color: #333;
	font-size: 14px;
	
}

#titleA{
	position: absolute;
	left: 145px;
	top: 500px;
	color: #fff;
	text-align: right;
}
#titleB{
	position: absolute;
	left: 50px;
	top: 529px;
	color: #fff;
}

#carre{
	position: absolute;
	left: 25px;
	top: 446px;
	padding: 0 0 0 10px;
	width: 400px;
	height: 156px;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	/*
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	*/
}

#carre p{
	font-size: 14px;
}

.red{
	color: #c00;
}

#nancy{
	position: absolute;
	top: 438px;
	left: 308px;
	color: #ccf;
	font-size: 36px;
	font-weight: bold;
}

#enter{
	position: absolute;
	top: 325px;
	left: 596px;
	font-weight: bold;
	font-size: 14px;
}




.links{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 5px;
}

a:link{color:#000; text-decoration:none;}
a:visited{color:#000; text-decoration:none;}
a:hover{color:#fff; text-decoration:none;}
a:active{color:#000; text-decoration:none;}