body {
	width: 100%;
	height: 100%;
/*	background: #FFF url(../img/sfondo_2.gif) top left repeat;*/
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: "Archivo", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1,h2,h3,p {
	font-family: "Archivo", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	padding-top:30px;
}
hr {
	width: 100%;
	height: 1px;
	color: #DDD;
	background-color: #DDD;
	border: 0;
	margin-bottom:7px;
	margin-top:7px;
	margin-left:0px;
	margin-right:0px;
	padding: 0;
	line-height: 0;
	clear:both;
	float:none;
}
a, a:visited {
	color: #00F;
}
a img {
	border: 0;
}
h1 a {
	color: #dd0000 !important;
}

h1 a:hover {
	color:#e00;
}
#contenitore {
	width: 100%;
	min-height: 550px;
	margin: 0;
	padding: 0;
}

#contenitore_sx {
	float: left;
    height: auto;
    position: relative;
    width: 30%;
    max-width: 288px;
    min-width: 288px;
}

#contenitore_dx {
	float: left;
    width: 65%;
	min-width:624px;
	max-width:1152px;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 4%;
    padding-right: 1%;
    padding-top: 0;
    position: relative;
    right: 0;
    top: 0;
}

/*#contenitore_dx {
	position: absolute;
	width: auto;
	left: 288px;
	right: 0;
	top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 20px;
	padding-top: 0px;
	float: left;
}
*/
#contenuto {
	width: auto;
	height: auto;
	font-size: 0.8em;
	padding-bottom: 25px;
	padding-top: 15px;
	clear: both;
	border-top:2px solid #1a1a1a;
	margin-top: 25px;
}

#contenuto p {
	font-size: 1.2em;
	font-weight:400;
	line-height:1.4em;
	padding-top:10px;
}

#contenuto p.descrizione {
	font-size: 1.2em !important;
	font-weight:400 !important;
	line-height:1.5em !important;
	padding-top:10px;
	color: #1a1a1a !important;
}

#contenuto #link_nav {
	position: absolute;
	top: 35px;
	right: 20px;
	text-align: right;
	font-size: 11px;
}
#contenuto #link_nav a img {
	border: none;
}
#area {
	height: 35px;
	float: none !important;
	clear: both !important;
	padding-top: 13px;
}
#area h1, #area h2, #area p {
	font-family: "Archivo", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#area h1 {
	font-size: 2.2em;
	color: #333;
	float: left;
	margin: 0;
	padding: 0;
}
#area h2 {
	font-size: 1.3em;
	color: #666;
	margin: 0;
	padding: 14px 0 0 5px;
	float: left;
}
#aspro {
	position: absolute;
	z-index: 0;
	top: 5px;
	right: 20px;
	width: 50px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/aspro.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#aspro a {
	width: 50px;
	height: 30px;
	display: block;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 288px;
	height: 144px;
	overflow: hidden;
}

#logo a img {
	border: 0;
	padding: 0;
}
#menu {
	margin: 0;
	padding: 144px 0 0 0;
	list-style: none;
	border: none;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#menu li.separatore {
	background-color: #AAA;
	padding: 2px 0;
}
#menu a, #menu a:visited {
	width: 100%;
	height: auto; /*15px;*/
	display: block;
	margin: 0;
	padding: 6px 0 6px 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
/*	background-image: url(../images/AccordionTab0.gif);	*/
	border-bottom:1px solid #e1e1e1;
	border-top:1px solid #FFFFFF;
	text-transform: uppercase;
}
#menu li.secondo_livello{
	color: #333;
	display: block;
	margin: 0;
	padding: 6px 0 6px 10px;
	font-size: 11px;
	font-weight: bold;
}
#menu a.terzo_livello{
	padding-left:15px !important;
}
.menu2 a, .menu2 a:visited {
	padding-top:4px !important;
	padding-bottom:4px !important;
	color: #999 !important;
	font-size: 12px !important;
	background-image: none !important;
	border-bottom: none !important;
}
.menu2 a:hover {
	color: #ee0000 !important;
	background-image: none !important;
	background-color: #FFF !important;
}

#menu strong {
	color:#000;
}

/* FORM */
form {
	margin: 5px 0;
}
form p {
	margin: 5;
	clear: both;
	padding: 12px 0;
}
form hr {
	margin: 0;
	padding: 0;
}

