body {
	margin: 1px;
	font-family: Tahoma, "Arial", Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
}
input,
select,
textarea,
table {
	font-family: Tahoma, "Arial", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

img {
	border: none;	
}
fieldset {
	border: 1px solid #880404;
}
legend {
	color: #000000;
}	

body {
	background: #ffffff;
}
a,
a:visited {
	/*color: #2a009a;*/

	color: #880404;

	font-weight: bold;
}
span.infoMsg {
	font-weight: bold;
}
span.errorMsg {
	font-weight: bold;
	color: red;
}
span.warningMsg {
	font-weight: bold;
	color: orange;
}
div#titolo {
	font-size: 200%;
	color: #000000;
	line-height: 67px;
	padding-left: 5px;
	width: 550px;
}

div#infoUser {
	text-align: right;
	position: absolute;
	right: 5px;
	top: 0px;
	min-width: 200px;
}
div#infoUser div#elencoStrutture{
	float:left;
	width: 61%;
	text-align: left;
	margin-left: 15px;
}
div#infoUser div#infoUtenteLogout{

	margin-left: 50%;
}	
div#azioni{
	padding: 0px;
	padding-top:10px;
	
}
div#errori,
div#aiuti,
div#messaggi {
	margin: 5px;
	padding: 2px;
	border: 1px double gray;
}
div#errori {
	font-weight: bold;
}
div#azioni ul {
	margin-left: 0px;
	padding-left: 0px;	
}
div#azioni li {
	list-style: none;
}
div#azioni li input {
	width: 120px;
	text-align: left;
}
div#homeOperatore table {
	width: 100%;
	border: 1px solid gray;
	margin-top: 1px;
}
div#homeOperatore table th {
	text-align: left;
}
div#homeOperatore table tr.odd {
	background: #F0F0F0;
}
div#homeOperatore table tr.even {
	background: #FFFFFF;
}

/* Bottoni del Wizard */

input.submitPasso,
input.submitPassoDis,
input.submitPassoSel {
	margin: 0px;
	padding: 0px;
	border: 1px solid #880404;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: 24px;
	cursor: pointer;
	color: gray;
	
}
input.submitPassoDis {
	cursor: auto;
}
input.submitPassoSel {
	position: relative;
	border-bottom: 1px solid #FFFFFF;
	height: 25px;
	color: black;
}
#DatiAnagraficiBtn {
	width: 10px;
	position: relative;
	left: 0px;
}
#RiferimentiBtn {
	width: 72px;
	position: relative;
	left: -4px;
}
#PreferenzeBtn {
	width: 78px;
	position: relative;
	left: -8px;
}
#StudiBtn {
	width: 50px;
	position: relative;
	left: -12px;
}
#FormazioneBtn {
	width: 78px;
	position: relative;
	left: -16px;
}
#InformaticaBtn {
	width: 78px;
	position: relative;
	left: -20px;
}
#EspLavoroBtn {
	width: 78px;
	position: relative;
	left: -24px;
}
#LingueBtn {
	width: 55px;
	position: relative;
	left: -28px;
}
#PatentiBtn {
	width: 55px;
	position: relative;
	left: -32px;
}
#AltriDatiBtn {
	width: 65px;
	position: relative;
	left: -36px;
}

#homeCalendario legend{
	font-weight: bold;
}	

#tableCalendario{
	border:1px solid grey;
	width:100%;
	margin-top:10px;
	
}
#trCalendario{
	background: #163160;
	text-align:center;
	
}
.tdGiorniSettimana{
	color:white;
	font-size:100%;
	font-weight:bold;
	
}
.tdGiorniChiusura{
	text-align:right;
	font-weight: bold;
	padding-right:20px;
	
	
}
.tdGiorniChiusuraBlocked{
	text-align:right;
	font-weight: bold;
	font-style: italic;
	padding-right:20px;
}
.tdGiorniC59Blocked{
	text-align:center;
	background: url("/rimovcli/images/ico_c59.gif");
	background-repeat: no-repeat;
	background-position: center;
	height:32px;
	font-weight: bold;
	font-style: italic;
	
	
}
.tdGiorniC59ProvvBlocked{
	text-align:center;
	background: url("/rimovcli/images/ico_c59provv.gif");
	background-repeat: no-repeat;
	background-position: center;
	height:32px;
	font-weight: bold;
	font-style: italic;
	
	
}
.tdGiorniBlocked{
	text-align:right;
	padding-right:20px;
}
