/*---------------------------------------------------------------------*
	Web design:                   Stefano Savio - www.perinternet.com
	date of creation:             y2006_m05_d15
	web-site:            			www.perinternet.com
*----------------------------------------------------------------------*/

/*		generali
*----------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(sfondo_body.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 180%;
	color: Black;
}

.box_750 {
	width: 750px;
	margin: auto;
	position: relative;
	background-image: url(sfondo_body.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: White; 
}

a {
	text-decoration: none;
	color: Maroon;
}

a:hover {
	color: Maroon;
	color: #262626;
}

img {
	border: 0px;
}

/*		bottoni
*----------------------------------------------------------------------*/

.bottoni {
	background-image: url(sfondo_header.jpg);
	background-position: top center;
	position: relative;
	height: 160px;
	display: block;
}

.bottoni span {
	display: none;
}

.bottoni #bot_home {
	display: block;
	position: absolute;
	top: 81px;
	left: 298px;
	height: 17px;
	width: 43px;
}

.bottoni #bot_profilo {
	display: block;
	position: absolute;
	top: 81px;
	left: 362px;
	height: 17px;
	width: 62px;
}

.bottoni #bot_news {
	display: block;
	position: absolute;
	top: 81px;
	left: 448px;
	height: 17px;
	width: 40px;
}

.bottoni #bot_gallery {
	display: block;
	position: absolute;
	top: 81px;
	left: 512px;
	height: 17px;
	width: 60px;
}

.bottoni #bot_extra {
	display: block;
	position: absolute;
	top: 81px;
	left: 596px;
	height: 17px;
	width: 45px;
}

.bottoni #bot_contatti {
	display: block;
	position: absolute;
	top: 81px;
	left: 665px;
	height: 17px;
	width: 67px;
}

.bottoni a:hover {
	border-bottom: 1px solid #FFFFFF;
}

/*		paginetta
*----------------------------------------------------------------------*/

.paginetta {
	width: 750px;
	background-image: url(sfondo_paginetta.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 589px;
	height: auto !important;
	height: 589px;
}

.paginetta h1 span {
	display: none;
}

/*		titoli
*-----------------------------------*/

#tit_profilo,  #tit_news, #tit_gallery, #tit_extra, #tit_contatti, #tit_home{
	display: block;
	height: 81px;
	width: 187px;
	margin: 0px 0px 0px 12px;
	float: left;
	clear: left; 
	background-position: -1px 0px;
	overflow: hidden;
	background-color: transparent;
}

#tit_profilo {
	background-image: url(tit_profilo.jpg);
} 
 
#tit_news {
	background-image: url(tit_news.jpg);
}

#tit_gallery {
	background-image: url(tit_gallery.jpg);
}

#tit_extra {
	background-image: url(tit_extra.jpg);
}

#tit_contatti {
	background-image: url(tit_contatti.jpg);
}


.destra {
	margin: 0px 0px 0px 330px;
}

.destra p {
	margin: 0px 50px 0px 0px;
	width: 330px;
	list-style: square;
	margin: 0px 0px 20px 0px;
	display: block;
	vertical-align: top;
}

.destra li {
	list-style: square;
}

.riempitivo {
	margin: 10px 0px 20px -20px;
}

.paginetta h2 {
	padding: 20px 0px 10px 0px;
	margin: 0px 50px 20px 0px;
	border-bottom: 1px solid Black;
	font-size: 100%;
	letter-spacing: 1px; 
}


.sinistra {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 0px 30px;
	clear: left;
/*	border-right: 1px solid #5F5F5F; */
}

.sinistra li  {
	width: 180px;
	list-style:	none;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 10px;
	background-image: url(li_sinistro.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}

/*		footer
*----------------------------------------------------------------------*/
.footer {
	background-image: url(sfondo_footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 20px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	color: #9B9B9B;
	font-size: 10px;
	clear: both;
}

.footer a {
	color: #9B9B9B;
}

.footer a:hover {
	color: #D3D3D3;
}

/* PAGINETTA HOME
----------------------------------------------------------------*/
.contenitore_home {
	background-image: url(sfondo_home.jpg);
	background-repeat: no-repeat;
	background-position: 12px 20px;
	display: block;
	width: 740px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 5px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

.img_home {
	position:	absolute;
	top: 190px;
	right: 50px;
}

.contenitore_home a {
	color: #040404;
}

/* PAGINETTA NEWS
----------------------------------------------------------------*/
.news_center {
	display: block;
	text-align: center;
}

/* GALLERY
----------------------------------------------------------------*/
.img_gallery {
	margin: 5px;
}


.ul_note_critiche li{
/*	line-height: normal; 
	background-position: 0px 4px;
*/}

.ul_note_critiche {
	margin: 0px 0px 20px 0px;
}

.quadro {
	position: relative;
}

.quadro a{
	display: block;
	width: 110px;
	height: 110px;
	vertical-align: middle;
	text-align: center;
	float: left;
	margin: 10px;
	cursor: pointer;
	border: 1px solid #D5D5D5;
	background-image: url(sfondo_img.gif);
}

.quadro a:hover {
	border: 1px solid #9F9F9F;
}

.quadro img {
	vertical-align: middle;
}
