﻿div#accDiv
{
	padding: 5px 20px 20px 20px;
	float: left;
	width: 220px;
	height: 170px;
	text-align: left;
	font-variant: small-caps;
	font-style: normal;
	display: block;
}
a,a:visited,a:active
{
	color:#000073;
	text-decoration:underline;
}
a:hover
{
	color:Black;
 	 text-decoration:none;
}

div#accDiv img
{
	border: 2px solid #808080;
}

div#accessories
{
	width:780px;
	height:100%; 
 	float:left;	
 	margin-bottom:30px;
 	margin-top:0px;
}

div#titolo
{
	border-style: none;
	width: 400px;
	height: 55px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-top: 18px;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: Black;
	background-image: url(/images/logo.png);
	text-decoration:none;
}
