body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #e74790;
	
}

body, table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
}

div, form, img, ul, li, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: none;
}


a, a:active, a:link, a:visited, a:focus {
	text-decoration: none;
	color: #ffffff;
	outline: none;
}

a:hover {
	color: #580b2b;
	text-decoration: none;
	outline: none;
}

/* Supprime les bordures dans les elements fieldset et img */
fieldset, img, img a {
	border : 0;
	margin: 0;
	padding: 0;
	behavior: url("pngbehavior.htc");
}

#conteneur {
	position: relative;
	clear: both;
	width: 590px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#logo {
	padding-top: 170px;
	padding-bottom: 10px;
}

#intro {
	padding-bottom: 35px;
}

#part {
	position: relative;
}

#part a:link, #part a:visited {}

#part a:hover {
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

#part .echirolles {
	position: absolute;
	top: 25px;
	left: 170px;
}

#part .metro {
	position: absolute;
	top: 0;
	left: 470px;
}

#part .europe {
	position: absolute;
	top: 90px;
	left: 40px;
}

#part .rhone_aples {
	position: absolute;
	top: 60px;
	left: 240px;
}

#part .isere {
	position: absolute;
	top: 108px;
	left: 475px;
}
