html, body  {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body, td {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.eng {
	color: #808080;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}


.indirizzo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.indirizzo:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	
}

#menu {
	width: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#menu li {
 list-style:none;
}

#menu li.li1 {
	display: block;
	margin-bottom: 4px;
}
#menu li.li1 a {
	display: block;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu  li.li1  a.this{
	color: #CC0000;
}
#menu li.li1 a:hover{
	color: #CC0000;
}
#menu li.li1 a span  {
	display: block;
	font-weight: normal;
	text-transform: none;
	padding-left: 5px;
	color: #666666;
}
#menu li.li1 a:hover span     {
	color: #CC0000;
}
#menu  li.li1  a.this span      {
	color: #CC0000;
}

#menu ul.lev2 {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	width:141px;
	padding: 4px;
}
#menu   ul.designers 

 {
	width:160px;
}
#menu li.li2 {
	display: block;
}

#menu li.li2 a {
	background-image: none;
	padding: 1px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
#menu li.li2 a:hover{
	color: #CC0000;
}
#menu  li.li2  a  span  {
	display: inline;
	font-weight: normal;
	text-transform: none;
	color: #666666;
}

#menu ul.lev3 {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	width:163px;
	padding: 4px;
}

#menu li.li3 {
	float: left;
	margin-right: 5px;
}

#menu li.li3 a {
	padding: 1px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
#menu li.li3 a:hover{
	color: #CC0000;
}


.clear {
	clear: both;
}
#page {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-bottom: 20px;
}

#logo {
	margin-bottom: 10px;
}
#main-left {
	float: left;
	width: 452px;
	vertical-align: top;
}
#main-left .box {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	height: 270px;
	text-align: center;
}
#main-left  .box .boxInside {
	padding: 9px;
}
h4    {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;

}
a.linkArchivio     {
	color: #000000;
	text-decoration: underline;
}

#main-right {
	float: right;
	width: 358px;
	vertical-align: top;
}

#main-right h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#main-right h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 12px;
	color: #CC0000;
	padding-bottom: 3px;
	font-weight: normal;
}
#gallery ul {
	margin: 0px;
	padding: 0px;
}
#gallery li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	list-style-type: none;
}


#gallery     td  {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	height: 72px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}



#footer #title {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 10px;
}
#news {

}
#news .data {
	font-weight: bold;
}
#news .item a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#news .item a:hover {
	text-decoration: underline;
}


#news  .item {
	margin-top: 10px;
}
#news .item .preview {
	margin-top: 5px;
}

.error {
	color: #CC0000;
	background-color: #FFEAEA;
	border: 1px solid #CC0000;
	padding: 8px;
	margin-bottom: 10px;
}
.error .title {
	font-weight: bold;
}

.message {
	color: #006699;
	background-color: #ECF9FF;
	border: 1px solid #006699;
	padding: 8px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.message .title {
	font-weight: bold;
}
.form {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
.formFocus {
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
}

#privacy {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F9F9F9;
	color: #666666;
}
#privacy a {
	color: #CC0000;
	text-decoration: underline;
}

.noTopMargin {
	margin-top: 0px;
}
.noBotMargin {
	margin-bottom: 0px;
}
#privacypage h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#privacypage h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 12px;
	color: #CC0000;
	padding-bottom: 3px;
	font-weight: normal;
}

.lista {
}
.lista .lista-left {
	text-align: center;
	width: 120px;
	padding-right: 10px;
}
.lista .lista-right {
	vertical-align: top;
}

.lista .nome {
	font-weight: bold;
}
.lista .desc a {
	text-decoration: none;
	color: #000000;
}
.lista .desc a:hover {
	text-decoration: underline;
	color: #000000;
}
.lista .desc a .continua {
	color: #006699;
	text-decoration: underline;
	font-style: italic;
}
.lista .desc {
	margin-top: 10px;
	margin-bottom: 10px;
}
.lista .nav {
	text-align: right;
}
.lista .sepa {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	overflow: hidden;
	height: 10px;
}
.lista-right .data {
	font-size: 80%;
	color: #006699;
}
.lista .lista-right ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.lista .lista-right li {
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	list-style-type: none;
}
#file ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#file li {
	background-image: url(../images/dot2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	padding-left: 12px;
}
a.colored {
	color: #cc0000;
	text-decoration: none;
}
a.colored:hover {
	color: #000000;
	text-decoration: underline;
}
