body 
{
	font-family: "Segoe UI", Helvetica, Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #505050;
	margin: 0px;
	background-image: url(../img/background_general.png);
	background-repeat: repeat-x;
	background-position: top;	
}
table {
	font-family: "Segoe UI", Helvetica, Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #505050;
}
/*a:link {
	color: #505050;
	text-decoration:none;
}
a:visited {
	color: #505050;
	text-decoration:none;
}
a:hover {
	color: #505050;
	text-decoration:underline;
}*/
a:link {
	color:Blue;
	text-decoration:none;
}
a:visited {
	color:Blue;
	text-decoration:underline;
}
a:hover {
	color:Blue;
	text-decoration:underline;
}
.shadow_left {
	background-image: url(../img/shadow_left.png);
	background-repeat: repeat-y;
}
.shadow_right {
	background-image: url(../img/shadow_right.png);
	background-repeat: repeat-y;
}
.background_table {
	background-image: url(../img/background_table.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.background_header {
	background-image: url(../img/line_underlogo.gif);
	background-repeat: no-repeat;
	z-index:2;
}
.background_header_pubb {
	background-image: url(../img/background_external.png);
	background-repeat: no-repeat;
	z-index:2;
}
.tree_background {
	background-image: url(../img/popup/tree_background.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	font-size:11px;
}
.tree_background table {
	font-size:11px;
}
.text12 {
	font-size:12px;
}
.text14 {
	font-size:14px;
}
.text14Bold {
	font-size:14px;
	font-weight:bold;
}
.text14Rosso {
	font-size:14px;
	color:Red;
}
.text11Rosso {
	font-size:11px;
	color:Red;
}
.text14BoldRosso {
	font-size:16px;	
	font-weight:bold;
	color:Red;
}
#flash {
	position:absolute; 
	top:53px; 
	margin:auto;
	padding-left:116px;
	width:auto;
	align:center;
	z-index:1;
}
.spaziatura {
	padding-left:10px;
	padding-right:10px;
}
.footer {
	padding-left:10px;
	padding-right:10px;
	
}
.table_footer {
	font-family: "Segoe UI", Helvetica, Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #505050;
}
.table_footer a:link {
	color: #505050;
	text-decoration:none;
}
.table_footer a:visited {
	color: #505050;
	text-decoration:none;
}
.table_footer a:hover {
	color: #bf302c;
	text-decoration:underline;
}
.table_ris a:link {
	color: #bf302c;
	text-decoration:none;
	font-size: 11px;
	margin-left:10px;
}
.table_ris a:visited {
	color: #bf302c;
	text-decoration:none;
	font-size:11px;
	margin-left:10px;
}
.table_ris a:hover {
	color: #bf302c;
	text-decoration:underline;
	font-size:11px;
	margin-left:10px;
}
.titolo12rosso {
	color: #bf302c;
	font-size:12px;
}
.testo11rosso {
	color: #bf302c;
	font-size:11px;
}
.testo11rossoBold {
	color: #bf302c;
	font-size:11px;
	font-weight:bold;
}
.testo11 {
	font-size:11px;
}
.testo11_underline {
	font-size:11px;
	text-decoration:underline;
}
.testo11 a:link {
	color: #505050;
	text-decoration:none;
}
.testo11 a:visited {
	color: #505050;
	text-decoration:none;
}
.testo11 a:hover {
	color: #505050;
	text-decoration:underline;
}
.evidenza {
	color: #bf302c;
}
.under_arearis {
	border-top: 1px solid #edd0ab; 
	border-left: 1px solid #edd0ab; 
	border-right: 1px solid #edd0ab; 
	background-color:#f9eddd;
}
.btns_menu {
	margin-top:6px;
	margin-right:15px;
}
.inputbox {
	padding-top:0px;
	border: 1px solid #7e7e7e;
	border-left-color: #afaaa4;
	border-top-color: #afaaa4;
	background: #f4f4f4 url(../img/input.png) -3px -3px repeat-x;
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	width: 100px;
	font-size:11px;
}
.label_normal {
	padding-top:0px;	
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	width: 100px;
	font-size:11px;
}
.inputbox_login {
	padding-top:0px;
	border: 1px solid #7e7e7e;
	border-left-color: #afaaa4;
	border-top-color: #afaaa4;
	background: #f4f4f4 url(../img/input.png) -3px -3px repeat-x;
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	width: 90px;
	font-size:11px;
}
.selectbox {
	font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	font-size:11px;
}
.table_corsi_external {
	border: 1px solid #d6c8b7;
	background-color:#ffffff;
}
.padding10 {
	padding:10px;
}
.padding15 {
	padding:15px;
}
.padding4 {
	padding:4px;
}
.cellacorsi_home {
	font-size:12px;
}
.cellacorsi_home a:link {
	color: #505050;
	text-decoration:underline;
}
.cellacorsi_home a:visited {
	color: #505050;
	text-decoration:underline;
}
.cellacorsi_home a:hover {
	color: #bf302c;
	text-decoration:underline;
}

.background_discente_title_sx {
	background-image: url(../img/back_home_disc_title.png);
	background-repeat: no-repeat;
	padding:3px;
}
.background_discente_title_sx_ext {
	background-image: url(../img/back_home_disc_title_ext.png);
	background-repeat:no-repeat;
	padding:3px;
}
.background_discente_title_sx_ext2 {
	background-image: url(../img/back_home_disc_title_ext2.png);
	background-repeat:no-repeat;
	padding:3px;
}
.titlegrande {
	font-size: 24px;
	font-weight:normal;
}
.titlemedio {
	font-size: 18px;
	font-weight:normal;
}
.titlepiccolo {
	font-size: 15px;
	font-weight:normal;
}
.titlepiccolo_rosso {
	font-size: 14px;
	font-weight:bold;
	color:Red;
	
}
.settecento {
	width:700px;
}
.background_discente_title_sx img {
	margin-right:10px;
}
.background_discente_title_dx img {
	margin-right:10px;
	margin-top:5px;
}
.background_discente_title_dx {
	background-image: url(../img/back_home_disc_title_dx.png);
	background-repeat: no-repeat;
	padding:3px;
}
.background_discente_title_centr {
	background-image: url(../img/back_home_disc_title_centr.png);
	background-repeat: no-repeat;
}

.background_discente_gen_up {
	background-image:url(../img/back_square_central_up_cn.png);
	background-repeat:repeat-x;
}
.background_discente_gen_down {
	background-image:url(../img/back_square_central_down_cn.png);
	background-repeat:repeat-x;
}
.background_discente_gen_left {
	background-image:url(../img/back_square_central_sx.png);
	background-repeat:repeat-y;
}
.background_discente_gen_right {
	background-image:url(../img/back_square_central_dx.png);
	background-repeat:repeat-y;
}
.background_discente_gen_centrale {
	background-image:url(../img/back_square_central_cn.png);
	background-repeat:repeat;
}
.line_discente_up {
	border-top:1px solid #bcbcbc;
}
.line_discente_down {
	border-bottom:1px solid #bcbcbc;
}
.line_discente_left {
	border-left:1px solid #bcbcbc;
}
.line_discente_right {
	border-right:1px solid #bcbcbc;
}
.background_amm_intest_table {
	background-image: url(../img/back_head_table_amm.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #cdcdcd;
}
.background_amm_pulsanti {
	background-image: url(../img/sfondo_pulsante_amm.png);
	background-repeat:no-repeat;
}
.modalBackground {
    background-color:#414141;
    filter:alpha(opacity=70);
    opacity:0.7;
}
form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
.popupquiz {
	background-image: url(../img/popup/quiz_middle.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cccccc;
}

