/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:white;
}
.sfondo-home {
	/*background-image: url(immagini/donna.jpg);*/
	background-image: url(immagini/pag-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondo-benessere {
	background-image: url(immagini/manifesto-benessere.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.sfondo-storia {
	background-image: url(immagini/storia.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.sfondo-attual {
	background-image: url(immagini/pag-attual.gif);
	background-repeat: no-repeat;
	background-position: 0px 60px;
}

.sfondo-olystyca {
	background-image: url(immagini/bg_oly.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;

}

.sfondo-contatti {
	background-image: url(immagini/titolo-contatti.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.sfondo-eventi {
	background-image: url(immagini/titolo-eventi.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.sfondo-protagonisti {
	background-image: url(immagini/titolo-protagonisti.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.sfondo-espositori {
	background-image: url(immagini/titolo-espositori.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.sfondo-operatori {
	background-image: url(immagini/titolo-operatori.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.titolo-bianco {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo-nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}	
.testo-neromini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.testo-attual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.testo-attual p{
	padding-right:10px;
        text-align:justify;
 }
.testo-arancio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E87819;
	line-height: 20px;
}
.testo-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
}
.testo-bianco {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.testo-blu {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #163F79;
}

.testo-nero24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: 30px;
}
.testo-arancio24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E87819;
}

A.link1 {
	COLOR: #000000;
	FONT-SIZE: 14px;
	line-height: 20px;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

A.link1:hover {
	COLOR: #000000;
	FONT-SIZE: 14px;
	line-height: 20px;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

A.link2 {
	COLOR: #E87819;
	FONT-SIZE: 14px;
	line-height: 20px;
	TEXT-DECORATION: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

A.link2:hover {
	COLOR: #E87819;
	FONT-SIZE: 14px;
	line-height: 20px;
	TEXT-DECORATION: underline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.menu a,menu a:visited
{
	COLOR: #333333;
	FONT-SIZE: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-seriff;
}

.menu a:hover {
	COLOR: #FF0000;
	FONT-SIZE: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nolink {
	COLOR: #000000;
	FONT-SIZE: 12px;
	font-weight: bold;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tit_calendario
{
font-weight:bold;
background-color:#FF6600;
width:100%;
display:block;
}
.orario_calendario
{
font-weight:bold;
color:#FF6600;
}
.tit_convegno
{
font-weight: bold;
background-color:#F9A63B;
width: 100%;
display: block;
}
.orario_convegno
{
font-weight:bold;
color:#EF9A2C;
}
.tit_programma
{
font-weight: bold;
background-color:#FFCC33;
width: 100%;
display: block;
}
.orario_programma
{
font-weight:bold;
color:#D7A511;
}.fontabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
