html					{height:100%;overflow-y:scroll;width:100%;}
body					{height:100%;margin:0px;width:100%;}

.wide					{width:100%;}
.narrow					{width:1%;}
.scroll					{height:100%;overflow:auto;position:absolute;width:100%;}
.back					{z-index:-1;}

div.fond-head				{height:100%;width:100%;}
div.fond-foot				{height:100%;width:100%;}

table.holder				{border-collapse:collapse;height:100%;position:relative;table-layout:fixed;width:800px;}
table.holder td.content			{height:100%;padding:0px;}

table.scene				{height:100%;width:800px;table-layout:fixed;}
table.scene tr.head			{}
table.scene tr.menu			{}
table.scene tr.middle			{height:100%;}
table.scene tr.foot			{height:28px;}
table.scene td.left			{padding:0px;width:505px;}
table.scene td.right			{padding:0px;width:265px;}
table.scene td.full			{padding:0px;width:780px;}
table.scene tr.foot td			{font-size:60%;}
table.scene tr.head td.full table	{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);moz-opacity:.85;khtml-opacity:.85;opacity:.85;}

.area					{position:absolute;}
.tooltip				{}

td.image_noalign			{padding:8px 10px 12px 25px;}
td.image_left				{padding:8px 15px 12px 25px;}
td.image_center				{padding:8px 15px 12px 15px;}
td.image_right				{padding:8px 10px 12px 15px;}
