@charset "utf-8";
/* CSS Document */

body {
	background-color: #4982bb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.time {
	color:#008FD4;
	text-align:right;
	vertical-align:bottom;
	font-size:19px;
	padding-bottom:8px;
	padding-right:22px;

}

a:link {
	color: #002b79;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002b79;
}
a:hover {
	text-decoration: none;
	color: #C71219;
}
a:active {
	text-decoration: none;
	color: #002b79;
}
.title {
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;

}
#footer{
	height:20px;
	font-size:10px;
	color:#FFFFFF;
	padding-top:3px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.sfondo_login {
	background-image:url(images/login.gif);
	background-position: right top;
	background-repeat:no-repeat;
}

.sfondo_contatti {
	background-image:url(images/contatti.gif);
	background-position: right top;
	background-repeat:no-repeat;
}

.titles{
	font-size: 14px;
	color: #008FD4;
	font-weight: bold;
}
.tabella {
background:url(images/reap_body.gif);
background-repeat:repeat-y;
}
.bottoneofferta {
color:#FFFFFF;
border:0px;
background-image:url(images/presenta_offerta.gif);
height: 54px;
width: 289px;
font-size:24px;
text-align:center;
}

.button {
color:#FFFFFF;
border:0px;
background-image:url(images/button.gif);
height: 26px;
width: 104px;
font-size:14px;
text-align:center;
}