label {
	font-weight: bold;
	width: 180px;
	height: 18px;
	color: #dd0000;
/*	font-size: 11px;*/
	float: left;
	padding: 8px 0 0 0;
	margin: 0;
	margin-right:15px;
	line-height: 1em;
	font-size:1.1em;
}

label.obbligatorio {
	background: transparent url(../images/asterisco.png) no-repeat;
	background-position: top right;
}

label.label {
	height:auto !important;
	width:auto !important;
}

label.nofloat {
	float:inherit !important;
}

/*label.obbligatorio {
	background: transparent url(../images/asterisco.png) no-repeat;
	background-position: 134px 4px;
}*/
input, select, textarea {
	font-family: "Archivo", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	float: none;
	border: 1px solid #e1e1e1;
	background-color:#fcfcfc;
}
input {
	padding: 3px;
}
input:focus {
	background-color: #fee;
	color: #333;
}
input:hover {
	background-color: #fee;
	color: #333;
}

input.long_input {
	width:95%;
}

textarea {
	width:94%;
	padding: 3%;
	margin: 0;
	font-size: 16px;
	line-height:1.5em;
}

textarea:focus {
	background-color: #fee;
	color: #333;
}
select:hover	{
	background-color: #fee;
	color: #333;
}
input.allegato {
	/*width: 265px !important;*/
	font-size: 1em;
	/*margin:25px;*/
}
select#categoria {
	height: 21px !important;
}
input.button {
	width: 120px;
	height: 37px;
	font-family: "Archivo", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	text-align: center;
/*	background-image: url(../img/pulsante.png);
	background-repeat: no-repeat;
	border: 0px;*/
	padding: 3px;
	margin-right: 5px !important;
	margin-top: 0px;
	margin-bottom: 5px;
	cursor: pointer;
	border: none !important;
	float: left;
	/***/
	background: linear-gradient(to bottom, rgba(198, 47, 47, 1) 0%, rgba(238, 0, 0, 1) 50%, rgba(198, 47, 47, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 15px;
    box-shadow: 0 0 6px #888;
}
.spiegazione {
	font-size: small;
	color: #1a1a1a;
}
.nolabel {
	margin-top: 25px;
	padding-top: 10px;
	margin-bottom: 20px;
	float: none;
	clear: both;
}
.border_top {
	border-top: 2px solid #e1e1e1;
}
.border_bottom {
	border-bottom: 2px solid #e1e1e1;
}

/*-------------*/
/* PAGINAZIONE */
/*-------------*/
.paginazione {
	width: auto;
/*	background-image: url(../img/sfondo_paginazione.gif);
	background-repeat: repeat-x;*/
	text-align: center;
	padding: 15px;
	border: 1px solid #e1e1e1;
	margin-top:15px;
	font-size:15px;
}

.paginazione a {
	color: #dd0000;
	font-weight:700;
	padding:3px;
}

.paginazione a u {
	text-decoration:none !important;
}

.paginazione a:hover {
	color:#f00;
}

.paginazione_bottom {
	width: auto;
/*	background-image: url(../img/sfondo_paginazione_bottom.gif);
	background-repeat: repeat-x;*/
	text-align: center;
	padding: 15px;
	border: 1px solid #e1e1e1;
	margin-bottom:15px;
	font-size:15px;
}

.paginazione_bottom a {
	color: #dd0000;
	font-weight:700;
	text-decoration:none !important;
}


.paginazione_bottom a:hover {
	color:#f00;
}

.paginazione_bottom a u {
	text-decoration:none !important;
}
/*---------*/
/* TABELLE */
/*---------*/
.table_container {
	width: auto;
	height: auto;
	padding: 0px;
}
table {
	width: 100%;
/*	background-image: url(../img/sfondo_tabella.gif);
	background-repeat: repeat;*/
	font-size: 13px;
	border: 1px solid #e1e1e1;
	border-top: 0px;
	border-collapse:collapse;
	clear:both;
}
table.righealterne tr.alterna {
	background-color: #fafafa;
}
table.righealterne tr.highlight {
	background-color: #FFFF99;
}
table.min {
	width: auto;
}
th {
	font-weight: bold;
	background-color: #fff;
	color: #333;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #e1e1e1;
}
td {
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 10px;
}
table.tre-d td, table.tre-d th {
	border-top: 1px solid #e1e1e1;
}
td.w30 {
	width: 30px;
}
td.w40 {
	width: 40px;
}
td.w50 {
	width: 50px;
}
td.w80 {
	width: 80px;
}
td.w100 {
	width: 100px;
}
td.w100 {
	width: 100px;
}
td.w120 {
	width: 120px;
}
td.w150 {
	width: 150px;
}
td.w200 {
	width: 200px;
}
td.w250 {
	width: 250px;
}
td.w300 {
	width: 300px;
}
td.w350 {
	width: 350px;
}
td.w400 {
	width: 400px;
}
td.center {
	text-align: center;
}
td.right {
	text-align: right;
}
td.bold {
	font-weight: bold;
}
td.immagine img, a img {
	border: 1px solid #e1e1e1;
	padding: 1px;
}

td.td_link_1 {
	width:45%;
	position:relative;
}

td.td_link_2 {
	width:45%;
	position:relative;
}

td.td_link_3 {
	width:10%;
	position:relative;
}

td.td_link_4 {
	width:40%;
	position:relative;
}

td.td_link_5 {
	width:40%;
	position:relative;
}

td.td_link_6 {
	width:20%;
	position:relative;
}

td.td_link_7 {
	width:80%;
	position:relative;
}

td.td_link_50 {
	width:50%;
	position:relative;
}

.azioni a {
	float: left;
	margin-left: auto;
	margin-right: auto;
}

/* lista azioni */
/* modifica */
.azione_modifica {
	width: 36px;
	height: 36px;
	font-family: "Archivo", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border: 0px;
	padding: 3px;
	margin-right: 5px !important;
	margin-top: 0px;
	margin-bottom: 5px;
	cursor: pointer;
	border: none !important;
	/***/
	background-image: url(../img/pulsante_modifica.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#666;
    border-radius: 6px;
    box-shadow: 0 0 6px #888;
	display: block;
	float: left;
}

.azione_modifica:hover {
	background-color:#999;
}

/* elimina */
.azione_elimina {
	width: 36px;
	height: 36px;
	font-family: "Archivo", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border: 0px;
	padding: 3px;
	margin-right: 5px !important;
	margin-top: 0px;
	margin-bottom: 5px;
	cursor: pointer;
	border: none !important;
	/***/
	background-image: url(../img/pulsante_elimina.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#dd0000;
    border-radius: 6px;
    box-shadow: 0 0 6px #888;
	display: block;
	float: left;
}

.azione_elimina:hover {
	background-color:#e00;
}

/* su */
.azione_su {
	width: 36px;
	height: 36px;
	font-family: "Archivo", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border: 0px;
	padding: 3px;
	margin-right: 5px !important;
	margin-top: 0px;
	margin-bottom: 5px;
	cursor: pointer;
	border: none !important;
	/***/
	background-image: url(../img/pulsante_su.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#666;
    border-radius: 6px;
    box-shadow: 0 0 6px #888;
	display: block;
	float: left;
}

.azione_su:hover {
	background-color:#999;
}

/* giu */
.azione_giu {
	width: 36px;
	height: 36px;
	font-family: "Archivo", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border: 0px;
	padding: 3px;
	margin-right: 5px !important;
	margin-top: 0px;
	margin-bottom: 5px;
	cursor: pointer;
	border: none !important;
	/***/
	background-image: url(../img/pulsante_giu.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#666;
    border-radius: 6px;
    box-shadow: 0 0 6px #888;
	display: block;
	float: left;
}

.azione_giu:hover {
	background-color:#999;
}

/* domanda */
.azione_domanda {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/pls_domanda.png);
	float: left;
}

/* accessori */

.azione_accessori {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/pls_accessori.png);
	float: left;
}

/* indietro */

.azione_indietro {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/pls_indietro.png);
	float: left;
}

/* avanti */

.azione_avanti {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/pls_avanti.png);
	float: left;
}

/* pound */
.azione_pound {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/pls_pound.png);
	float: left;
}

/* euro */
.azione_euro {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/pls_euro.png);
	float: left;
}
.azioni2 {
	width: 100px;
	text-align: center;
	padding: 5px;
}
strong {
	color: #dd0000;
}
fieldset {
	padding: 10px;
}
fieldset img {
	border: 1px solid #e1e1e1;
	padding: 1px;

}
.checkbox {
	width: 18px;
	height:18px;
	border: 0px;
}

