@charset "utf-8";
.headInterna {
	background-image: url(../images/headInterna_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 36px;
	padding-right: 9px;
}
.headInterna .bg {
	background-image: url(../images/headInterna_01.gif);
	background-repeat: no-repeat;
	height: 36px;
}
.headInterna li {
	display: inline;
	
}
.headInterna a {
	font-size: 16px;
	font-weight: normal;
	line-height: 36px;
	background-image: url(../images/arrowBullet.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	display: block;
	float: left;
	padding-left: 20px;
	color: #FFFFFF;
	padding-right: 10px;
}
.headInterna a:hover {
	color: #000000;
	text-decoration: none;
}
.headInterna .active, .headInterna .active:hover {
	font-size: 18px;
	color: #FFFFFF;
}
.adminTools h1 {
	font-size: 24px;
	font-weight: normal;
	color: #FF6600;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA0910;
	margin-bottom: 0px;
}

.adminTools h3 {
	font-size: 16px;
	font-weight: normal;
	color: #7bb022;
	margin-right: 0px;
	margin-bottom:10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-bottom: 0px;
}

.info-top, .info-bot {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #ffffff;
	padding: 10px;
	line-height: 18px;
}
.info-top span {color:#892A24;}
.info-bot a {color:#892A24;}
.field-style {
	background: url(/images/themes/inputfield_bg.png) no-repeat top left scroll;
	width: 236px;
	height: 118px;
	padding: 10px 0 0 0;
	margin: 0 auto;
}
.field-style #recupera {
	text-align: center;
}
.field-style p {
	color: #892A24;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 10px 0 5px 0;
}
.field-style .inputField {
	background: url(/images/themes/inputRight.png) no-repeat right top scroll;
	height: 20px;
	vertical-align: bottom;
	padding-right: 5px;
	width: 121px;
}
.field-style .inputBackground {
	background: url(/images/themes/inputLeft.png) no-repeat left top scroll;
	height: 20px;
	width: 121px;
}
.field-style input.inputTf {
	background: transparent;
	color: #313131;
	border: none;
	font-size: 11px;
	height: 20px;
	margin: 3px 0 0 5px;
	width: 116px;
}

.infoBlock {
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	cursor: pointer;
	line-height:16px;
}
.infoHilite {
	background-color: #FFEBD7;
	cursor: pointer;
}
.noPointer {
	cursor: default;
}

.infoBlock img {
	margin-right: 10px;
	float: left;
}
.infoBlock h2 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 5px;
}
.infoBlock p {
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.infoCentrate {
	text-align: center;
}
.infoCentrate img {
	float: none;
}
.inputForm {
	margin: auto;
}
.inputForm td {
	vertical-align: middle;
}
.inputForm .value {
	
}
.inputForm .inputField {
	float: left;
	
}
.inputForm .label {
	font-size: 12px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}

.selectForm {
	font-size: 11px;
	width:200px;
	
}

.inputForm .button {
	text-align: center;
	padding: 20px;
}
.adminTable {
}
.adminTable td {
	padding: 3px;
}
.adminTable .tableHead {
	background-color: #FFEEDD;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.adminTable .tableRiga {
	background-color: #f3f3f3;
	font-size: 11px;
	color: #3d3d3d;
	height: 16px;
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	*/
	line-height: 16px;
}

.adminTable .totali {
	background-color: #d6d6d6;
	font-size: 11px;
	color: #3d3d3d;
	height: 16px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	padding: 3px;
	font-weight: bold;
}
.adminTable .totalifinali {
	background-color: #909090;
	font-size: 11px;
	color: #fff;
	height: 16px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	padding: 3px;
	font-weight: bold;
}


.adminTable .label {
	font-size: 12px;
}
.adminTable .value {
	font-size: 12px;
	color: #333333;
}
.adminTable .rightTd {
	text-align: right;
}

.adminTable .centerTd {
	text-align: center;
}

.adminTable .underlinedTd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.adminTable .totalTd {
	padding-top: 20px;
	font-size: 16px;
}
