﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#container {
	background-color: #fff;
	background: #E4E4E4;
	width: 620px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
	border-width: 0px;
	border-color: #DBDBDB;
}
#masthead {
	background-position: center top;
	text-align: right;
	background-color: #036;
	width: 800px;
	background-image: url('../TOP%20TAB-800-B-pxl.jpg');
	background-repeat: repeat-x;
}
#navigation {
	overflow: hidden;
	background-image: url('file:///C:/2008-09-Lacie New/Acer Images web/Acer03.jpg');
	background-color: #002142;
}
#column_l {
	background-color: #fff;
	width: 550px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	background-color: #a9a9a9;
	background: #FFFFFF;
	width: 192px;
	margin: 0;
	float: right;
	padding: 15px 15px 4px 4px;
	position: relative;
}
#footer {
	background-color: #FFFFFF;
	background: url('../../ALL GIF EXPR RIUTILIZZATORE/2009-10/BASE TAB-800-bpxl.jpg') repeat-x bottom;
	width: 800px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Stili per il titolo */
#masthead img { 
	float: left; 
}
{
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	background: #FFFFFF;
	font-size: 11px;
	margin: 7px auto 7px auto;
	color: #FFFFFF;
	font-family: Arial;
}
/* Stili per la struttura */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #002142;
	font-size: x-small;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #113962;
	font-size: x-small;
}
li {
	float: left;
	background-color: #002142;
}
#navigation a {
	background: url('file:///C:/2008-09-Lacie New/Acer Images web/Acer03.jpg');
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px;
	border: 1px solid #c9c9c9;
	font: status-bar;
	background-repeat: repeat-x;
	background-color: #113962;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Stili per il piè di pagina */
/* Stili per il piè di pagina */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
	background-color: #113962;
	border-bottom-color: #800000;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Stili per i collegamenti */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}