/* casella degli errori e degli avvisi */
#esito {
	padding: 2px 8px;
}
#errori {
	clear: both;
	float: none;
}
/* nic */
label.acapo {
	float: none;
	clear: both;
	width: auto;
	display: block;
	margin: 0;
}
label.nowidth {
	width: auto;
	float: none;
}
div.allegato {
/*	border: 1px solid #e1e1e1;*/
	padding: 0 10px;
	margin: 15px;
	background-color: #FFF;
	display: table-cell;
}
.azione_invia_newsletter {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/pls_email.png);
	float: left;
}
.azione_anteprima_newsletter {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/pls_immagine.png);
	float: left;
}
.azione_modifica_prezzi {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/pls_pound.png);
	float: left;
}
.azione_piu {
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/pls_piu.png);
	float: left;
}
.azione_modifica_accessori{
	width: 40px;
	height: 40px;
	display: block;
	background-image: url(../img/pls_accessori.png);
	float: left;
}
.top5 {
	margin-top: 5px;
}

span.provvisorio {
    background-color: #fb0;
    color: #fff;
    display: block;
    float: left;
    font-size: 0.7em;
    font-weight: 700;
    height: 15px;
    line-height: 1.3em;
    margin-right: 6px;
    min-width: 13px;
    padding: 3px;
    position: relative;
    text-align: center;
    width: auto;
}

