html{
	margin:0;
}

body{
	width:995px;
	margin:0 auto;
	height:100%;
	font-family:Tahoma, sans-serif;
	font-size:12px;
}

a img{
	border:0;
}

img.left{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

p.right{
	text-align:right;
}

.justify{
	text-align:justify;
}

.clear{
	clear:both;
}

#container{
	width:100%;
	height:100%;
}

#index{
	float:left;
	width:200px;
	margin:0;
}

#header{
	height:118px;
	border-bottom:1px solid #63009C;
	background:#fff;
	position:relative;
}

#bannertop{
	float:right;
	margin-top:10px;
	margin-right:10px;
}

#lang{
	position:absolute;
	bottom:0;
	right:10px;
}

/* left */
#left{
	width:197px;
	float:left;
}

#tabs, #tabs li{
	margin:0;
	padding:0;
	list-style:none;
}

#tabs{
	margin-bottom:10px;
	width:197px;
}

#tabs a{
	display:block;
	height:25px;
	line-height:25px;
	padding-left:5px;
	margin:0;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#tabs a{
	background-repeat:no-repeat;
	background-position:top right;
}

#tabs #pos1 #tab3{
	background-image:url(../images/angbluewhite.gif);
}

#tabs #pos1 #tab2{
	background-image:url(../images/angyellowwhite.gif);
}

#tabs #pos1 #tab1{
	background-image:url(../images/anggreenwhite.gif);
}

#tabs #tab3{
	background-image:url(../images/angblue.gif);
}

#tabs #tab2{
	background-image:url(../images/angyellow.gif);
}

#tabs #tab1{
	background-image:url(../images/anggreen.gif);
}

#tabs #pos2{
	width:187px;
}

#tabs #pos3{
	width:178px;
}

#tabs #pos3 a{
	font-weight:bold;
	color:#fff;
}

#tabs a:hover{
	color:#FFF;
}

#tab1{
	background:#b5e79c;
}

#tab2{
	background:#ffce39;
}

#tab3{
	background:#63ceff;
}

#index, #index ul, #index li{
	list-style:none;
	margin:0;
	padding:0;
}

#index{
	margin-left:10px;
	color:#000;
	font-weight:bold;
	width:155px;
}

#index a{
	text-decoration:none;
	color:#000;
}

#index a:hover{
	text-decoration:underline;
}

/* content - home */
#home{
	text-align:center;
}

#content{
	width:570px;
	float:left;
	padding:20px;
	height:100%;
}

#content a{
	text-decoration:none;
	font-weight:bold;
}

#content a:hover{
	text-decoration:underline;
}

#content h1{
	font-size:16px;
	border-bottom:1px dashed;
	padding-bottom:5px;
}

#frame h1{
	margin-top:0;
}

.item, #frame{
	border:1px solid #CECECE;
	padding:10px;
	margin-bottom:10px;
}

.item h1{
	margin-top:0;
	font-size:12px;
	margin-bottom:5px;
}

.item p{
	margin-bottom:5px;
	margin-top:0;
}

.item table, .item td{
	border-collapse:collapse;
	vertical-align:top;
	margin:0;
	padding:0;
}

.item table{
	width:100%;
}

.item .foto{
	padding-right:10px;
}

#content img{
	border:1px solid #319c00;
}

#content #home img{
	border:0;
}

#gallery{
	float:right;
	margin-left:20px;
}

#gallery img{
	margin-bottom:5px;
}

#commerciale img{
	float:left;
	margin-bottom:5px;
	margin-right:10px;
}

#commerciale .didascalia{
	text-align:center;
	padding-top:20px;
}

#back{
	display:none;
	margin-bottom:10px;
}

#fotobig{
	text-align:center;
}

/* right */
#right{
	float:right;
	width:167px;
	margin-bottom:30px;
	padding:10px;
	text-align:center;
}

#right img{
	margin-bottom:10px;
}

/* footer */
#footer{
	clear:both;
	text-align:center;
	background:#fff;
	padding:5px;
}

#footer p{
	margin:0;
}
