.evento_reg_title{
	background-image: url(../images/form_field_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding: 3px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}


.evento_reg_introtext{
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
	padding: 3px;
	font-size: 12px;
	color: #333333;
}


.evento_reg_riepilogo_title{
	clear: both;
	background-image: url(../images/form_field_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 10px;
}


.evento_reg_riepilogo_title .notes{
	color: #FF0000;
	margin-left: 15px;
}

.evento_reg_tbl{
	width: 100%;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
}





.evento_reg_tbl .intestazione_label{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding: 3px;
	text-align: center;
}


.evento_reg_tbl .giornata_data{
	padding: 3px 3px 3px 17px;
	background-image: url(../images/agenda_calendario.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	
	background-color: #CCCCCC;
	color: #515151;
}



.evento_reg_tbl .giornata_name{
	padding: 3px;
	width: 100%;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;	
	font-size: 14px;
}


.evento_reg_tbl .giornata_costo{
	background-color: #B6B6B6;
}


.evento_reg_tbl .giornata_chiusura{
	background-color: #CCCCCC;
}



.evento_reg_tbl .sessione_ora{
	padding: 3px 3px 3px 17px;
	background-image: url(../images/agenda_orario.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-color: #F4F4F4;
	color: #515151;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
}


.evento_reg_tbl .sessione_name{
	padding: 3px;
	background-color: #F4F4F4;
	color: #515151;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;	
}


.evento_reg_tbl .sessione_costo{
	padding: 3px;
	background-color: #E4E4E4;
	color: #515151;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
	white-space: nowrap;
	text-align: center;
}


.evento_reg_tbl .sessione_checkbox{
	padding: 3px;
	background-color: #F4F4F4;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}


.evento_reg_tbl .riepilogo_costi_label{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	color: #515151;
	font-weight: bold;
	padding: 3px;
}


.evento_reg_tbl .riepilogo_costi_valore{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	color: #515151;
	padding: 3px;
}


.evento_reg_tbl .riepilogo_costi_valore input{
	font-size: 12px;
	color: #515151;
}


.evento_reg_tbl .riepilogo_costi_chiusura{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.evento_reg_tbl .evento_reg_submit, .evento_reg_submit{
	padding: 3px;
	text-align: center;	
}


.evento_reg_tbl .evento_reg_submit input, .evento_reg_submit input{
	font-size: 12px;
	color: #515151;
	padding: 3px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #EBEBEB;
}





/*****   FATTURAZIONE   *****/


.fatturazione_separatore{
	clear: both;
}


.fatturazione_field{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	display: block;
	color: #CCCCCC;
	font-size: 10px;
}


.fatturazione_field label{
	display: block;
	color: #515151;
	font-size: 12px;
}


.fatturazione_field input,
.fatturazione_field select{
	color: #515151;
	font-size: 12px;
}


.registrazione_ok{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}


/*	CERCA REGISTRAZIONE	*/

.cr_form_tbl{
	width: 100%;
}


.cr_form_tbl td{
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}


.cr_form_tbl td input{
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	margin-right: 20px;
}


.cr_show_tbl{
	width: 100%;
	margin-top: 10px;
}


.cr_show_tbl .int td{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #515151;
	padding: 2px;
}

.cr_show_tbl .riga_pari td{
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}

.cr_show_tbl .riga_dispari td{
}

.cr_show_tbl .riga_pari td,
.cr_show_tbl .riga_dispari td,
.cr_show_tbl .riga_pari td input,
.cr_show_tbl .riga_dispari td input{
	font-size: 10px;
	color: #515151;
	padding: 2px;
}
