@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #000000;
}

#wrap {
	width: 970px;
	margin: 0 auto;
	background-image: url(images/7numbers.jpg);
	background-repeat:no-repeat;
}

.left {
	width: 200px;
	min-height: 550px;
	float: left;
	text-align: right;
	font-family:copperplate, "trebuchet ms", georgia, serif;
	font-size: 18px;
	font-weight: bold;
	color: #bfdefb;
}

.left a {
	color:#dddddd;
	text-decoration:none;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;	
}

.left a:hover {
	color: #ffffff;
	font-weight: 800;
}

.left p {
	padding-right: 25px;
}

.left img {
	padding-right: 0;
}

#header {
	width: 530px;
	float: left;
	margin-left: 3px;
	text-align: center;
}

#headerhome {
	width: 530px;
	float: left;
	margin-left: 3px;
	margin-top:15px;
	text-align: center;
	min-height: 300px;
	background-image:url(images/famiglia.jpg);
}

.content {
	width: 530px;
	float: left;
	margin-left: 3px;
} 

.main {
	width: 502px;
	position: relative;
	left: 8px;
	background-color: #fffffd;
	border: 6px solid #990000;
	border-style: outset;
}

.main p, h1, h2, h3, h4, h5, h6 {
	padding: 0px 15px;
	margin-bottom: 7px;
}

.main p, ul, ol {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color:#444444;
	margin-top: 0;
}

.main img {
	padding: 3px;
	border: none;
}

.main a {
	color:#71347C;
	text-decoration:none;
	font-family:copperplate, "trebuchet ms", georgia, serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 18px;	
}

.main a:hover {
	text-decoration: underline;
}

.main h1 {
	font-family:copperplate, "trebuchet ms", georgia, serif;
	font-size: 26px;
	color:#333333;
	font-weight:lighter;
}

.main h2 {
	font-family:copperplate, "trebuchet ms", georgia, serif;
	font-size: 24px;
	line-height:26px;
	color:#990000;
	font-weight:lighter;
}

.main h3 {
	font-family:copperplate, "trebuchet ms", georgia, serif;
	font-size: 20px;
	line-height:24px;
	color:#333333;
	font-weight:lighter;
}

.main h4 {
	font-family:copperplate, "trebuchet ms", georgia, serif;
	font-size: 18px;
	line-height:20px;
	color:#990000;
	font-weight:lighter;
}

.main h5 {
	font-family:copperplate, "trebuchet ms", georgia, serif;
	font-size: 18px;
	line-height:20px;
	color:#333333;
	font-weight:lighter;
}

.main h6 {
	font-family:copperplate, "trebuchet ms", georgia, serif;
	font-size: 18px;
	line-height:20px;
	color:#333333;
	font-weight:lighter;
}

.right {
	width: 210px;
	min-height: 550px;
	float: right;
	text-align: right;
}

.right img {
	border:none;
}

.footer {
	width: 955px;
	clear: both;
	text-align: center;
}

.footermain {
	width: 470px;
	position: relative;
	left: 233px;
	font-family: copperplate, "trebuchet ms", georgia, serif;
	font-size: 11px;
	color: #976b9a;
}

.footermain p {
	padding: 15px 15px;
}

.footermain img {
	border:none;
}

#mainCenter {
	height:500px;
}

th {
	text-align: right;
	line-height: 15px;
	font-family: copperplate, "trebuchet ms", georgia, serif;
	font-size: 13px;
	color: #333333;
	font-weight:lighter;
}

td {
	text-align: left;
}