/* CSS Document */

#fond {
	width:1000px;
	height:550px;
	background: url("../images/cadre_home.png") no-repeat 0px 0px;
	}

#cadre_flash a {
	display: block;
	border: none;
}

#cadre_flash {
	padding-top:21px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:2px;
}

#cadre_flash ul {
	list-style-type: none;
}

#cadre_flash h1, #cadre_flash h2, #cadre_flash h3, #cadre_flash ul {
	text-indent: -5000px;
	margin-top:0;
	
}

#jeanjacques, a#prioritaire1  {
	position: absolute;
	left:260px;
	top:61px;
	width:200px;
	height:250px;
}

#pierrick, a#prioritaire2  {
	position: absolute;
	left:550px;
	top:42px;
	width:180px;
	height:230px;
}

#tom, a#prioritaire3 {
	position: absolute;
	left:290px;
	top:360px;
	width:230px;
	height:205px;
}

#paul, a#prioritaire4 {
	left:550px;
	top:325px;
	position: absolute;
	width:250px;
	height:240px;
}

a#prioritaire1, a#prioritaire2, a#prioritaire3, a#prioritaire4 {
	left:0;
	top:0;
	outline:none;
}