/* 2008 ciao :-) */

#main-container {
	float: left;
	padding: 0;
	width: 68%;
	text-align: justify;
	background-color: #000000;
	margin-left: 15px;
	background-image: url(../immagini/template/main-container-dx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.main-up {
	background-color: #0F2737;
}

.title
{
	width:100%;
	float:left;
	background-image: url(../immagini/template/title-sx.jpg);
	background-repeat: no-repeat;
}

.insidebox-a {
	float:right;
	margin: 5px 20px 0px 10px;
}

.insidebox-b {
	float:right;
	margin: 5px 20px 0px 10px;
}

#main-c {
}

#main-b {
	float: left;
	text-align: justify;
	margin: 0px;
	background-image: url(../immagini/template/main-b-sx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0;
	width: 100%;
}

.main-footer_allinea-sx {
	padding: 0px 15px 5px 0px;
	font-size: 0.8em;
	background-image: url(../immagini/template/main-footer-dx.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 0px;
	margin-top: 5px;
}

.main-footer .comment-a {
	background: url(../immagini/template/link.jpg) no-repeat right center;
	padding-right: 10px;
	padding-left: 10px;
}

.main-footer .comment-b {
	background: url(../immagini/template/link.jpg) no-repeat right center;
	padding-left: 10px;
	padding-right: 10px;
}

/* tab */
#tab {
	background-color: #000000;
	padding: 0px;
	margin-left: 18px;
}

#tab p {

}

.tab_img{
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #78A5BC;
	padding-top: 5px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 5px;
	width: 200px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #78A5BC;
	padding-left: 5px;
}
.tab_text{
	padding: 0px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
	margin: 0px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #78A5BC;
}

/* tab-album */
#tab-album {
	background-color: #000000;
	padding: 0px;
	margin-left: 18px;
}

.tab-album_img{
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 35px;
	width: 100px;
}

/* anat */
.anat
{
}

/* custom  */
.custom-a { color: #666666; }
.custom-b { color: #CCCCCC; }
.custom-c { color: #99CC33; }
.custom-d { color: #FF6600; }
