body {
	color:#666666;
	font-family:Lucida Grande,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	background: transparent url(../images/back_main.jpg) repeat-x;
	padding: 0px;
	margin: 0px;
}

#Warning{
	width: 1000px;
	height: 20px;
	font-size: 14px;
	color: #FFF;
	background-color: #444;
	text-align: center;
	line-height: 20px;
}

#Logo{
	width: 1000px;
	height: 76px;
	clear:both;
}

#Logo img{
	float: left;
	margin-left: 30px;
	margin-top: 8px;
}

#LanguagesChooser{
	width: 150px;
	height: 24px;
	margin: 18px 480px 18px 0px;	
	float: right;
}

#LanguagesChooser div{
	width:auto;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/bg-lang-chooser.png) repeat-x;
	line-height: 24px;
	float: right;
	text-align:center;
}

#LanguagesChooser .LeftChooser{
	background: transparent url(../images/bg-lang-chooser-left.png) no-repeat;
	width: 10px;
}

#LanguagesChooser .RightChooser{
	background: transparent url(../images/bg-lang-chooser-right.png) no-repeat;
	width: 10px;
}

#MenuFloating{
	width: 1000px;
	height:34px;	
	background: transparent url(../images/bg_menu_base.png) repeat-x;
}

#MenuFloating ul{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 15px;	

}

#MenuFloating li{
	width: 129px;
	float: left;	
	line-height: 32px;
	text-align: center;
	padding: 0px 0px;
	color: #FFFFFF; 
	cursor: pointer;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #CCCCCC;
	font-family: "Modern";
}

#MenuFloating a, #MenuFloating a:hover, #MenuFloating a:link, #MenuFloating a:visited{
	text-decoration: none;
	width: 129px;
	height: 32px;
	display: block;
	cursor: pointer;
}

#BackImage{
	background: transparent url(../images/bg/bg_home.jpg) no-repeat;
	width: 1000px;
	height: 730px;
}

#Banner{
	width:1000px;
	height: 165px;
}

#Body{
	width: 750px;
	float: left;
	min-height: 50px;	
}

#Margined{
	width: 245px;
	height: 399px;
	float:right;

}

#PathPage{
	width: 733px;
	height: 28px;
	color: #666666;
	clear:both;
	background: transparent url(../images/head_box_gr.png) repeat-x;
	padding-left: 10px;
	margin-left: 7px;
	padding-top: 11px;
}


a, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
}

.RightBg{
	width: 10px;
	height: 150px;
	float: right;
	background: transparent url(../images/bg-banner-right.jpg) no-repeat;
}

#Page{
	width: 733px;
	height: 360px;
	clear:both;
	margin-left: 7px;
	background:transparent url(../images/bg_layer_home.png) repeat-x;
}

#Page.First{
	width: 733px;
	height: 360px;
	clear:both;
	margin-left: 7px;
	background:transparent url(../images/bg_layer_home-1.png) repeat-x;
}

#Page.Second{
	width: 733px;
	height: 360px;
	clear:both;
	margin-left: 7px;
	background:transparent url(../images/bg_layer_home-2.png) repeat-x;
}

#Page.Third{
	width: 733px;
	height: 360px;
	clear:both;
	margin-left: 7px;
	background:transparent url(../images/bg_layer_home-3.png) repeat-x;
}

#Page.Fourth{
	width: 733px;
	height: 360px;
	clear:both;
	margin-left: 7px;
	background:transparent url(../images/bg_layer_home-4.png) repeat-x;
}

#Page.Fith{
	width: 733px;
	height: 360px;
	clear:both;
	margin-left: 7px;
	background:transparent url(../images/bg_layer_home-5.png) repeat-x;
}

#Menu{
	width: 205px;
	height: 350px;
	float: left;
	background: transparent url(../images/vertical_line.png) no-repeat 202px 5px;
}

#Menu ul{
	padding: 0px;
	margin: 10px 0 0 0;
	list-style: none;
}

