@font-face {
	font-family: 'new_athena_unicoderegular';     
	src: url('../fonts/newathu5.woff') format('woff'),          
	url('../fonts/newathu5-webfont.ttf') format('truetype'),          
	url('../fonts/newathu5-webfont.svg#new_athena_unicoderegular') format('svg');  
	font-weight: normal;     
	font-style: normal; 
}
#headerCriteria{
	background-image: url("../img/header_2.jpg");
	background-repeat: no-repeat;
	width: auto; 
	height: 90px;
	/*box-shadow: 0px 2px 60px #A7A7A7;*/
	border-color: #A3A97B;
  	border-style: solid;
  	border-width: 0px 0px 1px 0px;
}
.testoNormale2{ 
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 157%;
}
.testoNormale3{ 
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 127%;
}
.testoNormale4{ 
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 97%;
}
.cntedit {
	display: inline-block;
  	white-space: nowrap;
   	width:100%;
	height: 22px;
   	overflow: hidden;
	border-radius: 3px; 
	border: 1px solid #858585;
	box-shadow: inset 1px 1px 2px #A4A4A4;
	-webkit-box-shadow: inset 1px 1px 2px #A4A4A4;
	-moz-box-shadow: inset 1px 1px 2px #A4A4A4;
	-o-box-shadow: inset 1px 1px 2px #A4A4A4;
	font-size: 120%;
	font-family: "new_athena_unicoderegular";
}
.cntedit br {
   display:none;
}
.cntedit p {
   display:none;
}
.cntedit * {
   display:inline;
   white-space:nowrap;
}
.cntedit2{
	height: 19px;
	font-size: 113%;
}
