*
{
	margin: 0;
	padding: 0;
}
html
{
	height: 100%;
	
}
body
{
	height: 100%;
	background-color:#032854; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;	
}
#boxsite
{	
	background-image: url(../img/backcolsx.gif);
	background-repeat: repeat-y;	
	position: relative;
	width: 760px;
	margin: 0px auto;
	margin-top: 3px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
}
* html #boxsite
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#boxsiteIn
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
/*	position: relative;*/
	padding-bottom: 80px;
}
#footer
{
	position: absolute;
	bottom:0px;
	width:760px;	
	text-align: center;
	/*background-color: #F7B234;*/
	padding-bottom: 1.5em;
	padding-top: 1em;
	color: #ffffff;
	font-size: 11px;
	background-color:#032854;
}
#footer a
{
	color:#ffffff;
	font-weight: bolder;
}
.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
#logo
{
	position:relative;
	top: 0px;
	left: 0px;
	text-align: left;
	z-index: 800;
}
#logo img
{
	border:0px;
}
#menu
{
	position: absolute;
	font-size: 0.7em;
	color: #FFFFFF;
	width:760px;
	top: 0px;
	left: 0px;
	text-align:right;
	height: 12px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-transform: uppercase;
	/*z-index: 5000;*/
}

#menu .level2
{
	z-index: 20;
	position:relative;
	display: block;
	top: -30px;
	right: 10px;
	z-index: 5000;
}

#menu .bmenu img
{
	width: 760px;
}
#menu a
{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#menu .separator
{
	margin-left:15px;
	margin-right: 15px;
	display: inline;
}
.languages
{
	position: absolute;
	top:0px;
	z-index: 999;
}
.languages img
{
	border: 0px;
	margin-right: 10px;
}
.support
{
	position: absolute;
	top:0px;
	z-index: 999;
	text-align: right;
	right: 0px;
}
.support a
{
	display: block;
	color: #73bce1;
	font-size: 10px;
	margin-bottom: 5px;
	text-decoration: none;
}
.support a:hover
{
	display: block;
	color: #73bce1;
	font-size: 10px;
	margin-bottom: 5px;
	text-decoration: underline;
}
#mainContent
{

}
.outerCenter {
	margin-left: 160px;  /* L */		
}
.outerSx {
	margin-left: -160px;
	background-repeat: repeat-y;
}
.center {
	float: right;
	width: 598px;  /* C */
	background-image: url(../img/backmain.jpg);
	background-repeat: repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;		z-index: 0;
}
.colsx {
	float: left;
	width: 160px;  /* L */
	min-height: 300px;
	height: auto !important;
	height: 300px;
	color: #ffffff;
	font-size: 11px;
}
/* previene allargamento floats in IE/Mac \*//*/
.center .content, .colsx .content {
	width: 100%;
	overflow: hidden;
}
/**/
.outerSx {
	word-wrap: break-word;	z-index: 0;
}
.center .content
{
	font-size: 11px;
	padding: 5px;
	color: #336699;
	min-height: 100%;
	height: auto !important;
	height: 100%;		z-index: 0;
}
.center .content a
{	
	color: #ff6633 !important;
}
.colsxImg
{
	text-align: center;
	padding-top: 8px;	
}
.colsxImg img
{
	width: 155px;
	height: auto;
}
#lightbox { z-index: 6000 !important; }