@charset "UTF-8";
/* CSS Document */

/*normalize margin padding*/
body, div, dl, dt, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td, p, img
{margin:0; padding:0;}

/*normalise font size header*/
h1,h2,h3,h4,h5,h6
{font-size: 100%;}

/*remove list style from lists*/
ol,ul
{list-style: none;}

/*normalize font style and font weight*/
adress, caption, cite, code, dfn, em, strong, th, var
{font-style: normal; font-weight: normal;}

/*remove border fieldset and img*/
fieldset, img
{border:0;}

/*************/

body	{
background: #fafafa;
text-align: center;
}

#main	{
width: 996px;
height: 683px;
margin: auto;
text-align:left;
position:absolute;
top: 15px;
left: 50%;
margin-left: -498px;
border: 1px #CCC solid;
}


#nav	{
width: 370px;
height: auto;
position: absolute;
top: 39px;
left: 13px;
}

#cont	{
width: 400px;
height: 683px;
position: absolute;
top: 0px;
}

#left_bar	{
width: 400px;
height: 683px;
position: absolute;
top: 0px;
background: url(object/sf.png) repeat-y;
}

#sf	{
width: 387px;
height: 683px;
background: repeat-y url(object/sf.png);
z-index: 5;
position: absolute;
top: 0;
left: 50%;
margin-left: -500px;
}

#sens	{
left:50%;
margin-left:-530px;
position:absolute;
top:-15px;
}

#sens img	{
border:0 none;
height:740px;
width:460px;
}

img.first_level	{
margin-top: 17px;
}

img.second_level	{
margin-top: 5px;
}

#switch	{
position: absolute;
top: 48px;
right: 70px;
}

#prima	{
width: 100%;
height: 100%;
position: absolute;
top:0;
right:0;
background: no-repeat top right url(schede/prima.gif);
}


#controller	{
width: 100%;
height: 70px;
text-align: right;
}


img.sub	{
margin: 0;
padding: 0;
}

#prev	{
position:absolute;
left:415px;
top:550px;
width:580px;
height:90px;
}

#prev img	{
height:140px;
width:510px;
}

#prev_cont	{
height: 88px;
width: 580px;
}
 






/*
#nav li	{
margin-top:9px;
margin-left: 2px;
}

.submenu_1, .submenu_2, .submenu_int, .submenu_unique	{
font-family: "Arial Narrow", Arial, "sans serif";
font-size: 12px;
line-height: 0px;
list-style: none;
}

.submenu_int	{
color: #5b5b5b;
font-weight: bold;
}

.submenu_1	{
color: #999;
}

.submenu_2	{
font-weight: normal;
margin-left: 10px;
}

.submenu_unique	{
color: #5b5b5b;
font-weight: bold;
}

li a	{
text-decoration: none;
color: #666;
}

li a:hover	{
text-decoration: none;
color: #999;
}
*/













