@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Trebuchet MS;
	background: #a19f9e url(images/bk.jpg) left top repeat-x;
	color: #493e35;
	text-align:justify;
}


a {	color:#d7533c; text-decoration:none; }
a:hover { color:#9a9a9a; text-decoration:underline; }

/*
h1 { font-size:20px; font-style:normal; font-stretch:normal; font-weight:100; }
h2 { font-size:16px; font-style:normal; font-stretch:normal; font-weight:100; }
*/
h3 { font-size:12px; line-height:16px; font-weight:normal; color:#493e35; text-align:justify}
h4 { font-size:10px; line-height:13px; font-style:normal; font-stretch:normal; font-weight:100; padding:0px; margin:0px;}
h6 { font-family:Arial, Helvetica, sans-serif; padding:0px; margin:0px; text-align:left; font-weight: bold; font-style:normal; font-size: 14px; border-bottom: 1px dotted #CCCCCC; display:block; width:100%; padding-top: 10px; padding-bottom: 10px;  background-image: url(images/icona_open.gif) right center no-repeat; cursor: pointer; }
h6 a { text-decoration:none; }
h6.selected { border-bottom: 0px dotted #CCCCCC; background-image: url(images/icona_close.gif) right center no-repeat;} 
h6 { color:#d7533c; }
h6.selected { color:#d7533c;  }h6:hover { color:#9a9a9a; }
