@CHARSET "ISO-8859-1";
body
{
	background-color: #999999;	
}
body,p,div,td,span, a{
	font-family: Verdana, arial, Tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #fff;	/*text-align: justify;*/
}

img{
	border:0px;
}
.altezza{
	border:1px solid #ffffff;
	height: 14px;
}
option{
	padding:1px;
	font-size:10px;
}
select{
	border:1px solid #aaa;
	font-size:10px;
}
textarea{
	border:1px solid #aaa;
	margin-left:1px;
}
a{
	font-size:11px;	
	text-decoration:none;
	color:#27577b;		
}
.link{
	text-decoration:none;
}
a{
	color: #FFF;
}
a:hover{		
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6{
	padding:5px 0px 5px 0px;
	margin:0px;
	font-size:12px;
}
h1
{
	text-align: right;
	color: #B56B7A;
	font-size: 33px;
	padding: 0px;
}
h2{
	font-size:23px;
	color:#B87A87;	
	padding:0px;
	/*margin-bottom:3px;*/
}
h3{
	font-size: 12px;
	background-color:#A0A0A0;
	color:#D7D7D7;
	padding: 0px;
	margin: 0px;
}
p{
	margin: 0px;
	margin-bottom: 10px;
}
#page
{
	width: 910px;
	Height: 623px;
	margin-left: auto;
	margin-right: auto;	
	border: 1px solid #fff;
	background-color: #942C43;
	/*background-color: #FF0000;*/	
	color: #fff;	
}
#top
{
	height: 230px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-right: 30px;
	background-image: url(images/logo.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding:20px;
	padding-top: 14px;
}
#pageTitle
{
	height: 45px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-top: 18px;
}
#midle
{
	height: 55px;
	background-color: #D4ABB3;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;	
	padding:12px 0px 6px;
}
#bottom
{
	height: 220px;
	background-color: #ECECEC;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom:1px solid #fff;
	margin-bottom: -11px;
}
.newStyle{
	font-size: 12px;
	background-color:#A0A0A0;
	color:#D7D7D7;
	padding: 5px 20px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.clear{
	clear: both;
}
.categoryLevel
{
	float:left;
}
.categoryLevel a
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
	display: block;
	padding:5px;
	padding-left: 20px;	
}
.categoryLevel a:hover
{
	color: #000;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.textIndex
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	color: #999999;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.textIndex1
{
	padding-top: 5px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-left: 14px;
	color: #999999;	
}
.categoryLevel a.selected
{	
	color: #000;
	background-image: url(../images/arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.categoryLevelSmall
{
	display:none;
	float:left;		
}
.down
{
	padding-top: 10px;
}
.categoryLevelSmall a
{
	font-size: 10px;	
	color: #999999;
	text-decoration:none;
	display: block;
	padding:5px;
	padding-left: 13px;	
}
.categoryLevelSmall a:hover
{
	color: #000;
	background-image: url(../images/arrowSmall.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
.categoryLevelSmall a.selected
{	
	color: #000;	
	background-image: url(../images/arrowSmall.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.language
{
	border: 1px solid #FFF;
	background-color: #d4abb3;
	width: 20px;
	display: block;
	float: left;
	margin-left: 5px;
	text-align: center;
}
.language:hover
{
	background-color: #989a99;
}
.selectedLanguage
{
	border: 1px solid #FFF;	
	background-color: #989a99;
	width: 20px;
	display: block;
	float: left;
	margin-left: 5px;
	text-align: center;
}
.selectedLanguage:hover
{
	background-color: #d4abb3;
}
.imageContainer
{
	float: left; 
	width: 97px; 
	height: 46px; 
	border: 1px solid #fff; 
	margin-left: 30px;
}
.emptyImage
{
	border: 1px solid #d4abb3; 
	width: 95px; 
	height: 44px; 
	background-color: #dfc0c6;
}
.image
{
	border: 1px solid #d4abb3;
	cursor: pointer;
}
.popup_img
{
	width: 358px;
	height: 321px;
	background-color: #fff;
	position: absolute;
	display: none;
	margin-top: -300px;
	margin-left: 30px;
	background-image: url(images/rigth_corner.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.bassodestra {
	text-align: right;
	vertical-align: bottom;
}
.firma
{
	padding-top: 14px;
	padding-left: 8px;
}