﻿.content {
	padding: 10px;
	width: 370px;
}
.inputext {
	border: 1px solid #C0C0C0;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.left {
	width: 100px;
	float: left;
	padding: 0px 0px 0px 7px;
	text-align: right;
	font-family: tahoma;
	font-size: small;
	color: #02243C;
}
.right {
	width: 200px;
	float: left;
}
.clear {
	float: none;
	clear: both;
	height: 15px;
	font-size: 15px;

}
.row {
	background-color: none;
	display: block;
	padding: 0px 2px 2px 2px;
	font-family: Tahoma;
	font-size: small;
	color: #02243C;
}
.ruler {
	width: 400px;
	border-bottom: dashed 1px #dcdcdc;
}
.tr:focus {
	background-color: #CCCCCC;
}
.tr:hover {
	background-color: #CCCCCC;
}

td {
	vertical-align: top;
	font-family: tahoma;
	font-size: small;
}
.cal_p {
	width: 20px;
	height: 20px;
	border-style: none;
	background-image: url('admin/images/icone/cal.jpg');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
focus {
	width: 20px;
	height: 20px;
	border-style: none;
	background-image: url('admin/images/icone/cal_b.jpg');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.cal_p:hover {
	width: 20px;
	height: 20px;
	border-style: none;
	background-image: url('admin/images/icone/cal_b.jpg');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.over {
	background-color: #e6e2af;
}
.chiudi {
	width: 20px;
	height: 20px;
	background-image: url('admin/images/icone/chiudi.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.apri {
	padding: 2px 0px 3px 25px;
	background-image: url('admin/images/icone/apri.jpg');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	cursor: hand;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
}
focus {
	padding: 2px 0px 3px 25px;
	background-image: url('admin/images/icone/apri_b.jpg');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	cursor: hand;
	cursor:pointer;
}
.apri:hover {
	padding: 2px 0px 3px 25px;
	background-image: url('admin/images/icone/apri_b.jpg');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	cursor: hand;
	cursor:pointer;
}
.out {
	background-color: none;
}
.Pulsante {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5BC236;
	padding: 4px 30px 4px 30px;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
	background-image: url('admin/images/element-3.png');
	background-repeat: repeat-x;
}

.testo {
	font-family: tahoma;
	font-size: small;
	color: #02243C;
}
.titolo_cms {
	margin: 0px;
	font-family: Tahoma;
	color: #C0C0C0;
	text-align: center;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.Pulsante_picc {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF6600;
	padding: 0px 15px 0px 15px;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url('admin/images/icone/element-4.png');
	background-repeat: repeat-x;
	cursor:pointer;
}
.ordina {
	font-family: Tahoma;
	color: #02243C;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.ordina:hover {
	text-decoration: underline;
}
.input {
	font-family: Tahoma;
	background-image: url('admin/images/element-3.png');
	background-repeat: repeat-x;
	width: 130px;
	height: 20px;
	padding: 0px 30px 0px 30px;
	border-style: none;
	border-width: inherit;
	cursor: pointer;
	color: #FFFFFF;
	font-size: small;
	background-color: #008000;
}

.clear_piccolo {
	float: none;
	clear: both;
	height: 2px;
	font-size: 2px;
}

.Pulsante1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #89BE77;
	padding: 0px 15px 0px 15px;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url('admin/images/element-4.png');
	background-repeat: repeat-x;
	cursor: pointer;
}
a {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
}
.tabella {
	width: 100%;
	border-collapse: collapse;
}
