/****stili struttura principale****/
body
{
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma, Arial;
}

a, a:hover
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #666666;
}

#container
{
	width: 100%;
	/*height: 1100px;*/
	/*background-image: url(../immagini/grafica/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	min-width:970px;
	position:relative;
}

#riempiSx
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	/*height: 1100px;*/
	height: 100%;
	background-color: #020202;
	z-index: -10;
}

#mainContent
{
	margin: 0px auto;
	width: 955px;
	background-image: url(../immagini/grafica/sx.gif);
	background-repeat: repeat-y;
	background-position: -5px top;
	height: auto;
	overflow: hidden;
	position:relative;
}

#body
{
	overflow: hidden;

}

#left
{
	float: left;
	width: 215px;
	overflow: hidden;
	position:relative;
	min-height: 600px;
	padding-bottom: 90px;
}
/****fine struttura principale****/

/****testata*****/
#header
{
	height: 85px;
	background-color:#000;
	
}

#logo
{
	margin-top: 3px;
}

#headerCnt
{
	width: 955px;
	margin: 0px auto;
	position: relative;
	background-image: url(../immagini/grafica/orangerow.gif);
	background-repeat: repeat-x;
}

.menuTop
{
	position: absolute;
	top: 10px;
	left: 200px;
}

.menuTop.sub
{
	top: 40px;
}

.menuTop a
{
	color: #9c9d9f;
	display: block;
	float: left;
	cursor: pointer;
	padding: 0 10px 0 12px;
	font-weight: bold;
}

.menuTop.sub a
{
	padding: 0 7px;
	margin-bottom:2px;
}

.menuTop a:hover, .menuTop a.selected
{
	color: #FF741C;
}
.menuTop a.selected
{
	height:30px;
	background-color:#000;
}

.topOptions
{
	float: right;
	border-left: 2px solid #020202;
	font-weight: bold;
	height: 16px;
	margin-top: 7px;
	width: 215px;
}

.topOptions a
{
	display: block;
	float: left;
	cursor: pointer;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	position: relative;
	top: -7px;
	color:#FF741C;
}
.topOptions a img
{
	vertical-align: middle;
	margin-bottom: 2px;
}
/*****fine testata*****/


/*****content*****/
#content
{
	width: 735px;
	margin-left: 220px;
	overflow: hidden;
	min-height: 650px;
}
/*****fine content*****/


/****piede****/
#footerContainer
{
	margin-top: 30px;
	overflow:hidden;
	clear:left;
}

#footer{font-size: 10px;}

#footer .col
{
	float: left;
	width: 90px;
	padding-right: 10px;
	height: 50px;
}

#footer .sez
{
	font-weight: bold;
	color: #020202;
	text-transform: lowercase;
}
#footer .sez.princ
{
	font-size: 11px;
}


#footer .fam
{
	font-weight: bold;
	color: #9a9d9f;
	text-transform: lowercase;
}

#bottomLeft
{
	float: left;
	width: 300px;
	/*position: absolute;
	top: 600px;
	left: 0px; */
}

/****fine piede****/


/**** credits *****/

#credits
{
    text-align: center;
}

div.credits
{
   background-color: white;
   background-image: url(../immagini/grafica/creditsPopup.jpg);
   background-position : bottom;
   background-repeat: repeat-x;
   border-color: #black;
   color: #333333;
   padding: 20px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
}

div.credits div
{
   margin-bottom: 10px;
   font-size: 12px;
}

div.credits .title
{
   text-align: center;
   font-size: 14px;
}

div.credits img
{
   float: left;
   margin-right: 20px;
}


div.credits a
{
   font-size: 16px;
   font-weight: bold;
   color: #333333;
}

div.credits a:hover
{
   color: #aaaaaa;
}

/**** fine credits*/

/*****numeri pagina*****/
div.numPagCnt
{
	margin: 0 auto;
	overflow: hidden;
	width: 190px;
	clear: both;
	padding-top: 10px;
}

div.numPagPrev
{
	float: left;
	margin-right: 5px;
	font-weight: bold;
	padding-top: 2px;
}

div.numPagPage
{
	float: left; 
	margin-right: 5px;
}

