* { 
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, BLOCKQUOTE {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

A, A:hover {
	text-decoration: none;
}

A IMG {
    border: 0;
}

HR {
	display: none;
}

BODY {
	font-size: 13px;
/*	background-color: #DEDEDE*/;
	background-color: #EBEBEB;
}

#WrapperContainer {
	margin-left: auto;
	margin-right: auto;
	width: 764px;
	background-color: #ffffff;
}

#Testata {
	position: relative;
	width: auto;
	height: 171px;
	background-image: url('../immagini/b-testata.gif');
	background-repeat: no-repeat;
}

#Logo {
	position: absolute;
	width: 225px;
	height: 100px;
	top: 28px;
	left: 0px;
}

#Logo A {
	display: block;
	width: 225px;
	height: 100px;
	text-indent: -9999px;
}

#ImpresaEuropea {
	position: absolute;
	width: 114px;
	height: 115px;
	top: 19px;
	right: 0px;
	text-indent: -9900px;
	background-image: url('../immagini/impresa-europea.gif');
	background-repeat: no-repeat;
}

UL#Ambiti {
	position: absolute; 
	left: 12px;
	top: 147px;
	width: 700px;
	height: 15px;
}

#Ambiti LI {
	list-style-type: none;
	display: inline;
}

#Ambiti A {
	display: block;
	float: left;
	font-size: 13px;
	color: #999999;
	padding-right: 18px;
	padding-left: 17px;
	border-right: 2px solid #CE0909;
  /*border-right: 2px solid #003399;*/
	line-height: 14px;
/*	font-weight: bold;*/
}

#Ambiti A:hover, #Ambiti A.Act, #Ambiti A.Act:hover {
	color: #8b8b8b;
	font-weight: bold;
}

/* Payoff */

#WrapperPayoff {
	position: relative;
	width: auto;
	height: 230px;
}

#Payoff {
	position: absolute;
	height: 230px;
	width: 528px;
}

#PayoffLimite {
	position: absolute;
	width: 504px;
	height: 206px;
	top: 12px;
	left: 12px;
}

#PayoffLimite H1 {
	position: absolute;
	right: 22px;
	top: 30px;
}

#ImmaginePayoff {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 236px;
	height: 230px;
	background-repeat: no-repeat;
}

/* corpopagina */

#WrapperPagina {
	background-color: #ffffff;
	float: left;  /* importante */
	width: 100%;  /* importante */
} 

#WrapperCorpoPagina {
	width: 528px;
	float: left;
}

#WrapperBarra {
	width: 236px;
	float: right;
}

#Sezioni LI {
	list-style-type: none;
	display: inline;
}

#Sezioni A {
	display: block;
	height: 46px;
	font-size: 11px;
 /*	font-size: 12px;*/
    color: #CE0909;
 /* 	color: #370ccc;*/
	background-color: #CCCCCC;
	text-align: right;
}

#Sezioni A SPAN {
	display: block;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 9px;
	padding-bottom: 10px;
	border-bottom: 1px solid #9C9B9B;
}

#Sezioni A:hover, #Sezioni A.Act, #Sezioni A.Act:hover {
	font-weight: bold;
	font-size: 11px;
}

/* piedepagina */

#PiedePagina {
	clear: left;  	/*importante */
	width: 100%;	/*importante */
	position: relative;
	text-align: center;
}

#PiedePagina ADDRESS {
	border-top: 1px solid #CE0909;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
