/* Giovanni Mamino  */
/* 08/02/2006       */

/* HTML tag styles  */

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 12px;
	margin: 0px 5px 5px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url(images/body_pattern.jpg);
	background-position: left top;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

a:link, a:visited, a:hover, a:active{
	color: #db0066;
	text-decoration: none;
	font-weight:bold;
}

h1, h2, h3, h4, h5, h6, p {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding:0px 30px;
	line-height:13px;
	margin:0px 0px 5px 0px;
}

h1, h2 { display:none;}

h3 {
	color:#666666;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	margin:18px 27px 4px 25px;
	line-height:14px;
	text-transform: uppercase;
	border-bottom: 1px solid #B6B6B6;
}

h4 {
	color:#9B7641;
	font-style:italic;
	font-weight:bold;
	font-size:11px; 
	padding:9px 27px 4px 27px;
	margin: 0px;
	line-height:13px;
}

h3 a:hover, h3 a:active, h4 a:hover, h4 a:active {color:#666666;}

h5{
	font-size:11px; 
	color: #334d55;
	font-style:normal;
	font-weight:bold;
	padding:9px 27px 4px 27px;
	margin: 0px;
	line-height:13px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

img {border:0px;}

form {margin:10px 0px;}

.noprint {margin:0px;}

.lined {border-bottom: 1px dotted #B6B6B6;}

.icon {  vertical-align: text-bottom;}

table.gallery {width:90%; margin:0px 0px 0px 30px; border:0px;}
table.gallery tr ,table.gallery tr td {margin:0px; border:0px;}

a.rollover:link img, a.rollover:visited img {border:2px solid #9B7641;}
a.rollover:hover img, a.rollover:active img {border:2px solid #666666;}

/* Layout Divs  */




#page{
	text-align: left;
	margin: 0px 0px;
	padding: 0;

	background-image: url(images/page_pattern.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#page2{
	text-align: left;
	margin: 0px 0px;
	padding: 0;

	background-image: url(images/page_pattern.gif);
	background-repeat: repeat-y;
	background-position: left;
}
	#head{
		width:734px;
		padding: 0px 14px;
		text-align:right;
		font-size:10px;
	}
		#head img.logo {float:left;}
		#head img.intestazione {margin:0px; padding:0px;}
		#head a {margin:0px; padding:14px 14px 4px 38px;}
		#head a:hover, #head a:active {background-image:url(images/ico_back.gif); background-position:31px bottom; background-repeat:no-repeat;}

	hr {clear:both; border: 1px solid #B6B6B6; margin:10px 14px 6px; padding:0px;width: 733px;text-align: left;}

	#body{
	width: 762px;
	background-repeat: no-repeat;
	background-image: url(images/body_img.gif);
	background-position: center bottom;
	text-align: right;
	}
		#body img.subject{clear:both; padding:0px 14px 0px 0px;}
		
		#menu {
			float:left;
			width:200px;
			padding-left:14px;
			text-align: left;
		}
		
		#text {
			float:right;
			width:490px;
			padding-right:14px;
			background-repeat: repeat-y;
			background-image: url(images/text_pattern.gif);
			background-position: left top;
			text-align: justify;
		}
			#text img{margin: 2px 2px 4px 10px;}
			#text em {color:#9B7641;}
			.dx{float: right; margin: 0px 0px 2px 7px;}
			.sx{float: left; margin: 0px 10px 2px 0px; border:2px solid #9B7641;}
			#text p a{text-decoration: none; color:#666666; font-weight:bold;}
			#text p a:hover, #text p a:active { color:#9B7641;}
			
			#news {height:150px; overflow:auto;}
			
			#submenu {
				float:right;
				width:170px;
				text-align: center;
				background-color: #9B7641;
				margin: 0px 0px 4px 10px;
			}
				#submenu img{margin: 0px; padding: 0px;}
				.top {vertical-align:top;}
				.bottom {vertical-align:bottom;}
				#submenu p{color:#CCCCCC;
					font-style:normal;
					font-weight:bold;
					font-size:12px;
					line-height:14px;
					height:14px;
					width:150px;
					margin: 5px; padding: 0px;
					}
				#submenu p a{ width:150px; display:block; text-decoration: none; color:#ffffff;}
				#submenu p a:hover, #submenu p a:active { background-image:url(images/submenu_back.gif);
					background-position:center;
					background-repeat:no-repeat;
					color: #9B7641;
				}
#foot{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(images/foot.gif);
	background-repeat: repeat-y;
	background-position: left;
}
	#foot img.logo{padding: 2px 2px 0px 15px; float: left;}
	#foot a {margin:10px 7px; line-height:15px;}
	#foot a:hover, #foot a:active { color:#FFFFFF; }