body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #ddd url(../images/avast/sfondo_pagina.jpg) repeat-y center;
}

.pagina {
	width: 759px;
	text-align: left;
	border: 1px solid;
	border-bottom: none;
	margin: auto auto;
	min-height: 900px;
}

.barra1 {
	margin: 0px;	
}

.header {
	background: #21387E url(../images/avast/header.jpg) no-repeat right;
	color: white;
	height: 133px;
}

.barra2 {
	background: url(../images/avast/barra.jpg) repeat-x;
	color: white;
	line-height: 40px;
	height: 40px;
	font: 700 12px Verdana, sans-serif;
}

.corpo  {
	background: url(../images/gufo.jpg) no-repeat 280px 155px;
	background-attachment: fixed;
	background-color: #fff;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	font: 76% Verdana, sans-serif;
	color: black;//#21387E;
	line-height: 20px;
}
.corpo table, input{
	font: 100% Verdana, sans-serif;
	color: black;//#21387E;	
	line-height: 20px;
}

.corpo a:link, .corpo a:visited {
	border: 0px;
	color: #21387E;
	font-weight: bold;
	text-decoration: none;
}
.corpo a:hover {
	border: 0px;
	border-bottom: 1px solid green;
	color: gray;
	text-decoration: none;
}

.content {
	border: 0px solid;
	display: block;
	min-height: 580px;
	height: auto !important;
	height: 580px;
	width: 565px;
	margin-left: 185px;
	margin-right: 5px;
	margin-top: 10px;
}


.footer {
	background-color: #369;
	border-top: 3px solid #0f0;
	border-bottom: none;
	font: 10px Verdana, sans-serif;
	text-align: center;
	width: 759px;
	height: 30px;
	line-height: 30px;
	margin: auto auto;
	color: white;
}

.footer a:link, .footer a:visited{
	color: white;
	text-decoration: none;
}
.footer a:hover{
	color: #0f0;
}

.col_sx {
	float: left;
}

.box {
	width: 160px;
	margin: 10px;
	margin-top: 0px;
}

.header_box {
	margin-top: 10px;
	border: 1px solid;
	background: url(../images/avast/header_box.jpg) repeat-x;
	font: 700 12px Verdana, sans-serif;
	color: #21387E;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

.header_box a:link, .header_box a:visited {
	background: none;
}

.header_box a:hover {
	color: white;
}

.content_box {
	border-left: 0px solid black;
	border-right: 0px solid black;
	padding: 5px;
	background: #336699;
	font: 700 12px Verdana, sans-serif;
	color: white;
	line-height: 18px;
}

.footer_box {
	padding: 5px;
	background: url(../images/avast/footer_box.jpg) repeat-x;	
	height: 40px;
}

.input_text {
	border: 1px solid #00ff00;
	width: 69px;
	font: 10px Verdana, sans-serif;
}

.menu a:link, .menu a:visited {
	background: none;
	border: none;
	border-right: 1px solid #7089D0;
	width: 110px;
	text-decoration: none;
	font: 700 12px Verdana, sans-serif;
	color: white;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
}
.menu a:hover, .menu_selected a:link,  .menu_selected a:visited,  .menu_selected a:hover {
	background: url(../images/avast/barra2.jpg) repeat-x;
	border: none;
	border-right: 1px solid #7089D0;
	width: 110px;
	font: 700 12px Verdana, sans-serif;
	color: #21387E;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
}

.bandiera a:link,
.bandiera a:visited,
.bandiera a:hover {
	background: none;
	border: 0px solid;
	width: 25px;
	text-align: center;
	float: left;
}


.content_box a:link, .content_box a:visited {
	color: white;
	line-height: 20px;
	text-decoration: none;
}


.content_box a:hover {
	color: #dddddd;
	background: none;
	line-height: 20px;
	border-bottom: 1px solid #5EF836;
}



.caratteristiche {
	color: #C20A26;
	font: 700 12px Arial, sans-serif;
	border-right: 1px dotted black;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	line-height: 20px;
}
.car_destra {
	padding-left: 10px;
}
