@import 'reset.css';
@import 'global.css';

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; text-align: justify; }

#bg_header, #header, #nav, #page_nav, #tags, #portfolio_mini, #footer_text, #footer, #overlay, #overlay_content, #go_up, #go_down { display: none; }
#page_list .column { float: none; }
#chemin { margin-bottom: 30px; }

#portfolio { text-align: left; }
#portfolio .column { float: none; }
#portfolio_content img { display: block; }

table { width: 100%; }
.tab_round,
.tab_1col,
.tab_2col,
.tab_2col_1,
.tab_2col_2,
.tab_3col { width: 100%; }
	.tab_round .top { background: none; padding: 0; }

table td, table th { width: 100%; display: block; }
.tab_1col td, .tab_1col th,
.tab_2col td, .tab_2col th,
.tab_2col_2 td, .tab_2col_2 th,
.tab_3col td, .tab_3col th { width: auto; display: table-cell; }
