/* CSS Document */


#illustration ul {
	font-size: 12px;
    list-style-type: none;
	padding: 0;
	margin-left: .5em;
}

#illustration ul li {
	background-image: url(../images/graybullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .9em;
	margin-top: 6px;
}
#illustration a {
	color: black;
	text-decoration: none;
}

#illustration a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#embeded {
background-color:#FFFFFF;
border: solid #000000 1px;
}

#embeded_content {
	padding: 5px;
}


#embeded_close {
	position: absolute;
	right: 3px;
	top: 3px;
	width: 13px;
	height: 13px;
}
.columns {
	margin:10px;
}
.columnPhoto {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

.column {
	position: absolute;
	top: 20px;
	width: 308px;
	height:300px;
	border: solid #f50079 1px;
	padding:5px;
}

#leftColumn {
	left: 10px;
} 

#rightColumn {
	left: 338px;
} 

.bottomRight {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
#map {
	position: absolute;
	top: 50px;
	left:340px;
	width: 308px;
	height:300px;
	padding:5px;
}

#map #dep-IDF_content {
	position: absolute;
	top: 30px;
	left:73px;
	width: 202px;
	height:159px;
}

#reseau {
	position: absolute;
	top: 50px;
	width: 300px;
	height:480px;
	padding:5px;
}

#reseau .depTexts {
	position: absolute;
	top: 30px;
	left: 20px;
}
#reseau form .depDIV {
	position: absolute;
	top: 30px;
	left: 0px;
}
#reseau .depDIV {
	position: absolute;
	top: 0px;
	left: 0px;
	width:300px;
}
