@charset "UTF-8";
/* CSS Document */

	body {
	background-color: #004479;
	background-image:url(images/bg_2.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #45443c;
	
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	width:957px;
	
}
	#loginpanel {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #CCC;
	}
	
	#loginpanel .title {
		background:#CCC;
		text-align:center;
		padding: 5px;
		color:#666;
		font-weight:bold;
	}
	
	#message {
		text-align:center;
		font-weight:bold;
	}
	
	.red {
		color:#F00;
	}
	
	.green {
		color:#090;
	}
	
	.yellow {
		color:#82a3bd;
	}
	
	#ddContainer {
		margin-left: auto;
		margin-right: auto;
		width:900px;
background-image:url(images/center_tab.jpg);
	background-repeat:repeat-y;
	font-size: 12px;
	color: #45443c;
	margin-left:28px;
	
	}
	
	#ddContainer .title {
		text-align:center;
		color:#333;
		padding-top:auto;
		vertical-align:middle;
	
	}
	
	#ddContainer .cont {
	
		min-height: 200px;
		background-image:url(images/center_tab.jpg);
	background-repeat:repeat-y;
	
	}	
	
	#ddContainer .footer {
	
		text-align:center;
		color:#FFF;
		padding-bottom:10px;
		padding-top:10px;
	
	}
	
	#logo {
		text-align:center;
	}

.vs_logo
{  width:900px;
height:51px;
text-align:right;
margin-right:10px;
	}
.top
{  width:900px;

height:52px;
	}
	.top-home
{  width:900px;
background-image:url(images/top.png);
background-repeat: no-repeat;
height:29px;
	}
.bottom
{  width:957px;
background-image:url(images/bottom.png);
background-repeat: no-repeat;
height:15px;
	}
	.tab_center
{  width:957px;
background-image:url(images/bg_center.png);
background-repeat: repeat-y;
	}
.content
{  width:900px;
	}

.divShowVetrine {
	overflow: hidden;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	
}

.divDescrizione {
	width:900px;
	overflow: auto;
	background-image:url(images/center_tab.jpg);
	background-repeat:repeat-y;
	font-size: 12px;
	color: #45443c;
	text-align:justify;
}
#vetrine {
	width:900px;
	overflow: auto;
	background-image:url(images/center_tab.jpg);
	background-repeat:repeat-y;


}
#divProdotti {
	color:#45443c;
	width:900px;
	font-size: 11px;
	overflow: auto;
	background-image:url(images/center_tab.jpg);
	background-repeat:repeat-y;


}
.top_tab
{
	height: 12px;
	width:900px;
	background-image:url(images/top_tab.jpg);
	background-repeat:no-repeat;

}
.bot_tab
{
	height: 12px;
	width:900px;
	background-image:url(images/bot_tab.jpg);
	background-repeat:no-repeat;
	margin-left:28px;
}
.tabCopy {
    font-size: 9px;
	text-decoration: none;
	color: #ffffff;
	text-align:center;
}
