html,body
{
    margin: 0;
	padding: 0;
	background-color: #000000;
	overflow:auto;
}

table
{
	font-family: Verdana,Arial;
	font-size: 11px;
    font-weight: normal;
    color: #000000;
}

textarea
{
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

input
{
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

p
{
	line-height: 16px;
}

.button
{
	background-color: #FFFFFF;
	border: 1px solid #2BC903;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2BC903;
	cursor: pointer;
}

.head_title
{
	background-color: #9AB42C;
	font-family: Verdana,Arial;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
	height:25px;
	padding-left:5px;
}

.head_box
{
	background-color: #FFFFFF;
	font-family: Verdana,Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
	height:20px;
}

.box
{
	background-color: #28AE15;
	font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.content
{
	border-left: 1px solid #9AB42C;
}

.plus
{
	font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #9AB42C;
}

.normal
{
	font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
	
}

.normal_black
{
	font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
	
}

A.link_lingue:link, A.link_lingue:visited, A.link_lingue:active
{
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #52FF06;
	text-decoration: underline;
}
A.link_lingue:hover
{
	font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #EEEEEE;
	text-decoration: underline;
}


.interlinea
{
	height: 1px;
	border-top: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}

.sfondo_bianco
{
	background-color: #FFFFFF;
}

A.link:link, A.link:visited, A.link:active 
{
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

A.link:hover
{
    font-weight: normal;
    font-family: Verdana,Arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
}

A.link_piccolo:link, A.link_piccolo:visited, A.link_piccolo:active 
{
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Arial;
    color: #52FF06;
    text-decoration: none;
}

A.link_piccolo:hover
{
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Arial;
    color: #52FF06;
    text-decoration: underline;
}

A.menu:link, A.menu:visited, A.menu:active 
{
    font-family: Verdana,Arial;
    font-size: 16px;
    font-weight: normal;
    color: #52FF06;
	text-decoration: underline;
}

A.menu:hover
{
    font-family: Verdana,Arial;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
	text-decoration: underline;
}

.spot
{
    font-family: Verdana, Arial;
    font-size: 16px;
    color: #A32C22;
	
}

A.link_spot:link, A.link_spot:visited, A.link_spot:active 
{
	font-family: Verdana, Arial;
    font-size: 16px;
    color: #A32C22;
    font-weight: bold;
    text-decoration: underline;
}

A.link_spot:hover
{
    font-family: Verdana, Arial;
    font-size: 16px;
    color: #A32C22;
    font-weight: bold;
    text-decoration: underline;
}
