body {margin:0 ; padding:0} /* marges intérieures et extérieures de la page à 0 */
.carte{
background: url(images/logocharbonex.gif);
background-repeat:no-repeat;
left:150px;
}
.main
{
	background-color: #FFFFFF;
	height: 426px;
	width: 425px;
	left: 25%;
	top: 75px;
	position: absolute;
	}

.LIENS{
	font-size: 20 px;
	font-family: Arial;
	color: #336600;
    top: 20px;
	position: relative;
	float: left;
	left: 283px;
	
}

.LIENS a{
		text-decoration: none;
	
}
.LIENS a:link{
	color: #663300;
	text-decoration: none;
}
.LIENS a:hover
{
	color: #8F7070;
	text-decoration: none;
}
.intro
{
	background-color: transparent;
	top:400px;
	position: absolute;
	float: left;
	right: 132px;
	
}
.intro2
 {
	height: 115px;
	width: 110px;
	top: 275px;
	position: absolute;
	left: 87px;
}

