body {
	background: url(images/justjanbg.jpg) top left; 
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
a, a:link, a:active, a.visited {
	outline: 0;
	color: 	#989482;
	text-decoration: underline;
}
a:hover {
	color: #FFF;	
}
#header {
	height: 110px;
	/*background: #333;*/
}
#Logo {
	padding: 20px;
	height: 60px;
	float: left;
}
#Menu {
	position: absolute;
	width: 700px;
	height: 30px;	
	top: 60px;
	left: 450px;
	color: #FFF;
	font-weight: bold;
}
#Menu ul { margin: 0px; padding: 0px; list-style: none; }
#Menu ul li  {/*width: 80px;*/ float: left; margin-right: 30px;}
#Menu a, #Menu a:link,  #Menu a:active, #Menu a:visited {
	color: 	#989482;
	text-decoration: none;
	font-size: 14px;
}
#Menu a:hover, #Menu a.on {
	color: #FFF;	
}

#Lingue {
	position: absolute;
	/*width: 80px;*/
	height: 30px;
	top: 60px;
	left: 1170px;
	color: #FFF;
	font-weight: bold;	
}
#Lingue a.lang, #Lingue a.lang:link, #Lingue a.lang:active, #Lingue a.lang:visited {
	color: 	#989482;
	text-decoration: none;
	font-size: 12px;
}
#Lingue a.lang:hover {
	color: #FFF;
	
}
#Lingue a.on {
	color: 	#fff;
	text-decoration: none;
	font-size: 12px;	
}

#wrapper {
	height: 500px;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;	
}
#submenu {
	width: 130px;
	position: absolute;
	top: 110px;
	left: 0px;
	height: 490px;
	/*background: #989482;*/
	z-index: 30;
	padding: 0px 20px 0px 20px;
	margin: 0px;
      font-size:12px;	
}
#footer {
	padding: 40px 20px 20px 20px;
	color: #FFF;
	font-size: 12px;
}

#content{
   overflow:hidden;
   position:relative;
   height:490px;
   margin-left: 180px;
}
   #content h2{
      color:#FFF;
      margin: 0px 0px 0px 0px;
	  font-size: 24px;
	  font-family: Tahoma, Geneva, sans-serif;
   }
   #content h3 {
      margin:0px 0px 3px 0px;
	  font-size: 16px;
	  font-family: Tahoma, Geneva, sans-serif;   
   }
   #content h4 {
	  color: #FFF;
      margin:0px 0px 5px 0px;
	  font-size: 14px;
	  font-family: Georgia, "Times New Roman", Times, serif;
	  font-weight: normal;
   }
   #content h5 {
	  color: #989482;
      margin:0px;
	  font-size: 12px;
	  line-height: 18px;
	  font-family: Tahoma, Geneva, sans-serif;
	  font-weight: bold;
   }   
   
   #content p {
		margin-top: 20px;   
   }
   
   #submenu .sup{
      margin: 0px;
   }
      #submenu ul, .section ul {
         margin:0px;
		 padding: 0px;
         list-style:none;              
      }
      #submenu a, #submenu a:link, #submenu a:active, #submenu a:visited {
         color:#999;
         font-weight:bold;
         text-decoration:none;
      }
	  #submenu a:hover {
			text-decoration: underline;
			color: #FFF;
	  }

.section{
   position:relative;
   height: 490px;
   width: 2000000px;
   margin: 0px;
   padding: 0px;
}

   .section .sub{
      position:relative;
      float:left;
      padding: 0px 0px 0px 10px;
      width:980px;
      height: 490px;
	  font-size: 12px;
	  /*background: #333;*/
	  border-left: solid 1px #989482;
	  margin-right: 0px; 
   }

      .pics{
         font-size:12px;
         position:absolute;
		 text-align:right;
		 width: 250px;
         left: 0px;
		 top: 475px;
		 color: #666;


      }
	  
	.section .next, .section .prev{
         font-size:10px;
		 /*text-indent: -9999px;*/
         position:absolute;
         right:8px;
      }
      .section .next{
		width: 15px;
		height: 20px;
		top: 225px;
      }
	  a.next, a.next:link, a.next:active, a.next:visited {
		background: url(images/arrow_right.png) top left;  
		text-decoration: none;
	  }
	  a.next:hover {
   		background-position: center;
		text-decoration: none;		
	  }
      .section .prev{
		top: 245px;
		 width: 15px;
		 height: 20px;		 		 
      }
	  a.prev, a.prev:link, a.prev:active, a.prev:visited {
		background: url(images/arrow_left.png) top left;  
		text-decoration: none;		
	  }
	  a.prev:hover {
   		background-position: center;
		text-decoration: none;		
	  }	  


form, img {
	margin: 0px;
	padding: 0px;
	border: none;
}
input { width: 225px; background: #222; border: solid 1px #444; color: #989482; padding: 2px; border-top: none; border-left: none; border-right: none; margin-top: 5px; margin-bottom: 5px;}
textarea { width: 475px; height: 120px; background: #222; border: solid 1px #444; color: #989482; padding: 2px; border-top: none; border-left: none; border-right: none; margin-top: 5px; margin-bottom: 5px;}
input.checkbox { width: 15px;}
input.bottone {background: #303030; color: #FFFFFF; font-weight: bold; font-size: 10px; }

/************************************************
	      JCAROUSEL LITE		
************************************************/
.gallery {
	width: 720px;
	height: 490px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	overflow: hidden;
	float: right;
	background: url(ajax-loader.gif) no-repeat center;
}
.gallery ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.gallery img ,.gallery ul li img {
	width: 690px !important;
	height: 490px !important;
	margin: 0px;
	padding: 0px;
	display: none;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
    /*background: #F0F6F9;*/
}
.jcarousel-container-vertical {
    width: 720px;
    height: 490px;
    padding: 0px;
	margin: 0px;
}
 .jcarousel-clip-vertical {
    width:  690px;
    height: 490px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 690px;
    height: 490px;
	margin: 0px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
/**
 *  Vertical Buttons
 */
 .jcarousel-next-vertical {
    position: absolute;
    bottom: 0px;
    left: 690px;
    width: 30px;
    height: 15px;
	font-size: 1px;
    cursor: pointer;
    background: url(images/button_next.png) top left;
}

 .jcarousel-next-vertical:hover {
    background-position: 0 -15px;
}

 .jcarousel-next-vertical:active {
    background-position: 0 0px;
}

 .jcarousel-next-disabled-vertical,
 .jcarousel-next-disabled-vertical:hover,
 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -30px;
}

 .jcarousel-prev-vertical {
    position: absolute;
    top: 0px;
    left: 690px;
    width: 30px;
    height: 15px;
    cursor: pointer;
	font-size: 1px;	
    background: url(images/button_prev.png) top left;
}

 .jcarousel-prev-vertical:hover {
    background-position: 0 -15px;
}

 .jcarousel-prev-vertical:active {
    background-position: 0 0px;
}

 .jcarousel-prev-disabled-vertical,
 .jcarousel-prev-disabled-vertical:hover,
 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -30px;
}

/************************************************
	      CAPTIFY CAPTION		
************************************************/
caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 10px;	
	font-weight: bold;
	font-size: 12px;	
	font-family: arial;	
	cursor: default;
	background: #000000;
	text-align: left;
}
.caption-top {
   border-width: 0px 0px 2px 0px;
}
.caption-bottom {
   border-width: 2px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	/*padding: 30px;*/
}
.caption a:hover, .caption a:hover {
	background: #000000;
}
.caption-wrapper {
	left: 0;
	bottom: 0;
}