* {
	margin:0;
	padding:0;
}

html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:center;
	letter-spacing: 1px;
	background-color: #000000;
	font-style: normal;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(../img/litebox_luce.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #E1E1E1;
}

a {
	color: #CC3300;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}


#box {
	text-align:center;
	height: 464px;
	width: 100%;
	float: left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}

/*
#box_up {
	margin:0 auto;
	text-align:center;
	height: 40px;
	width: 958px;
	padding: 0px;
	padding-bottom: 10px;
	background-color: #000000;
}
*/

#box_med {
	text-align:center;
	height: 424px;
	width: 920px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px;
	left: 50%;
	top: 50%;
	width: 920px;
	height: 424px;
/*	height: 580px;
	margin-top: -290px;
	margin-left: -499px;*/
/*	margin-top: -212px;
	margin-left: -460px;
	position: absolute;*/

}


#box_flash {
	text-align:left;
	height: 424px;
	width: 530px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#box_txt {
	margin:0;
	height: 424px;
	width: 350px;
/*	font-size: 88%;
	color: #ADCC97;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;*/
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}

h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align:left;
	color: #ff9933;
	font-weight: bold;
	font-size: 150%;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
	color: #E1E1E1;
	line-height: 18px;
	/*	font-weight: normal;
	font-variant: normal;*/
	font-size: 88%;
	font-weight: normal;
	font-style: normal;
}

