
body, P, div {
        font-family : Verdana, Arial, Helvetica, Charcoal;
/*        font-size   : small;
        font-weight : bold;*/
        font-size :   normal;
	font-weight : normal;
        font-style  : normal;

	color : black;
        /*background-color : #000044;*/
/*        background-image: url("DOLLOS.GIF");*/

}

.body2 {
        font-family : Verdana, Arial, Helvetica, Charcoal;
/*        font-size   : small;
        font-weight : bold;*/
        font-size :   normal;
		font-weight : normal;
        font-style  : normal;
    	TEXT-DECORATION: none;
		color : black;
	    
	    BACKGROUND-POSITION: 0% 0%;
	    MARGIN-TOP: 0px;
	    BACKGROUND-ATTACHMENT: scroll;
    	margin-left: 40px;
    	MARGIN-RIGHT: 0px;
		
		background-color : #EEEEEE;
/*		BACKGROUND-IMAGE: url(stile0/iuta_bt2.jpg);
		BACKGROUND-IMAGE: url(stile0/bordo_bt.gif);
		BACKGROUND-REPEAT: no-repeat;

		background-image: url("DOLLOS.GIF");
*/

}


/*
A:link {
	text-decoration:none;
	color: White;
}
A:visited {
	text-decoration:none;
	color: Pink;
}
*/
/*
div.titolo {
        font-family : Verdana;
        font-size   : 22pt;
	font-weight : normal;
        font-style  : bold;
	color : yellow;

}
*/

table, tbody  {
        font-family : Verdana, Arial, Helvetica, Charcoal;
        font-weight : normal;
        font-style : normal;
/*        color : dimgray;*/
	color : black;
        text-align : left;
        padding : 0em;
/*        font-size : x-small;*/
        font-size : normal;
        border-spacing: 4px;


/*      background-color : Teal;*/
/*  background-image: url("50X100.GIF");*/
        background-image: url("DOLLOW.GIF");
}



/*
dt  {
        font-size : small;
        font-weight : bold;
        padding-top : 0.2em;
}

dd  {
        font-size : x-small;
        font-weight : normal;
        font-style : normal;
        text-indent : -40;
}
*/
/*
h1  {
        text-align : center;
        font-family : Verdana;
        font-size   : 22pt;
	font-weight : normal;
        font-style  : bold;
	color : yellow;

}

p.c1  {
        text-align : justify;
}
*/

H1, H2, H3, H4	{
			font-family: Arial, Verdana, Charcoal;
/*			color: #00f0f0;
*/			position: relative;
		        text-align : center;
			top: 5 px;

		}

H1	{
	font: 22 pt / 22 pt;
	font-weight: bold;
	}

H2	{
	font: 18 pt / 18 pt;
	font-weight: bold;
	}
H3	{
	font: 16 pt / 16 pt;
	font-weight: bold;
	}

H4	{
	font: 14 pt / 14 pt;
	font-weight: bold;
	}

/*
.Puls_bg
{
    BACKGROUND-POSITION: 0% 0%;
    MARGIN-TOP: 0px;
    BACKGROUND-ATTACHMENT: scroll;
*/
/*    BACKGROUND-IMAGE: url(stile0/iuta_bt2.jpg);*/
/*    BACKGROUND-IMAGE: url(stile0/bordo_bt.gif);*/
/*
    MARGIN-RIGHT: 0px;
    BACKGROUND-REPEAT: no-repeat;
    TEXT-DECORATION: none;

}
.PulsMenu
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    TEXT-DECORATION: none;
}

A.PulsMenu:visited
{
    COLOR: #003333;
}

A.PulsMenu:link
{
    COLOR: #003333;
}

A.PulsMenu:hover
{
    COLOR: #003333;
}
*/
/* Per il menu a blocchi */
a.PulsMenu:link, a.PulsMenu:visited {
	display: block;
	background: url(../bot/menu_bg.png) no-repeat;
	/*vertical-align: middle;*/
	font-size: 15px;
	font-weight: bold;
	font-family:  Verdana, Arial, Charcoal;
	color: #000033;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.PulsMenu:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
}


