/* CSS Document */

/** Inclusions */
@import url('../../all/styles/sections.css');

/** Titres */
#tableSection_preRequis {
	height:15px;
	background:url('../images/titres/haut_preRequis2.png') no-repeat bottom;
}

/** Affichage */
#tableEspace_centre {
	padding-top: 10px;
	text-align:left;
	color:#002D00;
}

#tableEspace_image {
	vertical-align:top;
	padding-top:10px;
}

#tableEspace_suite {
	text-align:right;
}

img.popLrg {
	position:absolute;
	margin:-200px 0 0 -150px;
	border:1px solid black;
	background-color:white;
	display:none;
}

img.popLrg2 {
	position:absolute;
	margin:-50px 0 0 -100px;
	border:1px solid black;
	background-color:white;
	display:none;
}

img.popLrg3 {
	position:absolute;
	margin:-300px 0 0 -300px;
	border:1px solid black;
	background-color:white;
	display:none;
}

