body{
	background: url(../img/bg.png) repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    font-family: 'Cantata One', 'Gentium Basic', sans-serif ;
	z-index:0;
}

.menu{
	position:relative;
	font-size:14px;
	background: url(http://www.tittiventurini.com/img/titti.png) no-repeat right bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:1px;
	padding: 0px 0px 0px 0px;
	width: 714px;
	height: 70px;
	border: #000 0px solid;	
	z-index:2;
}

.firma{
	background: url(http://www.tittiventurini.com/img/firma.png) no-repeat right bottom;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	width: 714px;
	height: 219px;
	border: #000 0px solid;	
    font-family: sans-serif ;
	z-index:3;
}

.menu a {
	font-variant:normal;
	text-decoration:none;
	color:#000;	
}

.content{
	background: url(http://www.tittiventurini.com/img/bg_center.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 714px;
	height: 500px;
	z-index:2;
}


.contentIndex{
	background: url(http://www.tittiventurini.com/img/bg_center_index.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top:0px;
	margin-top:0px;
	width: 714px;
	height: 360px;
	z-index:2;
}

.page_title{
	float:left;
	padding: 70px 0px 0px 10px;
	margin-left:10px;
	height: 100px;
	width: 270px;
	text-align: right;
	border: #000 0px solid;	
	font-size: 18px;
	line-height: 18px;
}

.page_title h1{
	padding: 0px 0px 0px 0px;
	color:#F00;	
	font-size: 45px;
	line-height: 45px;
	font-weight:normal;
	border: #000 0px solid;	
}

.page_title a{
	color:#F00;
	text-decoration:none;
}

.page_content{
	background:#FFF;
	float:right;
	margin: 68px 0px 0px 10px;
	padding: 0px 10px 0px 10px;
	width: 390px;
        min-height: 400px;
	border: #000 1px solid;	
	text-align: left;
	font-size:15px;
	z-index:2;
}

.page_content table a{
	color:#F00;
	text-decoration:none;	
}

.page_content table a img{
	border:#F00 2px solid;
}

.footer{
	position:relative;
	top:190px;
	height:20px;
	font-size:13px;
	z-index:1;
}

.footer a{
	text-decoration:none;
	color:#000;
}

.whiteHere{
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	right:0px;
	height:428px;
	width:100%;
	background-color:#FFF;	
	z-index:1;
}