


body {
	background-color : #0000ff ;
	text-align : center ;
	color : #000
	SCROLLBAR-FACE-COLOR: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #000;
	SCROLLBAR-SHADOW-COLOR: #000; 
	SCROLLBAR-ARROW-COLOR: #000;
	SCROLLBAR-TRACK-COLOR: #00f;
}



#testa {
	/*/*/ border-style : solid ;/**/ /*Nascondere a netscape*/
	/*/*/ border-width : 2px ;/**/ 
 	/*/*/ border-color : #000;/**/ 
	width : 750px ;
	height : 200px ;
	margin : auto ;
	background-color : #000 ;
}


/* Menu orizzontale */

#collo {
	width : 800px  ;
	height : 50px ;
	/*/*/ border : 0px solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-color : #000 ; /**/
	margin :auto ;
	vertical-align : center ;
	padding : 5px ;
	padding-bottom: 0px ;
	_padding-bottom: 2px ;
	background-color : #00f ;
	background-image : URL() ;
	background-attachment : fixed ;
	background-repeat : repeat-x ;

}

a.aro  {
	
	color : #fff ; 
	font-weight :  ; 
	font-size : 14px ;
	letter-spacing : 2px ;
	background-color :#00f ;
	font-family : "Baby Kruffy","Comic Sans Ms", Verdana, Sans-Serif ;
	/*/*/ border-style :  solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-width : 0px ; /**/ 
	/*/*/ border-color : #000 ; /**/
	padding-top :;
	width :  ;
	height: 38px;
	background-image : URL("") ;
	background-attachment :  ;
	background-repeat : no-repeat ;
	text-align : center ;
	text-decoration : none ;
	text-trasformation : Capitalize ;
	margin-bottom : 0px ;
	_margin-bottom ; 2px ; /*Con il trattino davanti ad una istruzione, questa viene letta solo da IE (gestisc i margini in modo diverso da altri browser) */
	-moz-border-radius-topleft : 5px ; /*istruzione valida solo per Mozilla , per angoli arrotondati*/
	-moz-border-radius-bottomright : 5px ;
}

a.arodw  {	
	color : #fff ; 
	font-weight : bold ; 
	font-size : 18px ;
	letter-spacing : 3px ;
	background-color :#000 ;
	font-family : "Baby Kruffy","Comic Sans Ms", Verdana, Sans-Serif ;
	/*/*/ border-style :  solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-width : 2px ; /**/ 
	/*/*/ border-color : #000 ; /**/
	padding : 3px ;
	width :  ;
	text-align : center ;
	text-decoration : none ;
	text-trasformation : Capitalize ;
	margin-bottom : 0px ;
	_margin-bottom ; 0px ; /*Con il trattino davanti ad una istruzione, questa viene letta solo da IE (gestisc i margini in modo diverso da altri browser) */
	-moz-border-radius-topleft : 5px ; /*istruzione valida solo per Mozilla , per angoli arrotondati*/
	-moz-border-radius-bottomright : 5px ;
}
a.aro:hover {
	color : #000 ;
	background-color : #000 ;
	/*/*/ border-style :  solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-width : 0px ; /**/ 
	/*/*/ border-color : #000 ; /**/
}


a.aro img {
	/*/*/ border-style :  solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-width : 0px ; /**/ 
	/*/*/ border-color : #000 ; /**/


}



/* Menu a scomparsa */



a.sco  { 
	display:block;	
	color : #fff ; 
	font-weight : bold ; 
	font-size : 8px ;
	letter-spacing : 3px ;
	background-color :#f00 ;
	font-family : "Comic Sans Ms", Verdana, Sans-Serif ;
	padding : 0px ; 
	width : 120px ;
	height :  ;
	text-align : left ;
	text-decoration : none ;
	text-trasformation : Capitalize ;
	/*/*/ border-style :  solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-width : 0px ; /**/ 
	/*/*/ border-color : #000 ; /**/
}

