/* CSS Document */

#header, #left_navigation, #m_left, #m_right, #back_top, #goodies {
display:none
}
#content, #footer {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:300;
font-size:smaller;
text-align:justify;
}
#content h1 {
font-size:16px;
}
#content h2 {
font-size:14px;
}
#content h3 {
font-size:12px;
}
#path {
height:15px;
margin-bottom:15px;
}
#corps {
float:left;
width: 80%
}
#content_right {
float:right;
clear:right;
}
#footer {
float:left;
}
canvas {
display:none;
height:0px;
width:0px;
}