/* APPLICATIONS - common */
#print hr{
	display:none;
}
.cl {
	clear:both
}
#contenuto {
	height: auto;
	padding: 13px 10px 15px 15px;
	position: relative;
	overflow: hidden;
}
#print > header{
	/*height: 40px;*/
}
#print > header h1 {
	margin:0;
	font-size:34px; line-height:34px; font-family:'Gotham 5r','Gotham A','Gotham B','Gotham-Medium',Arial,Helvetica,sans-serif; font-weight:500; font-style:normal; /*font-weight:normal;*/
	color:#000;
	text-transform:uppercase;
}
#print > header h1 strong {
	color: #000000;
	/*display: block;*/
	font-weight:500; font-style:normal; /*font-weight:normal;*/
}
#print {
	color: #575757;
	font: 12px/1.2em Arial, Helvetica, sans-serif;
}
#print p {
	clear: both;
	color: #575757;
	display: block;
	font: 12px/1.2em Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
}
#print {
	background: url("../gfx/bkg/bkg-cnt-gradient.png") repeat-x scroll 0 100% transparent;
	border: 1px solid #D9D9D9;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 0 3px 0 #CCCCCC;
	display: inline;
	float: right;
	margin: 2px 2px 0 0;
	padding: 10px 16px;
	position: relative;
	width: 676px;
}
/* STRUTTURE - fine */
/*CONTENUTO NAVIGATION*/
#print a {
	color: #898989;
	text-decoration:none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:capitalize
}
#print a:hover {
	color: #333;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*CONTENUTO NAVIGATION fine*/
/*CONTENT*/
.tab_catalogo_head {
	width:676px !important;
	margin:10px 0 0;
}
.tab_careerMenu .menuAct {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #D6D6D7 #D6D6D7;
	border-style: solid solid none;
	border-width: 1px 1px 0;
	color: #333333;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.tab_careerMenu .menu {
	background: none repeat scroll 0 0 #E3E3E3;
	border-color: #E3E3E3 #E3E3E3;
	border-style: solid solid none;
	border-width: 1px 1px 0;
	color: #545657;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.tab02{
	margin:10px 0 10px;
	border-collapse:inherit;
}
.tab02 td{
	padding:0 0 0 20px;
}
.tab02 td.tab02_Int{
	line-height:34px;
	font-size:18px;
	background:#e3e3e3;
	border-bottom:1px dotted #dbdbdb;
	color:#434b4d;
	padding-right:10px;
}

.tab02 h3{
	font-size:16px;
	font-weight: bold;
	margin:5px 0 5px;
	padding-top:10px;
}
.tab02 tbody .row, .tab02 tbody .row > td{
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #dbdbdb;
}
.tab02 tbody .row:hover > td{
	background:url(../gfx/bkg/bg_row.gif) 0 1px repeat-x;
}
.tab02_Td02 td a img{
	padding:3px 0 0;
}
/*CONTENT fine*/