a.conferma {
    background-color: #777;
    color: #fff;
    display: block;
    font-size: 0.7em;
    font-weight: 700;
    height: 15px;
    line-height: 1.3em;
    margin-right: 6px;
    min-width: 8px;
    padding: 3px;
	padding-left:6px;
	padding-right:6px;
    position: relative;
    text-align: center;
    width: auto;
	float:left;
	text-transform:uppercase;
	text-decoration:none;
}

a.conferma:hover {
    background-color: #390;
}

div.blocco_ricevimento {
	clear:both;
	height:auto;
	min-height:15px;
	padding-bottom:10px;
}
a.gray,a.gray:visited {
	color: #777;
}
a.gray:hover {
	color: #00F;
}
.gray {
	color: #777;
}
.hide {
	display: none;
}
/* jqModal */
.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -210px;
    width: 420px;
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
	z-index: 99 !important;
}
.jqmWindow .jqmWindow_intestazione {
	background-color: #666666;
	color:#FFF;
	font-weight: bold;
	padding: 5px;
}
.jqmWindow .jqmWindow_contenuto {
	padding: 0 20px;
}
.jqmWindow p {
	padding: 4px 0 !important;
}
.jqmOverlay { background-color: #000; }

* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.p_jqmClose {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: right;
}
.jqmWindow p {
	margin: 0 0 8px 0;
}
.jqmWindow .pulsante {
	float: none;
	margin-bottom: 0 !important;
	margin-top: 10px  !important;
}
.jqmWindow .primo {
	margin-left: 65px !important;
}
/* salvataggio in corso */
h1.msg {
	font-size: 16px;
	font-weight: bold;
	color: #3E6D84;
	margin: 10px;
	padding: 0;
}
h1.msg img {
	border: 0;
}
/* per jquery validator */
label.error {
	background:transparent url(../images/error.png) no-repeat scroll 0px;
	color:#EE0000;
	font-size: 10px;
	font-weight:bold;
	padding-bottom:2px;
	padding-left:20px;
	margin-left: 5px;
	float: none;
}
label.valid {
	background:transparent;
}
select.error, input.error {
	border: 2px solid #EE0000;
}
p#esito {
	position: absolute;
	left: 50%;
	top: 0;
	width: 450px;
	margin-left: -225px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
form.cerca {
    margin: 0;
	padding: 0;
}
form.cerca p {
	font-size:14px;
	margin: 0;
	padding: 5px;
}
span.cerca {
	font-weight: bold;
}

input.button_cerca {
	width: auto;
	height: 29px;
	font-family: "Archivo", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
/*	background-image: url(../img/pulsante.png);
	background-repeat: no-repeat;
	border: 0px;*/
	padding: 3px;
	padding-left:10px;
	padding-right:10px;
	margin-right: 5px !important;
	margin-top: 0px;
	margin-bottom: 5px;
	cursor: pointer;
	border: none !important;
	/***/
	background: linear-gradient(to bottom, rgba(198, 47, 47, 1) 0%, rgba(238, 0, 0, 1) 50%, rgba(198, 47, 47, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 10px;
    box-shadow: 0 0 6px #888;
}

.clearer {
	clear: both;
}
p.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	clear: both;
	float: none;
	margin: 15px 0;
}
span.info {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#1a1a1a;
}
em {
	font-size: 20px;
	font-weight; bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.azione_visualizza {
	background-image:url(../img/pls_visualizza.png);
	display:block;
	float:left;
	height:40px;
	width:40px;
}

.azione_uomo {
	background-image:url(../img/pls_uomo.png);
	display:block;
	float:left;
	height:40px;
	width:40px;
}
.azione_chiave {
background-image:url(../img/pls_chiave.png);
display:block;
float:left;
height:40px;
width:40px;
}
.w100pc {
	width: 99%;
}
/* NAVIGATION */
#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:200px;
}
#navigation a.head {
	cursor:pointer;
	border:1px solid #e1e1e1;
	background:#5263AB url(collapsed.gif) no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}
/* VARIE */
a.pulsante_rosso, a.pulsante_rosso:visited {
	background-color: #CC0000;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}
a.pulsante_verde, a.pulsante_verde:visited{
	background-color: #009900;
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
}
span.pulsante_grigio {
	background-color: #999999;
	color: #FFFFFF !important;
	font-weight: bold;
	padding: 3px;
}

.forecolor_blu {
	color: #003399;
}
.forecolor_arancione {
	color: #FF6600;
}
.forecolor_verde {
	color: #009900;
}
a.link_add {
	background: transparent url(../images/add.png) no-repeat left center;
	padding: 2px 0 2px 19px;
}
a.link_view_list {
	background: transparent url(../images/application_view_list.png) no-repeat left center;
	padding-left: 19px;
	text-decoration:none;
	color: #dd0000;
	font-weight:700;
}

a.link_view_list:hover {
	color:#e00;
}
p.margin_top_30 {
	margin-top: 30px;
}
a.pointer {
	cursor: pointer;
	text-decoration: underline;
}
/* nuovo */
table.dettaglio_docente {
	background-color: transparent;
	background-image: none;
}
td.td_docente {
	background: transparent url(../images/user.png) no-repeat left center;
	padding-left: 20px;
	font-weight: bold;
	color: #069;
}
td.td_materia {
	width: 200px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 15px;
}
tr.td_dettaglio_plus {
	display: none;
}
tr.attivo {
	background-color: #FFF !important;
}
table.attivo {
	border: 2px solid #F30;
	padding: 1px;
}
.nome_attivo {
	color: #F30 !important;
}
p.action_nome {
	cursor: pointer;
}
span.action {
	display: none;
}
a.aggiungi_docente {
	background: transparent url(../images/add.png) no-repeat left center;
	padding: 3px 0 3px 20px;
}
span#espandi,span#comprimi {
	padding-left: 20px;
	color: #777;
	text-decoration: underline;
	cursor: pointer;
	margin-right: 20px;
}
span#espandi {
	background: transparent url(../images/shape_square_add.png) no-repeat left center;
}
span#comprimi {
	background: transparent url(../images/shape_square_delete.png) no-repeat left center;
}

a.link_view_gallery {
	background: transparent url(../images/immagine.gif) no-repeat left center;
	padding-left: 19px;
}

#breadcrumbs {
	padding-bottom:25px;
	font-size:1.1em;
}

#breadcrumbs a {
	color: #dd0000;
	text-decoration:none;
}

#breadcrumbs a:hover {
	color: #ee0000;
	font-weight:600;

}

.uppercase {
	text-transform:uppercase;
}

.dettagli_materia {
	padding-top:10px;
}

.materia_head {
	border-bottom: 1px solid #e1e1e1;
    font-size: 1.4em;
    font-weight: 300;
    margin-left: 22px;
    margin-top: 10px;
}