#Menu li{
	width: 205px;
	margin-bottom: 5px;
	
}

#Menu li div{
	width: 195px;	
	cursor: pointer;
	padding: 3px 0px 3px 10px;
	text-transform: uppercase;
}

#Menu a{
	color: #f9d400;
}

#MenuGallery{
	width: 205px;
	height: 350px;
	float: left;
	background: transparent url(../images/vertical_line.png) no-repeat 202px 5px;
}

#MenuGallery ul{
	padding: 0px;
	margin: 10px 0 0 0;
	list-style: none;
}

#MenuGallery li{
	width: 205px;
	margin-bottom: 5px;
	
}

#MenuGallery li div{
	width: 195px;
	color: #f9d400;
	cursor: pointer;
	padding: 3px 0px 3px 10px;
	text-transform: uppercase;
}

#Testo{	
	float:right;
	height:350px;
	padding:0 10px;
	width:503px;
	color: #FFF;
}

#Testo p{
	text-align: justify;
	padding-right: 5px;
}

#Testo div.title{
	padding: 13px 0;
	text-transform: uppercase;
}

#Footer{
	width: 1000px;
	background-color: transparent;	
	float: left;
	height: 54px;
	color:#6894b0;
}

#Footer .FooterRight{
	width: 250px;
	height: 54px;
	background: transparent url(../images/box_down_dx_gr.png) repeat-x;	
	float: right;
	font-size: 10px;
	text-align: center;
	line-height: 54px;	
}

#Footer .FooterRight *{
	vertical-align: middle;
}

#Footer .FooterLeft{
	float: left;
	text-align: center;
	width: 750px;
	line-height: 27px;
	font-size: smaller;
}


#Footer a, #Footer a:hover, #Footer a:visited{
	color:#6894b0;
}

#Menu.s1 .ss1 div, #Menu.s2 .ss2 div, #Menu.s3 .ss3 div, #Menu.s4 .ss4 div, #Menu.s5 .ss5 div, #Menu.s6 .ss6 div, #Menu.s7 .ss7 div, #Menu.s8 .ss8 div, #Menu.s9 .ss9 div, #Menu.s10 .ss10 div, #Menu.s11 .ss11 div, #Menu.s12 .ss12 div{
	padding-left: 20px;
}

#Menu.s1 .ss1 a, #Menu.s2 .ss2 a, #Menu.s3 .ss3 a, #Menu.s4 .ss4 a, #Menu.s5 .ss5 a, #Menu.s6 .ss6 a, #Menu.s7 .ss7 a, #Menu.s8 .ss8 a, #Menu.s9 .ss9 a, #Menu.s10 .ss10 a, #Menu.s11 .ss11 a, #Menu.s12 .ss12 a{
	color: #FFFFFF;
}

#MenuGallery.s1 .ss1 div, #MenuGallery.s2 .ss2 div, #MenuGallery.s3 .ss3 div, #MenuGallery.s4 .ss4 div, #MenuGallery.s5 .ss5 div, #MenuGallery.s6 .ss6 div, #MenuGallery.s7 .ss7 div, #MenuGallery.s8 .ss8 div, #MenuGallery.s9 .ss9 div, #MenuGallery.s10 .ss10 div, #MenuGallery.s11 .ss11 div, #MenuGallery.s12 .ss12 div{
	color: #FFFFFF;
	padding-left: 20px;
}

.home #Banner{
	height: 230px;
}


.home #Body{
	width: 900px;
}

.home #Page{
	width:900px;
}

.home #Testo{
	width:900px;
	border: none;
	float: left;
}

.home #Margined{
	width: 90px;
	height: 360px;
}

.home #AutoAccordion{
	width: 420px;
	float: left;
	margin-top: 10px;
}

.home #AutoAccordion .Panel{
	width: 100%;
	height: 29px;
	background-color: transparent;
	overflow: hidden;
	margin-bottom: 3px;
	float: left;
}

