/*--- GLOBAL STYLE ---*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(../images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

h1 {
	height: 50px;
	padding: 10px 20px 0px 20px;
	font-size: 1.6em;
	background: url(../images/img06.gif) no-repeat;
}

h2 {
	letter-spacing: 0px;
	height: 50px;
	padding: 10px 20px 0px 20px;
	font-size: 1.6em;
	background: url(../images/img08.gif) no-repeat;
}

h3 {
	font-size: 2em;
	letter-spacing: 0px;
	color: #CF3822;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #282828;
}

p {
	line-height: 150%;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 0px 10px;
}

ul li {
	padding: 0px 0px 0px 25px;
	background: url(../images/impronta.gif) no-repeat 5px 5px;
}

a {
	text-decoration: none;
	color: #CF3822;
}

a:hover {
	text-decoration: underline;
	color: #FF5134;
}

/*--- HEADER ---*/

#header {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: url(../images/img02.jpg);
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	background: none;
	height: 0px;
}

#header h1 {
	padding: 25px 0px 0px 20px;
	font-size: 1.7em;
	color: #FFFFFF;
}

#header h2 {
	padding: 0px 0px 0px 25px;
	font-size: 1.0em;
	font-style: italic;
	color: #CF3822;
	letter-spacing: 0px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/*--- MENU ---*/

#menu {
	width: 960px;
	height: 51px;
	margin: 0 auto;
	background: url(../images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 13px 19px 0px 19px;
	background: none;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/*--- PAGE ---*/

#page {
	width: 920px;
	height: 550px;
	margin: 0 auto;
	padding: 20px 20px 10px 20px;
	background: url(../images/img04.jpg) no-repeat;
	border: 0px solid white;
}

/*--- CLASS CONTENTS ---*/

.content {
	padding: 20px 20px 0px 20px;
}

.contentoverflow {
	height: 480px;
	overflow: auto;
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #999999; 
	scrollbar-base-color: #999999; 
	scrollbar-darkshadow-color: #1f1f1f; 
	scrollbar-face-color: #1f1f1f; 
	scrollbar-highlight-color: #1f1f1f; 
	scrollbar-shadow-color: #000000; 
}

/*--- ID CONTENTS ---*/

#leftcontent {
	float: left;
	width: 295px;
}

#rightcontent {
	float: right;
	width: 605px;
}

#centercontent {
	float: none;
	/*width: 920px;*/
}

#leftcontent a {
	text-decoration: none;
}

#leftcontent a:hover {
	text-decoration: underline;
}

/*--- FLY CONTENTS ---*/

#flycontent {
	position: absolute;
	border: 1px solid #282828;
}

#flycontent ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 0px 10px;
}

#flycontent ul li {
	padding: 0px 0px 0px 25px;
	background: url(../images/impronta.gif) no-repeat 5px 5px;
}

#flycontent .title {
	color: #CF3822;
	border-bottom: 1px solid #282828;
	padding: 10px 20px 0px 15px;
	font-size: 1.6em;
}

#flycontent a {
	text-decoration: none;
}

#flycontent a:hover {
	text-decoration: underline;
}

/*--- TABLE GENEALOGY ---*/

table.tablegenealogy {
	width:100%;
	table-layout: auto;
	border-collapse: collapse;
	border-width: 0px;
	border-style: solid;
	border-color: #999999;
}

table.tablegenealogy th {
	padding: 8px;
	border-width: 0px;
	border-style: solid;
	border-color: #999999;
}

table.tablegenealogy td {
	padding: 5px;
	border-width: 0px;
	border-style: solid;
	border-color: #999999;
}

/*--- TABLE LIST ---*/

table.tablelist {
	table-layout: fixed;
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

table.tablelist td {
	padding: 5px;
	border-width: 0px;
	border-style: solid;
	border-color: #999999;
}

/*--- TABLE PROGRAM ---*/

table.tableprogram {
	vertical-align: top;
	border-collapse: collapse;
	border-width: 0px;
	border-style: solid;
	border-color: #999999;
}

table.tableprogram td {
	vertical-align: top;
	padding: 0px 20px 10px 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #999999;
}

table.tableprogram ul {
	margin: 0;
	padding: 10px 10px 0px 10px;
}

table.tableprogram ul li {
	list-style: none;
	padding: 0px 0px 0px 25px;
	background: url(../images/impronta.gif) no-repeat 5px 5px;
}

/*--- FOOTER ---*/

#footer {
	position: relative;
	top: 0px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}
