@import url('/css/commonCSS.css');
@import url('/css/sifr.css');
@import url('../css/netedit2009.css');

BODY{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
}

form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#wrap{
	width: 982px;
}

.break{
	clear: both;
}

#mainColumn{
	float: left;
	width: 822px;
	margin: 0 8px 0 0;
	background-position: 0px 150px;
	background-repeat:no-repeat;
}

#topSection{
	height: 130px;
	background: top left no-repeat url('../images/nav2009/logohi_white.png');
}

#topSectionTools{
	width: 222px;
	margin: 15px 0 0 0;
	float:right;
}


#mainBox{
}

#starburst img{
	position:absolute;
	height: 240px;
	width: 200px;
}

#mainBoxMaps{
	padding: 100px 0 0 0;
	background: #fff 90px top no-repeat url('../images/nav2009/MapsAndDirections.png');
}
#mainBoxMapsFR{
	padding: 100px 0 0 0;
	background: #fff 90px top no-repeat url('../images/nav2009/MapsAndDirectionsFR.png');
}

#mainBoxMaps #map_canvas, #mainBoxMapsFR #map_canvas{
	width: 732px;
	margin: 0px 0 0 90px;
	height: 312px;
}

#mainSection{
	background: #fff;
	width: 688px;
	margin: 290px 0 0 90px;
	float: left;
}


#mainBoxMaps #mainSection, #mainBoxMapsFR #mainSection{
	width: 688px;
	margin: 0px 0 0 90px;
	float: left;
}


#adSection{
	clear:both;
}

#menuColumn{
	float: left;
	width: 227px;
	margin: 5px 16px 0 0px;
}

#adSection{
	clear:both;
}

#ContentColumn{
	width: 400px;
	float: left;
	margin: 8px 0 0 0;
}

#ContentColumn .contenu{
	margin: 0px;
}


#imageGallery{
	line-height: 20px;
}

.desc{
	line-height: 15px;
	padding: 0 0 12px 0;
	color: #00b6dd;
}

































