﻿.demos 
{
background-image: url(demos.png);
background-position:top left;
background-repeat:no-repeat;
margin-top:10px;
margin-left:8px;
height: 83px;
width: 163px;	
display: block;
}

#languageselect 
{
position:relative;
left:400px;
top:10px;
float:left;
height:10px;
font-family:Tahoma;
color:White;
font-size:small;
}

.footer 
{
	font-family:Tahoma;
	font-size:x-small;
}

h1 
{
color: #0079c1;
background-image: url(hBack.gif);
background-position: bottom;
background-repeat: repeat-x;
height:40px;

}

.link h1
{
color: #50c107;
background-image: url(hBack2.gif);
background-position: bottom;
background-repeat: repeat-x;
height:40px;
}

.link a:hover 
{
	text-decoration:underline;
}

a.sottolinea:hover
{
	text-decoration:underline;
	color:#000000;
}

a.sottolinea
{
 color:#666666;
}


body
{
	margin: 0 0 0 0;
	text-align: center;
	background: #f4f3f0;
	background-repeat: repeat;
}

#wrapper
{
	min-height: 700px;
	text-align: left;
	background: url(backSito.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
}

#wrapperSlide
{
    position: relative;
	margin: 0 auto;
	left: 0px;
	top: 0px;
	width: 970px;
	height: auto;
	text-align: left;
	padding-top: 0;
	padding-bottom:50px;
    background: url(backWrapperSlide.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#menuTop
{
width: 960px;
height: 107px;
margin-left:50px;
background: url(headKisiwa.png);
background-repeat: no-repeat;
}

#navVerticale
{
width: 180px;
background: url(backVerticalMenu.png);
background-position:bottom;
background-repeat: no-repeat;
float:left;
padding-bottom: 200px;
}

#renderBox
{
position:relative;
width: 667px;
margin-left:20px;
float:left;
background: url(backContenuti.png);
background-position: bottom right;
background-repeat: no-repeat;
}


#contenuti
{
margin-top:10px;
margin-left:50px;
width: 867px;
z-index: 1;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
	
}

#hNav { z-index:2; }

/* -------------------------------------- Parte Personalizzabile ---------------------------------- */

#header
{
	position: relative;
	height: 60px;
	width: 960px;

}

a.feed  {
  margin-left: 23px;
  padding: 0 0 0 19px;
  background: url(feed-icon-14x14.png) no-repeat 0 50%;
} 