.home #AutoAccordion .BottomPanel{
	width: 100%;
	height: 29px;
	background-color: transparent;
	float: left;
	overflow: hidden;
}


.home #AutoAccordion .wide{
	width: 100%;
	background-color: #555;
	color: #FFFFFF;
	padding: 7px 0px 7px 6px;
}

.home #AutoAccordion .Panel .halftwide{
	width: 200px;
	float: left;
	padding: 3px 0px 7px 6px;
}
.home #Quadrati{
	width: 450px;
	float: right;
	height: 370px;
}

#A3, #Corsi, #SWP, #Usato{
	height: 133px;
	width: 172px;
	position: absolute;	
}

#Usato{
	margin-top: 20px;
	margin-left: 36px;
}

#Corsi{
	margin-top: 20px;
	margin-left: 235px;
}

#A3{
	margin-top: 185px;
	margin-left: 36px;
}

#SWP{
	margin-top: 185px;
	margin-left: 235px;
}

#Quadrati .QTitle{
	height: 23px;
	width: 164px;
	background-color: #e1e1e1;
	line-height: 23px;	
	padding-left: 8px;
}

#Quadrati a, #Quadrati a:visited{
	color: #777777;
}

#Quadrati .QBody{
	height: 110px;
	width: 172px;
	background: transparent url(../images/button/bg_home_minibox.png) repeat-x;
	overflow: hidden;	
}

#Quadrati .QBody p{
	color: #666;
	font-size: 11px;
	padding-left:5px;
	padding-right: 5px; 
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}

#Quadrati .QBody div{
	width: 162px;
	height: 100px;
	padding: 5px;
	background: transparent url(../images/button/bg_home_minibox.png) repeat-x;
}

#Form{
	width: 510px;
	overflow: auto;
	height: 340px;
}
.wide{
	width: 100%;
	float: left;				
}
.halfWide{
	width: 50%;
	float: left;
}
hr{
	border: none;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#Hided{
	display: none;
}
.Redded{
	border: 1px solid red;
	width: 90%;
	margin-top: 5px;
	text-align: center;
}

.MyToolTip{
	width: 180px;
	height: 70px;
	
	color:  #FFFFFF;
}
.MyToolTip{
	text-align: center;
	background: transparent url(../images/bg/bg-tip.png) no-repeat;
	width: 200px;
	height: 120px;
}
.MyToolTip .tip{
	height: 120px;
	padding-top: 20px;
	
}

.MyToolTip .tip-text{
	width: 100%;
	vertical-align: middle;
}


h1{
	font-size: 13px;
}


h1.inline {
	display: inline;
}

h2{
	margin: 10px 0px;
}

.virtualbox{
	outline: none;
}

#Pager{
	height: 17px;
	display: block;
	margin: 14px 0;
	font-weight: normal;
	text-align: center;
}

#Pager a, #Pager a:hover, #Pager a:visited, #Pager a:link{
	outline: none;
}

#Pager .Bolded{
	text-decoration: underline;
	font-weight: bold;
}

.FotoGallery{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 500px;
	display: none;
	height: 222px;
}

.FotoGallery li{
	float:left;
	height:105px;
	margin:0 20px 5px;
	text-align:center;
	width:125px;
}	

a#virtualRightArrow {
	background-image:url(../images/rightArrow.png);
	width: 40px;
	height: 36px;
	float: right;;
}	
a#virtualLeftArrow {
	background-image:url(../images/leftArrow.png);
	width: 40px;
	height: 36px;
	float: left;
}	

#virtualArrowsBoxText{
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: 25px;
}

#virtualArrowsBox{
	margin-bottom: 5px;
}


#virtualCaptionTitle{
	display: inline;
	padding: 0px 5px;
	color: #000;
	font-weight: bold;	
}

#virtualCaptionContent{
	display: inline;
}

#virtualCloseButton{
	position: absolute;
	color: #000;
}
