/* CSS Document */
html, body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body{
	min-width:950px;
	font-family:tahoma, helvetica, sans-serif;
	color:black;
	text-align:center;
}
div{
	border:0;
	margin:0 auto;
	padding:0;
}
dl, dt, dd, span{
	border:0;
	margin:0;
	padding:0;
}
a{
	color:#3C4817;
	text-decoration:none;
}
a:hover{
	color:black;
	text-decoration:underline;
}
table.aligner{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
}

div#page{
	position:relative;
	width:950px;
	height:575px;
	background:url(images2/index/index2.jpg) center center no-repeat;
/*	border:1px solid black;	*/
}

div#version{
	position:absolute;
	width:300px;
	height:25px;
	left:650px;
	top:0;
	font-size:0.8em;
	text-align:right;
	margin-top: -10px;
	/top :10px;
}
#version ul li{
	display:inline;
	list-style-type:none;
	margin-right:5px;
}
#version img{
	margin:0;
	padding:0;
	border:1px solid black;
}

/* SLOGAN */
div#slogan{
	position:absolute;
	width:450px;
	height:20px;
	left:470px;
	top:15px;
	font-size:0.8em;
}

/* LOGOS */
div#logo1{
	position:absolute;
	width:49px;
	height:48px;
	left:15px;
	top:552px;
	background:url(images2/logo_otps.gif) left top no-repeat;
}
div#logo2{
	position:absolute;
	width:49px;
	height:48px;
	left:75px;
	top:578px;
	background:url(images2/logo_stationverte.jpg) left top no-repeat;
}

/* ADRESSE */
div#adresse{
	position:absolute;
	width:837px;
	height:20px;
	left:112px;
	top:583px;
	font-size:0.7em;
}

/* SOMMAIRE */
div#sommaire{
	position:absolute;
	width:294px;
	height:202px;
	left:156px;
	top:201px;
}
#sommaire td{
	height:202px;
	vertical-align:middle;
	text-align:left;
}
#sommaire ul{
	list-style-image:url(images2/index/li.gif);
	font-weight:bold;
	font-size:0.8em;
	line-height:1.5em;
}
#sommaire li a{
	color:white;
	text-decoration:none;
}
#sommaire li a:hover{
	text-decoration:underline;
}

/* INVARIANTS */
div#invar{
	position:absolute;
	width:294px;
	height:171px;
	left:156px;
	top:404px;
}
#invar table{
	width:294px;
	height:171px;
	text-align:center;
	vertical-align:middle;
}
#invar ul{
	font-weight:bold;
	font-size:0.8em;
	line-height:1.5em;
	color:white;
	text-align:left;
	list-style-type:none;
}
#invar a{
	color:white;
	text-decoration:none;
}
#invar a:hover{text-decoration:underline;}
#invar img{
	border:0;
	margin-right:5px;
}
#invar form{display:inline;}

/* ANIMATION */
div#anim{
	position:absolute;
	width:499px;
	height:222px;
	left:451px;
	top:32px;
}

/* CARTE */
div#carte{
	position:absolute;
	width:55px;
	height:57px;
	left:548px;
	top:496px;
}
#carte img{
	border:0;
	margin:0;
}

/* ACTUALITES */
div#actualite{
	position:absolute;
	width:410px;
	height:220px;
	left:524px;
	top:254px;
	overflow:hidden;
	font-size:1em;
	color:white;
	text-align:left;
}
div.TListe{padding:1.5em;}
a.avign{
	margin:1em;
	border:1px solid white;
}
img.vign{
	margin:1em;
	border:1px solid white;
}
.titre{
	margin:0;
	color:white;
}
.titre a{
	color:white;
	text-decoration:none;
}
.titre a:hover{text-decoration:underline;}
.resume{
	margin-top:1em;
	color:white;
	font-size:0.8em;
}
.resume a{
	color:white;
}
div.separ hr{display:none;}
div.separ{
	display:block;
	clear:both;
}
div#bloc_firefox {
	height: 321px;
}

/* ======== Espace Carto ========== */
div#carto{
	position:absolute;
	width:187px;
	height:99px;
	left:763px;
	top:476px;
}
#carto img{border:0;}