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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #272727;
	background-image: url(images/reap.gif);
	background-repeat: repeat-x;
}

.tabella {
	background-image:url(images/main_reap.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6d6d;
}

.login {
	padding-right:40px;
}

.footer {
	color:#005030;
	
}

.astanext {

	background-image:url(images/prossima-asta.png);
	background-repeat:no-repeat;
	background-position:top;

}

a:link {
	color: #005030;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005030;
}
a:hover {
	text-decoration: underline;
	color: #005030;
}
a:active {
	text-decoration: none;
	color: #005030;
}

.background {
	background-image:url(images/background.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.corpo {
	background-image:url(images/corpo_sfondo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-right:30px;
	text-align:justify;
}

.title {
	color:#005030;
	font-size:18px;
	font-weight:bold;
}

.blu {
	color:#1D6BAD;
	font-weight:bold;
}

.title_blu {
	color:#1D6BAD;
	font-size:18px;
	font-weight:bold;
}

.title_orange {
	color:#F78F1E;
	font-size:18px;
/*	font-weight:bold;*/
}

	

.movie {
	position:relative;
	z-index:4;
	width:850px;
	height:263px;
	padding:0px;
	}

.content {
	position:relative;
	width:850px;
	height:263px;
	top:0px;
	}
	

.box {
	position:absolute;
	z-index:6;
	top:130px;
	left:274px;
	width:850px;

	}

