body {
 background-color: white;
 color:black;
 text-align:justify
}

div.igm_section span.motImportant + a {
   	color:#FF6633;
	text-decoration:none;
}


div.menu {
position:fixed; top:5ex;
 right:1em;left:auto; max-width:8em
}
div.menu table {
border:double medium red
}

div.title {
	margin: 1ex 10em 0ex 1ex
}
div.title table {
	width:100%
}
div.main {
	margin: 2ex 11em 0ex 1ex;
}
div.main div.content, div.main div.igm_section  {
   color:#FF6633;
   background-color:#FFFFBB;
   padding: 2pt;
   font-weight:bold;
   width:100%;
   margin:0ex 0pt 2ex  0pt;
   border:outset thin #FFBB00;
}
div.content span.authors, div.igm_section span.author {
	color:black;
	background-color:white;
	font-weight:normal;
	font-style:normal;
}
div.content span.title, div.igm_section span.title {
	color:inherit;
	background-color:white;
	font-weight:bold;
	font-style:italic;
	display:block;
	font-size:105%;
}
div.content span.conference, div.igm_section span.booktitle {
	color:black;
	background-color:white;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

div.main div.content ul, div.main div.igm_section ol {
	list-style-image: url("../images/balls/redball.gif");
	list-style-position: outside;
	margin:1pt 3pt 1pt 3pt;
	color:black;
	background-color:inherit;
	font-weight:normal;
	font-style:normal;
}
div.main div.content p {
	margin:5pt;
	color:black;
        background-color:white;
	font-weight:normal;
	font-style:normal;
	border:inset thin #FFBB00;
}
div.main div.content ul li, div.main div.igm_section ol li {
        font-weight:normal;
        color:black;
        background-color:white;
	margin: 2pt;
	padding: 2pt;
	border:inset thin #FFBB00;
}
div.main div.content ul li table tr td{
	font-size:80%;
	vertical-align:top;
	padding:1pt;
}	
div.subtitle {
	text-align:center;
	color: green;
	background-color:inherit;
	font-size:200%;
	font-variant:small-caps;
	margin-bottom:1ex
}
span.selected {
	color:green;
	background-color:inherit;
	font-weight:bold
}
td.annee {
        white-space: nowrap;
	color:#FF4444;
	background-color:inherit;
}
div.igm_section p {
	margin:0pt;
}

