body{
	background: white;
}

#top_menu, #left_menu, #interactive{
	display: none;
}

#sectionIntro{
	font-style: italic;
}


#left_middle, #right_middle, #middle, #left_bg, #right_bg{
	background: white;
}

#footer ul, #indexF ul {
	list-style: none;
}

#footer ul li, #indexF ul li {	
	display:inline;
	padding: 0 5px;
	border-right: 1px dotted #000;
}

img{
	padding: 5px;
}

#footer ul li.lastitem, #indexF ul.lastitem {
	border-right: none;
}