div.numPagNext
{
	font-weight: bold;
	padding-top: 2px;
}
/*****fine numeri pagina*****/

/****stili generici****/
.warning
{
	font-size: 14px;
	font-weight: bold;
	background-color: #ff9999;
	text-align: center;
}

.errors
{
	font-size: 10px;
	font-weight: bold;
	background-color: #ff9999;
	text-align: center;
}

.titoloSezione
{
	font-size: 16px;
	color: #999999;
	text-align: center;
	margin-bottom: 10px;
}

.puntatore
{
	cursor: pointer;
}
/****fine stili generici****/


/****input generici****/
input, textarea
{
	font-size: 12px;
}

input:focus, textarea:focus
{
	background-color: #fffbbd;
}

input[type=text], input[type=password], textarea
{
	border: 1px solid #999;
}

input[type=image]{border: 0px;}

input[type=checkbox]{border: 0px;}

input.checkbox, input.radio
{
	border: 0px;
	padding: 0px;
	height: auto;
}

input.checkbox:focus, input.radio:focus
{
	background-color: transparent;
}
/****fine input generici****/

.menuDownload ul{
  width: 70%;
  margin-left:10%;
  overflow:auto;
  height: auto;
  margin-bottom: 50px;
}
.menuDownload ul li{
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  padding: 3px;
  line-height: 40px;
  position:relative;
}
.menuDownload ul li .image{
  position:absolute;
  width:50px;
  text-align:center;
}
.menuDownload ul li img{
  vertical-align:middle;
}
.menuDownload ul li a{
  margin-left:60px;
}

#linkVideo {
	display: block;
	cursor: pointer;
	width: 265px;
	height: 106px;
}

/*galleria*/
#galleryContainer{
    background-color: #000000;
    border: 1px solid #000000;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    height: 598px;
    margin-left: 34px;
    position: relative;
    width: 699px;
}
#bottomSliderTesto {
    padding-left: 45px;
    padding-right: 35px;
    /* border-bottom: 1px solid #5E5250;*/
    margin: 5px 0;
    height: 25px;
    color: #fff;
    font-size:18px;
}
#sliderArrowBox {
    float: right;
    /*margin-right: 10px;
    margin-top: 15px;*/
    width: 250px;
}
.sliderArrow, .sliderArrow:hover {
    background-color: #A9A1A1;
    color: #F5EDE8;
    display: block;
    float: right;
    font-size: 24px;
    height: 25px;
    line-height: 25px;
    margin-left: 5px;
    text-align: center;
    width: 25px;
}
.sliderArrow:hover
{
	background-color:#847979;
}
.hidden {
    opacity: 0.5;
}
#topSlider .sliderContainer {
    height: 400px;
}
#topSlider {
    height: 400px;
    overflow: hidden;
}
#topSlider #collezioneScroller{
  height:400px;
}
#topSlider .sliderArrow.left {
    left: 5px;
}
#topSlider .sliderArrow.right {
    right: 5px;
}
#topSlider .sliderArrow {
    font-size: 45px;
    height: 45px;
    line-height: 45px;
    margin: 0;
    position: absolute;
    top: 48%;
    width: 45px;
    z-index: 5;
}
#topSlider .sliderObject {
    width:699px;
    height:400px;
    line-height:400px;
    text-align:center;
}
#topSlider .sliderObject img{
    vertical-align:middle;
}
#bottomSlider {
    bottom: 0;
    height: 200px;
    left: 0;
    position: absolute;
    width: 100%;
}
#bottomSlider .sliderContainer {
    height: 152px;
    /*margin-top: 20px;*/
    width: 696px;
}
#bottomSlider .sliderObject {
    border: 1px solid #B6AFAF;
    line-height: 1px;
    margin: 0 2px;
}
#bottomSlider .sliderObject img {
    cursor: pointer;
    opacity: 0.3;
}
#bottomSlider .sliderObject.over img {
    opacity: 1;
}
.sliderContainer {
    overflow: hidden;
    position: relative;
}
.sliderObject {
    float: left;
    position: relative;
    width:110px;
    height: 150px;
}




