/* CSS Document */
body  {
	font-family: Verdana;
	font-size: 13px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColElsLt #MenuContent{
	min-height: 91px;
	margin: 0;
	padding: 0;
	width: 955px;

}
.twoColElsLt #language{
	height: 23px;
	width: 953px;
	background: url(language.png) top no-repeat;
	margin-left: 8px;

}
.twoColElsLt .TxtLanguage{
	margin: 0;
	padding: 3px 28px 0 2px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;

}
.twoColElsLt #logo{
	width: 240px;
	height: 68px;
	background: url(logo.png) top left no-repeat;
	float: left;
	margin: 0 0 8px 13px;
	padding: 0;	
}
.twoColElsLt #container { 
	width: 968px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */	
	/*background: url(background_bg.png) top repeat-y;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height: 10px;
} 
.twoColElsLt #fine-corpo{ 
	width: 955px;  
	/*margin: 0 auto;*/
	background: url(ContentBottom.png) top no-repeat;
	height: 27px;
	margin-left: 7px;
} 
.twoColElsLt #Header{
	margin-top: 15px;
	background: url(header.png) top no-repeat;
	width: 955px;
	height: 190px;
	padding-left: 14px;
}
.twoColElsLt #Header-eng{
	margin-top: 15px;
	background: url(header_en.png) top no-repeat;
	width: 955px;
	height: 190px;
	padding-left: 14px;
}
.twoColElsLt #Header-de{
	margin-top: 15px;
	background: url(header_de.png) top no-repeat;
	width: 955px;
	height: 190px;
	padding-left: 14px;
}

.twoColElsLt #sidebar1 {
	float: left; 
	width: 255px; /* since this element is floated, a width must be given */
	/*background: #FAFAFA; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top: 7px;
	min-height: 20px;
	padding: 0 0 0 15px;
	font-size: 0.75em;
	font-family: Verdana;

}


.twoColElsLt #Corpo{
	background: url(background_bg.png) top repeat-y;
	min-height: 10px;
}
.twoColElsLt #Footer
{
	background: url(background_Footer.png) top repeat-y;
	min-height: 10px;
}
.twoColElsLt #mainContent {
 	margin: 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
    width: 672px;
	float: right;
	padding: 5px 0 0 0;
} 
.twoColElsLt #mainContentTop{
	background: url(mainContentTop.gif) top no-repeat;
	height: 11px;
	width: 654px;
}
.twoColElsLt #mainContentMiddle{
	background-image: url(mainContentMiddle.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 654px;
	margin: 0px;
    min-height: 10px;
}
.twoColElsLt #mainContentBottom{
	background: url(mainContentBottom.gif) top no-repeat;
	height: 11px;
	width: 654px;
}
.twoColElsLt #mainContentMiddle p, #mainContentMiddle table{
	padding: 0 10px 0 10px;
	margin: 0;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align:justify;	
}
.twoColElsLt .Spazio{
	height: 15px;
	background: url(../space.png) top no-repeat;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
hr{font-size: 1px;border-top: solid 1px #CCCCCC;width: 257px;}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
h2{
	color: #9F6F0F;
	font-family: Franklin Gothic Book;
	font-size: 20px;
	margin-bottom: 6px;
}
h3{
	color: #9F6F0F;
	font-family: Franklin Gothic Book;
	font-size: 32px;
	margin-bottom: 6px;
}
.twoColElsLt #sidebar1 ul{
	list-style-type: none;
	padding: 0;
	line-height: 20px;
	margin: 0;
	padding-left: 13px;
}
.twoColElsLt #sidebar1 ul li{
	color: #9F6F0F;
	font-family: Franklin Gothic Book;
	font-size: 20px;
	/*padding-left: 42px;*/
	height: 39px;
	margin-bottom: 23px;
}
.twoColElsLt #Navigazione {
 	margin: 10px 0 0 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
    width: 672px;
	padding: 0;
} 
td .space-contact{
	background: url(../space-contact.png) top no-repeat;
	height: 13px;
}
.twoColElsLt .NavigazioneImg{
 	margin: 0; 
	padding: 0;
	height: 105px;
    width: 322px;
}
td .SpaceLeft{
	background: url(SpaceLeft.png) top no-repeat;
	height: 30px;
}
a.privacy{
	background: url(privacy-icon.gif) left no-repeat;
	padding-left: 20px;
	text-decoration: none;
	font-size: 11px;
	color: #666;
	font-family: Verdana;
}
a.privacy:hover{
	background: url(privacy-icon.gif) left no-repeat;
	text-docration: underline;
	font-size: 11px;
	color: #666;
	padding-left: 20px;
	font-family: Verdana;
}
