html,body
{
    margin: 0;
	padding: 0;
	background-color: #EEEEEE;
	overflow:auto;
}

textarea
{
	border: solid 1px #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

hr
{
	border-top:1px solid #A70E09;
	border-right:none;
	border-bottom:none;
	border-left:none;
	height:1px;
}

p
{
	line-height: 16px;
}

.tbmain{ 
 /* Changes on the form */
 /*background: url('style3_bg.gif') #00CAF8 repeat-x; */
}
.left{
	color: #FFFFFF !important;
	font-family: Verdana, helvetica, sans-serif;
	font-size: 11px !important;
}
td.left {
   font-family: Verdana, helvetica, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color:#FFFFFF;
}

.text{
   font-family: Verdana, helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   font-weight: normal;
   border: 1px;
   background:url(images/style2_txt_bg.gif) bottom repeat-x;
}

.textsm{
   font-family: Verdana, helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
}

.btn{
   font-family: Verdana, helvetica, sans-serif;
   font-size: 11px;
   font-weight:normal;
   color:#000000;
   border:1px #F5C907 solid;
   background: #EEEEEE;
   cursor: pointer;
}

.normal
{
	font-family: Verdana,Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;	
}

.normal2
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.interlinea
{
	height: 1px;
	border-top: 1px dotted #CCCCCC;
	background-color: #FFFFFF;
}

.sfondo_menu
{
    background-image: url(images/sfondo_menu.jpg);
	width: 950px;
	height: 102px;
}

.sfondo_menu1
{
    background-image: url(images/menu1.jpg);
	width: 121px;
	height: 34px;
}

.sfondo_menu2
{
    background-image: url(images/menu2.jpg);
	width: 125px;
	height: 34px;
}

.sfondo_menu3
{
    background-image: url(images/menu3.jpg);
	width: 120px;
	height: 34px;
}

.sfondo_menu4
{
    background-image: url(images/menu4.jpg);
	width: 117px;
	height: 34px;
}

.sfondo_menu5
{
    background-image: url(images/menu5.jpg);
	width: 114px;
	height: 34px;
}



.sfondo_footer
{
    background-color: #1C89D0;
}

.content
{
	background-color: #04591C;
	background-image: url('images/sfumatura_centrale.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

.header
{
	background-image: url('images/header.jpg');
	height: 244px;
	width: 950px;
}

A:link, A:visited, A:active 
{
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana,Century Gothic, Arial;
    color: #F5C907;
    text-decoration: none;
}

A:hover
{
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana,Century Gothic, Arial;
    color: #FFFFFF;
    text-decoration: none;
}

A.link2:link, A.link2:visited, A.link2:active 
{
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana,Century Gothic, Arial;
    color: #FFFFFF;
    text-decoration: underline;
}

A.link2:hover
{
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana,Century Gothic, Arial;
    color: #F5C907;
    text-decoration: underline;
}



A.link_menu:link, A.link_menu:visited, A.link_menu:active 
{
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial;
    color: #FFFFFF;
    text-decoration: none;
}

A.link_menu:hover
{
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial;
    color: #111111;
    text-decoration: none;	
}

.menu_sel
{
	font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial;
    color: #111111;
    text-decoration: none;
}
