body {
    font        : 10px Arial, Verdana, sans-serif;	
	background-image:url(../image/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000000;
	text-align:center;
}

a img {
	border		: 0;
}

hr {
    display     : none;
}

/**/

#wrapper {
	text-align:left;
    width       : 960px;
    margin  : 0 auto;
	
}

#wrappertriler {
    width       : 960px;
    margin  : 0 auto;
	background  :url(../image/trailer.png) top left no-repeat;
	text-align:left;
}

#header{
	height: 96px;
}

#centro{
	height: 456px;
	background: url(../image/pergamino_home.jpg) no-repeat;
}
#centro_two{
	height: 557px;
	background: url(../image/pergamena_dentro.jpg) no-repeat;
	
}

#box_video{
	width: 576px;
	height: 324px;
	padding-left: 193px;
	padding-top: 102px;
}

#bottonhome{
	width: 503px;
	height: 150px;
	padding-left: 230px;
}


#footerbox{
	height: 27px;
	width: 522px;
	background  :url(../image/footer.jpg) top left no-repeat;
	margin-left:216px;
}

#footerbox .sx{
	text-align:left;
	float:left;
	font        : 9px Arial, Verdana, sans-serif;
	color:#696969;
	line-height: 28px;
	padding-left:120px;
	width:200px;
	font-weight:bold;

}

#footerbox .dx{
	text-align:right;
	float:right;
	font        : 9px Arial, Verdana, sans-serif;
	color:#696969;
	line-height: 28px;
	padding-right:12px;
	width:166px;
	font-weight:bold;

}

#footerbox .dx a{
	color:#696969;
	text-decoration:none;
	

}
a.popLink:link, a.popLink:visited {
	color: #330000;
	text-decoration: none;
}

a.popLink:hover {
	color: #330000;
	text-decoration: underline;
}