/* CSS Document */

#tableEspaces {
	width:100%;
}

#tableEspaces_gauche {
	width:50%;
	text-align:center;
	vertical-align:top;
}

#tableEspaces_droite {
	width:50%;
	text-align:center;
	vertical-align:top;
}

#tableEspaces_separation {
	height:30px;
}

#tableEspace {
	width:400px;
	margin:auto;
}

#tableMaj_haut {
	height:15px;
	background:url(../images/haut_miseAJour.png) no-repeat bottom;
}

#tablePreRequis_haut {
	height:15px;
	background:url(../images/haut_preRequis.png) no-repeat bottom;
}

#tableAides_haut {
	height:15px;
	background:url(../images/haut_aides.png) no-repeat bottom;
}

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

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

#tableEspace_suite {
	text-align:right;
}

#tableSection {
	width:750px;
	margin:auto;
}

#tableSection_maj {
	height:15px;
	background:url(../images/haut_maj2.png) no-repeat bottom;
}

#tableSection_contenuMAJ {
	height:15px;
	background:url(../images/haut_contenuMAJ.png) no-repeat bottom;
}

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

#tableSection_Telechargement {
	height:15px;
	background:url(../images/haut_telechargement.png) no-repeat bottom;
}

#tableSection_Telechargement2 {
	height:15px;
	background:url(../images/haut_telechargement2.png) no-repeat bottom;
}

#tableSection_lien {
	text-align:center;
	padding-top:20px;
}

#listeLogiciels {
	padding-top:12px;
}

#tableSection_description {
	text-align:justify;
}

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;
}

#tableSection_Telechargement3 {
	height:15px;
	background:url(../images/haut_telechargement3.png) no-repeat bottom;
}

