﻿.HeaderCatalog
{
	
}

.HeaderCatalog a
{	
	text-transform:uppercase;
	width: 154px;
	height: 30px;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #c1001f url(./img/menus/rosso-a.gif) no-repeat top;
	float: left;
	display: block;
	line-height: 30px;
	text-indent: 24px;
	margin-left: 4px;
	display: inline;
}

.HeaderCatalogSelect
{
	
}

.HeaderCatalogSelect a
{	
	text-transform:uppercase;
	background: #dadada url(./img/menus/rosso-hover.gif) no-repeat top;
	width: 154px;
	height: 30px;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
	float: left;
	display: block;
	line-height: 30px;
	text-indent: 24px;
	margin-left: 4px;
	display: inline;
}

.CatalogParent
{
	padding:0 0 0 20px;
	font-size:14px;	
	background-color:White;	
}

.CatalogParent a
{		
	color:Blue;
	background-color:White;
	text-transform:uppercase;	
	text-decoration:underline;	
}
.CatalogSelectedParent
{
	font-size:14px;
	padding:0 0 0 20px;
}

.CatalogSelectedParent a
{
	background-color:White;
	color:Gray;
	text-transform:uppercase;		
}

.CatalogChild
{	
	font-size:12px;	
	width:200px;	
	color:Gray;	
	text-transform:uppercase;	
}

.linkCatalogo
{
	font-size:14px;
	color:Gray;
}

.linkCatalogo a
{
	font-size:14px;
	color:Gray;
}

#content-head-catalogo
{
	height:65px;
}

#cont-dovesiamo 
{	
	width: 628px;	
	overflow: hidden;
	margin: 4px 0px 0px 6px;
	text-align: justify;	
}

#cont-dovesiamo p {
	margin: 5px 75px 0 6px;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;	
}

.ContactDesc
{
	text-align:right;
	font-weight:bold;
	width:200px;
	padding:2px 5px 2px 0;
}

.ContactTable input[type="text"]
{
	width:300px;
}

.ContactTable textarea
{
	width:300px;
}

#cont-catalogo
{
	width: 628px;
	height: 504px;
	overflow: hidden;
	margin: 4px 0px 0px 6px;
	text-align: justify;
	background: url(./img/cataloghi-bk.jpg) no-repeat top left;
}

.linksGray
{
	color:#000000;
	font-size:14px;
	padding:5px 0 5px 30px;
}

.linksGray a
{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 5px 30px;
}

.linksGray a:hover
{
	color:#0000ff;
	font-weight:bold;
	font-size:14px;
	padding:5px 0 5px 30px;
	text-decoration:none;
}