body {
	background: #fff url(../images/layout/sfondo_pon.gif) repeat-x;
	font-size: 10pt;
	color: #630;
}


body.pon {
	background: #f7eee2;
}

#benvenuto  {
	background-image: url(/images/home/benvenuto_pon.gif);
}

#s_benvenuto {
	color: #8e561f;
}

#testata  {
        background: url(/images/home/testata_pon.gif) no-repeat bottom center;
        height: 100px;
	margin-bottom: 10px;
}

#testata h2  {
        position: absolute;
        left: 250px;
        top: 60px;
        font-size: 15px;
        font-style: italic;
        text-align: left;
        color: green;
        border: 0px solid black;
}

#testata h3 {
        position: absolute;
        left: 250px;
        top: 30px;
        font-size: 12px;
        font-style: italic;
        text-align: right;
        color: #fff;
        border: 0px solid black;
        display: block;
}

#corpo {
	background-image: url(/images/home/a_studenti_fine_pon.gif);
}

#corpo-sinistra {
	background-image: url(/images/home/a_studenti_fine_pon.gif);
}

#corpo-destra {
	background-image: url(/images/home/a_docenti_fine_pon.gif);
}

#corpo-centro {
	background: url(/images/home/a_centro_riempitivo_pon.gif) repeat-y 10px 0px;
	min-height: 515px;
}

#a_studenti, #a_docenti {
	color: #8e561f;
}

.messaggio {
	color: #963;
}

#a_studenti {
	background: #f7eee2 url(/images/home/a_studenti_pon.gif) repeat-y top left;
}

#a_docenti {
	background: #f7eee2 url(/images/home/a_docenti_inizio_pon.gif) repeat-y top right;
}

.bacheca {
	padding: 5px;
	text-align: justify;
	font-weight: normal;
	font-size: 8pt;
	color: #963;
}

a.pulsante,
a.pulsante:visited,
button.pulsante {
	color: #eceae6;
	border-left: 2px solid #eceae6;
	border-top: 2px solid #eceae6;
	border-right: 2px solid #8a6c48;
	border-bottom: 2px solid #8a6c48;
	background: #ae9173 url(/images/home/pulsante_pon.gif) top left repeat-x;
}


a.pulsante:hover,
a.pulsante:active {
	color: #eceae6;
	background: #d5bc9f url(/images/home/pulsante_hover_pon.gif) top left repeat-x;
}

a.pulsante_chiaro  {
	color: #663300;
	border-left: 2px solid #f7e9d7;
	border-top: 2px solid #fff2e0;
	border-right: 2px solid #d2ae7e;
	border-bottom: 2px solid #d2ae7e;
	background: #eedac1 url(/images/home/pulsante_chiaro_pon.gif) top left repeat-x;
	height: auto;
	font-size: 10pt;
	font-weight: normal;
	display: block;

}

a.pulsante_chiaro:hover  {
	color: #663300;
	background: #fcf2e4 url(/images/home/pulsante_chiaro_hover_pon.gif) top left repeat-x;	cursor:	pointer;
}



/*   --------BUTTON PULSANTE-----------    */

button.pulsante, button.pulsante:visited,
{
	color: #eceae6;
	border-left: 2px solid #eceae6;
	border-top: 2px solid #eceae6;
	border-right: 2px solid #8a6c48;
	border-bottom: 2px solid #8a6c48;
	background: #ae9173 url(/images/home/pulsante_pon.gif) top left repeat-x;
}

button.pulsante:hover,
button.pulsante:active {
	color: #eceae6;
	background: #d5bc9f url(/images/home/pulsante_hover_pon.gif) top left repeat-x;
}

button.pulsante_chiaro  {
	color: #663300;
	border-left: 2px solid #f7e9d7;
	border-top: 2px solid #fff2e0;
	border-right: 2px solid #d2ae7e;
	border-bottom: 2px solid #d2ae7e;
	background: #eedac1 url(/images/home/pulsante_chiaro_pon.gif) top left repeat-x;
	height: auto;
	font-size: 10pt; cursor:	pointer;

}
button.pulsante_chiaro:hover  {
	color: #663300;
	background: #fcf2e4 url(/images/home/pulsante_chiaro_hover_pon.gif) top left repeat-x; cursor:	pointer;
}

a.corto, button.corto{
	width: 175px;
}

fieldset {
	background: url(/images/home/sf_richiesta_demo.gif) no-repeat center 5px;
	border-color: #cd853f;
	color: #cd853f;
}

div.pulsanti{
	width: 90%;
	border: 1px solid #d7a675;
	text-align:left;
	align: center;
	text-align: left;
	padding: 5px;
}

div.no-bordo{
	border: 0;

}
