* {
    margin: 0;
    padding: 0;
}

html,body{
	height:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}

body {
    font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
    font-size: 12px;
    color: #ccc;
    background-image:url(../img/mainbg.png);
}

a{
	cursor:pointer;
}

h1{
	font-weight:bold;
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#e6e6e6;
	font-size:46px;
	padding-right:20px;
}

img{
	border:none;
}

#wrapper{
	position:absolute;
	top:50%;
	left:50%;
	width:980px;
	height:540px;
	margin-left:-495px;
	margin-top: -275px;
	padding:0;
	background-color:#FFFFFF;
}

.immagine{
	padding:2px;
	background-color:#e6e6e6;
}

#language{
	padding-left:5px;
	color:#FFF;
	text-align:right;
	padding-right:5px;
}

#language img{
	margin-top:2px;
}

#subMenu, #footer{
	background-image:url(../img/header.gif);
	height:15px;
	color:#FFF;
	color:#FFF;
	text-align:left;
	padding:3px;
	height:15px;
}

#footer{
	height:33px;
}

.parentBg{
	background-image:url(../img/header.gif);
}

#testo{
	position:absolute;
	width:490px;
	height:330px;
	overflow:auto;
	top:50%;
	left:50%;
	margin-left:-480px;
	margin-top: -80px;
}

#testoHome{
	position:absolute;
	width:493px;
	height:280px;
	overflow:auto;
	top:50%;
	left:50%;
	margin-left:-480px;
	margin-top: -80px;
}

#baseTesto{
	background-color:#000;
	height:340px;
	width:510px;
}

#baseTestoHome{
	background-color:#000;
	height:285px;
	width:510px;
}

.sample{
	height:50px;
	overflow:hidden;
	width:510px;
	
	margin-bottom:2px;
	margin-top:2px;
}


/*PARENT MENU*/
#subMenu ul li{
	display:inline;
	list-style: none;
}

#subMenu ul li a, #language a{
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}

#subMenu ul li a:hover, #language a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

/*IMAGE MENU*/
#imageMenu {
	position: relative;
	width: 788px;
	height: 159px;
	overflow: hidden;
	border-right:2px solid #FFF;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 159px;
	width: 1000px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	/*text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;*/
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:180px;
	height: 159px;
	color:#FFFFFF;
	font-size:18px;
	padding:10px;
	text-transform:lowercase;
	text-decoration:none;
	font-weight:bold;
}

#imageMenu ul li.home a {
	background: url(../img/home.jpg) repeat scroll 0%;
}

fieldset{
	border:none;
}

.error{
	color:#F00;
	font-weight:bold;
}

/*mappa*/

#map{
	border:1px solid #003f7d;
	padding:5px;
	background-color:#e6e6e6;
	width:400px;
	height:300px;
}

/*Gallerie*/
#gallerie{
	height:312px;
	overflow:auto;
	width:423px;
}

.galleria{
	width:390px;
	height:100px;
	margin:3px;
	background-position:center right;
}

a .titoloGalleria{
	text-decoration:none;
	cursor:pointer;
}

a:hover .titoloGalleria{
	color:#F00;
}

.titoloGalleria{
	padding:10px;
	font-size:24px;
	font-weight:bold;
	text-transform:lowercase;
	text-align:right;
	width:380px;
	height:80px;
	color:#FFF;
}

/*scroll*/
.scrollbar-vert{
	background-color: #d2e8ff;
	height: 312px;
	width: 10px;
	float:left;
}

.handle-vert{
	height: 42px;
	width: 10px;
	background: url(http://sic.ydraweb.com/assets/templates/default/img/handle.gif) no-repeat;
}


/*Slide*/
#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

.mask1{
	position:relative;
	width:510px;
	height:48px;
	overflow:hidden;
}

.span img{
	/*display:block;*/
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.misura{
	width:510px;
}

.scriviPosta a{
	color:#FFF;
	text-decoration:none;
}

.scriviPosta a:hover{
	color:#FFF;
	text-decoration:underline;
}

.areaSponsor{
	height:150px;
}


/*slide della home*/
/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	width: 380px;
	height: 145px;
	background-color:#FFF;
	border:2px solid #000;
	overflow:hidden;
}

.loading {}

.slideshowThumbnail {outline: none;}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}


#thumbnails{
	display:none;
	visibility:hidden;
}

.bianca{
	
}

/*************************************************************/

