/* CSS Document */

body {
	background-image: url(../images/sfondo.jpg);
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}
div#pagina{

	width:766px;
	margin:0px auto;
	/*border:1px solid #000;*/

}
div#piede{
	color:#999;
}
div#head{
	padding-bottom:5px;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#908F8F;
	text-decoration: none;
}
form
{
	margin:0px;
}
a {

	text-decoration: none;
	color:#000033;
}
.d
{
	color:#838282;
}
a.d
{
	color:#838282;
	text-decoration:underline;
}
.dd
{
	color:#605E5E;
}
a.dd
{
	color:#605E5E;
	text-decoration:none;
}
.menu
{
	color:#787474;
	text-decoration:none
}
a.menu
{
	color:#787474;
	font-weight:bold;
	text-decoration:none;
}
a.copy
{
	color:#A4A4A4;
	text-decoration:none;
}
.top
{
	font-size:10px;
	color:#9A9999;
}
a.top
{
	color:#9A9999;
	text-decoration:none;
}
.Stile7 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Stile10 {color: #666666}
.Stile13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.Stile16 {color: #023591; font-weight: bold; }
.Stile18 {color: #333333}
.Stile19 {color: #CCCCCC}
.Stile20 {font-size: 12px}
.Stile22 {color: #F02B00; font-weight: bold; }
.Stile24 {color: #F02B00}

.tabella-video{
width: 304px;
border: 5px solid #ED6649;
}

.tabella-offerta{
width: 304px;
border: 5px solid #0e376f;
}

#offerta-head{
	padding:15px;
	text-align: center;
	font-size:14px;
	color:black;
	background-color: #d8e8ff;
	font-weight: bold;
	border-bottom: 2px solid #0e376f;
}

#offerta-testo{
	text-align: justify;
	padding: 10px;
	background-color: #f4f4f4;
	color: black;
	font-size:12px;
}