a.scoA  {	
	color : #fff ; 
	font-weight : bold ; 
	font-size : 8px ;
	letter-spacing : 3px ;
	background-color :#f00 ;
	font-family : "Comic Sans Ms", Verdana, Sans-Serif ;
	padding : 3px ; 
	width :  ;
	height :  ;
	text-align : center ;
	text-decoration : none ;
	text-trasformation : Capitalize ;
	/*/*/ border-style :  solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-width : 0px ; /**/ 
	/*/*/ border-color : #000 ; /**/
}
a.scoA:hover {
	/*/*/ border-style :  solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-width : 0px ; /**/ 
	/*/*/ border-color : #000 ; /**/
	color : #fff ;
	background-color : #00f ;
}





div.pls {
	color : #fff ; 
	background-color :#f00 ;
	/*/*/ border-style :  solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-width : 0px 2px 2px 0px ; /**/ 
	/*/*/ border-color : #000 ; /**/
	padding : 3px ; 
	width :  ;
	text-align : left ;
	vertical-align : center ;
	margin-bottom : 0px ;
	_margin-bottom ; 0px ; /*Con il trattino davanti ad una istruzione, questa viene letta solo da IE (gestisc i margini in modo diverso da altri browser) */
	-moz-border-radius-topleft : 5px ; /*istruzione valida solo per Mozilla , per angoli arrotondati*/
	-moz-border-radius-bottomright : 5px ;
}




#sx {
	width : 120px  ;
	height : 350px ;
	/*/*/ border : 0px solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-color : #f00 ; /**/
	vertical-align : center ;
	padding : 0px ;
	background-color : #f00 ;
	background-image : URL() ;
	background-attachment : fixed ;
	background-repeat : repeat-x ;

}



#btm {
	width : 120px  ;
	height : 50px ;
	/*/*/ border : 0px solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-color : #f00 ; /**/
	vertical-align : center ;
	padding : 0px ;
	background-color : #f00 ;
	background-image : URL() ;
	background-attachment : fixed ;
	background-repeat : repeat-x ;

}


/* TABELLA DEL CORPO */
table.bd {

	width : 750px ;
	height : 600px ;
	background-color : #000 ;
	margin : auto ;
	margin-bottom: 0px ;
	cellspacing : 0px;
	/*/*/ border : 0px solid ; /**/ /*Nascondere a netscape*/
	/*/*/ border-color : #000 ; /**/
}


td.bdmrg {
	background-color : #f00 ;
	text-align : center ;
	vertical-align : top ;
	padding : 5px ;

}

td.blk {
	background-color : #00f ;
	color : #fff ;
	font-weight :  ; 
	font-size : 8px ;
	letter-spacing : 3px ;
	font-family : Verdana, Sans-Serif ;

}


/* COPYRIGHT */
.copyr {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif; TEXT-ALIGN: center
}

a.reservarea {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif; 
	color:#000000;
}


/* Pagina del contenuto */
td.cent {
	width : ;
	height : ;
	background-color : #000 ;
	margin : auto ;
	padding : 10px ;
	text-align : center ;
}


img.gal {
	width : 100px;
	/*/*/ BORDER-RIGHT: #000 2px solid; /**/ 
	/*/*/ BORDER-TOP: #000 2px solid; /**/
	/*/*/ BORDER-LEFT: #000 2px solid; /**/
	/*/*/ BORDER-BOTTOM: #000 2px solid /**/
	margin-top:3px;
}

div.foto_list {
	width : 150px;
	height : 500px;
	/*/*/ border :#0000ff 0px solid ;/**/
	background-color : transparent;
	margin:0 auto;
	overflow:auto;
	
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#0000ff;
	scrollbar-track-color:#ff0000;
	scrollbar-highlight-color:#000000;
	scrollbar-3Dlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
}

img.pht {
	width : ;
	/*/*/ border: #fff 1px solid; /**/ 
	margin : auto ;
}