body {
	padding: 0px;
	margin: 0px;
	background: #fff;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px;	 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	color: #1a171b;
	text-align:center;
}
img{ 
	border: 0px;
}
input{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;	 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	color: #757575;
}
table{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0px;
}

form{
	display:inline;
}

ul, li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
}

h1{
	color: #009cda;
	font-size: 22px;
	font-weight: bold;
}

/** CONTAINER GENERALE */
#container{
	margin: 30px auto;
	margin-bottom:0px;
	width: 958px;
	height: 540px;
	background: url(./../widgets/sfondo_cornice.gif) top left no-repeat;
	position : relative;
}

#container #contentSpace .breadcrumb {
	position:absolute; 
	top:-20px;
	left:115px;
	height:20px;
	font-size: 9pt;
	color: #5d211f;
}
#container #contentSpace .logo_small {
	position:absolute;
	top:-24px;
	left:20px;
}

#container #contentSpace .back_home {
	position:absolute;
	top:-20px;
	left:870px;
}

#container #contentSpace .back_home a{
	margin: 0 5px 0 5px;
}

.breadcrumb_pap {
	background : url('./../widgets/bg_paperator.jpg');
	margin: 0 auto;
	width : 958px;
	height:40px;
	font-size: 9pt;
	color: #5d211f;
}

#container #contentSpace .breadcrumb a:visited , #contentSpace .breadcrumb_pap a:visited {
	text-decoration:none;
	color: #5d211f;
}

#container #contentSpace .breadcrumb a , #contentSpace .breadcrumb_pap a {
	text-decoration:none;
	color: #5d211f;
}

#container #contentSpace .breadcrumb a:hover , #contentSpace .breadcrumb_pap a:hover {
	text-decoration:underline;
	color: #5d211f;
}

#container #contentSpace .logo{
	position:absolute;
	top: 40px;
	width: 453px;
	left: 248px;
}

#container #contentSpace .frase_scelta{
	position:absolute;
	top: 215px;
	width: 453px;
	left: 248px;
	color : #a55823;
	font-weight: bold;
	font-size:12pt;
}


#container ul.button {
	position :absolute;
	top : 260px;
	left: 306px;
}

#container ul.button li{
	display: inline;
}

#container .copyright{
	position: absolute;
	top: 548px;
	left: 540px;
	text-align: right;
}

/** FOOTER HOME PAGE */
#container .footer_home{
	position: absolute;
	top: 410px;
	left: 306px;
	height: 54px;
	width: 404px;
}

#container .footer_home .dx_footer{
	float:right;
	width:345px;
	text-align:left;
	color:#000;
	padding-top: 15px;
	line-height: 15px;
}

#container .footer_home .dx_footer a{
	color:#000;
}

#container .footer_home .dx_footer a:visited{
	color:#000;
}

#container .footer_home .sx_footer {
	float: left;
	width: 53px;
}

/** FOOTER CLASSICO */
#container .footer{
	position: absolute;
	top: 545px;
	left: 10px;
	height: 54px;
	width: 404px;
}

#container .footer .dx_footer{
	float:right;
	width:345px;
	text-align:left;
	color:#000;
	padding-top: 3px;
	line-height: 15px;
}

#container .footer .dx_footer a{
	color:#000;
}

#container .footer .dx_footer a:visited{
	color:#000;
}

#container .footer .sx_footer{
	float:left;
	width:53px;
}

/** LOGHI DELLE AZIENDE */
#container .sx {
	position : absolute;
	width : 320px;
	height : 430px; 
	top : 45px;
	left : 75px;
}

#container .sx .tit_lista_aziende, #container .sx .tit_lista_settori, #container .sx .tit_lista_cataloghi {
	float: left;
	margin : 0 0 56px 0;
}

#container .sx  ul.aziende, #container .sx  ul.settori, #container .sx  ul.cataloghi{
	float:left;
}

#container .sx  ul.aziende li {
	float: left;
	width: 311px;
	height: 66px;
	background-image : url('./../widgets/sfondo_azienda.gif');
	margin: 5px 0 5px 0;
}

#container .sx  ul.settori li {
	width: 311px;
	height: 60px;
	background-image : url('./../widgets/sfondo_cat_set.gif');
	margin: 5px 0 5px 0;
}

/** - - - - - - - - */ 
#container .sx ul.cataloghi li {
	width: 261px;
	height: 50px;
	background-image : url('./../widgets/sfondo_cat_set.gif');
	margin: 5px 0 5px 0;
	text-align:left;
	padding: 10px 0 0 50px;
}

#container .sx  ul.cataloghi li .catalogoStyle{
	font-size:11pt;
	font-weight:bold;
	color: #5d211f;
	margin: 1px solid green;
	
}

#container .sx  ul.cataloghi li .aziendaCatalogo{
	
}
/** - - - - - - - - */ 

#container .sx  ul.settori li img{
	float: left;
	margin: 25px 0 0 10px;	
}

#container .sx  ul.settori li h2 {
	float: left;
	margin-top : 13px;
	width: 250px;
}

#container .logo_azienda {
	float: left;
	width : 60px;
	height: 60px;
}

#container .sx ul.aziende li h3 {
	float: right;
	width : 220px;
	font-weight: bold;
	text-align: left;
	font-size: 11pt;
	font-family: Arial;
	color: #772927;
	cursor:pointer;
	margin : 0 0 0 0;
	padding-top:10px;
}

#container h2 {
	font-weight: bold;
	text-align: left;
	font-size: 11pt;
	font-family: Arial;
	color: #772927;
	cursor:pointer;
	width : 220px;
	padding : 10px 0 0 40px;
}

#container .sx ul.page li{
	display : inline;
	float: right;
	font-size: 12px;
	margin: 10px 10px 0 0;  
}

#container .sx ul.page .change_list_page {
	color:#722825;
	cursor:pointer;
	font-weight:bold;
}

/** INFORMAZIONI AZIENDA */
#container .dx{
	position : absolute;
	width: 366px;
	height: 440px;
	top: 0px;
	left: 450px;
}

#container  .dx .descrizione_azienda{
	clear : both;
	margin-top: 20px;
	font-size: 10pt;
	font-family: Arial;
	text-align: left;
	color : #4a4a4a;
}
#container  .dx .descrizione_azienda .title{
	font-weight: bold;
}
#container  .dx ul.link {
	margin : 31px 0 0 10px;
}

#container .dx ul.dettaglio {
	margin: 145px 0 0 10px;
}

#container .dx ul.dettaglio li {
	float: left;
	display: block;
}

#container .dx ul.dettaglio li a {
	text-align: left;
	height:20px;
	width: 300px;
	color: #4a4a4a;
	float: left;
	font-weight: bold;
	text-decoration:none;
	font-size:10pt;
}

#container .dx ul.link li{
	text-align:left;
	list-style-type: none;
	background-image : url('./../widgets/sfondo_li.gif');
	padding : 3px 0 0 27px;
}
#container  .dx ul.link li a {
	color : #4a4a4a;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.corniceTop {
	position:relative;
	width:958px;
	margin:30px auto 0 auto;
	padding:60px 0 30px 0;
	background: url(/skin/website/widgets/cornice-top.gif) no-repeat 0 0;
}
.corniceBottom {
	position:relative;
	width:958px;
	height:29px;
	margin:0 auto;
	padding:0;
	background: url(/skin/website/widgets/cornice-bottom.gif) no-repeat 0 0;
}
