body {
	margin: 20px 0;
	background: #405152 url(images/serrande.jpg);
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	line-height:20px;
	}

td {
	padding:8px;
	vertical-align:top;	
	}

td.riparazione {border-bottom:2px solid #ff0000;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 8px;
}

h1{ font-size:20px;
	color:#8f98a1;}

h2{ font-size:15px;
	color:#ff0000;}

h3{font-size: 14px;
	color:#8f98a1;}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #8f98a1;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}


img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 10px 0px;
	border:2px solid #8f98a1;
}

.img2 {
	margin: 3px 10px 5px 15px; }

/* Menu */

#menu {
	width: 640px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 126px;
	height: 28px;
	padding: 12px 1px 0 1px;
	background: url(images/img3.gif) no-repeat center top;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dadfe2;
}

#menu a:hover, #menu .active a {
	color: #ffffff;
}

/* Header */

#header {
	width: 660px;
	height: 60px;
	margin: 0 auto;
	padding: 20px;
	background: #8f98a1 url(images/img2.gif);
	border-top: 2px solid #8f98a1;
	border-bottom: 2px solid #ff0000;
	border-left: 2px solid #8f98a1;
	border-right: 2px solid #8f98a1;
	border-top: none;
}

#header * {
	text-transform: uppercase;
	text-decoration: none;
}

#header h1 {
	float: left;
	font-size: 24px;
}

#header h2 {
	float: right;
	padding-top: 20px;
	font-size: 16px;
}

/* Content */

#content {
	width: 660px;
	margin: 0 auto;
	padding: 20px;
	background: #8f98a1 url(images/img2.gif);
	border-bottom: 2px solid #8f98a1;
	border-left: 2px solid #8f98a1;
	border-right: 2px solid #8f98a1;
	border-top: none;
}

#colOne {
	float: left;
	width: 450px;
}

.bottom {
	padding:2px 5px 2px 5px;
	background-color:#ff0000;
	}

#colTwo {
	float: right;
	width: 180px;
}

/* Footer */

#footer {
	color:#000000;
	font-weight:bold;
	text-align: center;
	font-size:12px;
}

#footer a { 
		color:#ffffff;}