/*
                ((( Daniele Marchesini email: skylark@iol.it  İ 2003  All Rights reserved )))
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/

/*
NOTA
	definizione di stile valide per le pagine galleriaIntro e per tutti i browser

	alcune attribuzioni di come il dimensionamento dei caratteri o l'overflow sono
	assegnati in base al browser files e cartelle dedicati

*/


/* header */
#headerTopLayer{
	height:				9px;

	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	background-color:	#cccccc;

	border-width:		0px 0px 1px 0px;
	border-style:		solid;
	border-color:		#ffffff;
}

#headerTopTable{
	margin:				0px 0px 0px 0px;
	width:				100%;
}

.headerTopCell{
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;

	color:				#000000;

	text-align:			center;
	line-height:		1.5ex;
}

#headerBottomLayer{
	height:				35px;

	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	background-color:	#acacac;

	background-image:	url(../../images/sfondi/headerBottomGalleria-10-75.gif);
	background-repeat:	repeat-x;

	border-width:		0px 0px 0px 0px;
	border-style:		solid;
	border-color:		#ffffff;
}

#headerBottomTable{
	margin:				0px 0px 0px 0px;
	width:				100%;
}

.headerBottomCell{
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

#sectionTitle{
	width:				150px;
	color:				#ffffff;
}

/* contents */

#contentsLayer{
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	background-color:		#acacac;
	background-image:		url(../../images/logo/firmaContentsGalleria-150-42.gif);
	background-repeat:		no-repeat;
	background-position:	left bottom;

	border-width:			0px 0px 0px 0px;
	border-style:			solid;
	border-color:			#ffffff;
}

#contentsTable{
	width:					100%;
	margin:					0px 0px 0px 0px;
}

#contentsCellText{
	padding:				0px 0px 0px 200px;
	text-align:				left;
}

#contentsCellImage{
	text-align:				right;
	vertical-align:			top;
	padding:				0px 0px 0px 0px;
}


/* footer */

#naviBar{
	width:				100%;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;

	background-color:	#c5c5c5;
}

#naviBarTable{
	width:				100%;
}

.naviBarCell{
	margin:				0px 0px 0px 0px;
	padding:			0px 5px 0px 5px;
	text-align:			center;

	border-width:		1px 0px 0px 0px;
	border-style:		solid;
	border-color:		#ffffff;
}

.naviBarCellCurrent{
	margin:				0px 0px 0px 0px;
	padding:			0px 5px 0px 5px;

	background-color:	#acacac;

	text-align:			center;

	border-width:		1px 1px 0px 1px;
	border-style:		solid;
	border-color:		#acacac #ffffff;
}

.naviBarLink{
	height:				2ex;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	color:				#000000;
}

.naviBarLink:hover{
	color:				#ffffff;
}

.naviBarLinkCurrent{
	height:				2ex;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	color:				#000000;
	cursor:				default;
}

/* galleryBar */

#galleryBarLayer{
	width:				100%;
	height:				82px;
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;

	background-color:	#000000;
}

#galleryBarTable{
	width:				100%;
	height:				100%;
}

.galleryBarCell{
	text-align:			center;
}

.galleryIcon{
	border-width:		1px 1px 1px 1px;
	border-style:		solid;
	border-color:		#4d4d4d;
}