/* CSS Document */

body {
	background-image: url(images/background_bg.jpg); background-repeat: repeat;
	margin:0px;
    font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
    font-size:1.1em;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.5em;
    font-size:12px;
    width:100%;
}

TD {
	Font-Size: 12px; Font-Family: Verdana; Color: #712117; Font-Weight: normal;
}

.home_text {
	Font-Size: 12px;
	Font-Family: Verdana;
	Color: #712117;
	Font-Weight: bold;
	line-height: 16px;


}
.pagetitle {
	Font-Size: 16px; Font-Family: Verdana; Color: #333333; Font-Weight: Bold;
}

.subtext {
	Font-Size: 26px; Font-Family: Verdana; Color: #51a1c8; Font-Weight: Bold;
}

.text {
	Font-Size: 12px; Font-Family: Verdana; Color: #31120b; Font-Weight: normal;
}

.form_text {
	Font-Size: 9px; Font-Family: Verdana; Color: #1373ad; Font-Weight: normal;
}

.paratitle {
	Font-Size: 14px; Font-Family: Verdana; Color: #235501; Font-Weight: Bold;
}

.content {
	Font-Size: 12px; Font-Family: Verdana; Color: #1775ab; Font-Weight: normal;
}

.tdbold {
	Font-Size: 12px; Font-Family: Verdana; Color: #2B1C01; Font-Weight: Bold;
}

.tdhighlight {
	Font-Size: 14px; Font-Family: Verdana; Color: #CC0000; font-weight: bold;
}

.footertext {
	Font-Size: 12px; Font-Family: Verdana; Color: #ffffff;
}

.links {
	font-size : 14px; color : #932615; font-family : Georgia; text-decoration : none; font-weight: bold;
} 

.links:visited { 
font-size : 14px; color : #932615; font-family : Georgia; text-decoration : bold; 
} 

.links:hover { 
font-size : 14px; color : #2e5c05; font-family : Georgia; text-decoration : bold; 
} 

.sub_text {
	font-size : 15px; color : #4b720d; font-family : Georgia; text-decoration : underline; font-weight: bold;
} 

.sub_text:visited { 
font-size : 15px; color : #4b720d; font-family : Georgia; text-decoration : underline; 
} 

.sub_text:hover { 
font-size : 15px; color : #cc6600; font-family : Georgia; text-decoration : bold; 
} 
.sublink {
	COLOR: #4b720d; FONT-FAMILY: Verdana; FONT-SIZE: 14px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
.sublink:visited {
	COLOR: #4b720d; FONT-FAMILY: Verdana; FONT-SIZE: 14px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}
.sublink:hover {
	COLOR: #c36700; FONT-FAMILY: Verdana; FONT-SIZE: 14px; TEXT-DECORATION: none; FONT-WEIGHT: bold
}

.buttonlink { 
font-size : 20px; color : #d66748; font-family : Verdana; text-decoration : none; 
} 
.buttonlink:visited { 
font-size : 20px; color : #d66748; font-family : Verdana; text-decoration : none; 
} 
.buttonlink:hover { 
font-size : 20px; color : #1d85ca; font-family : Verdana; text-decoration : none; 
} 

.footerlink {
	Font-Size: 12px; Font-Family: Verdana; Color: #fff9d0; font-weight: bold; text-decoration: none;
} 
.footerlink:visited { 
Font-Size: 12px; Font-Family: Verdana; Color: #fff9d0; text-decoration : bold; 
} 
.footerlink:hover { 
Font-Size: 12px; Font-Family: Verdana; Color: #ffbb60; text-decoration : bold; 
} 

.email { 
font-size : 12px; color : #bc1741; font-family : Verdana; text-decoration : none; 
} 
.email:visited { 
font-size : 12px; color : #bc1741; font-family : Verdana; text-decoration : none; 
} 
.email:hover { 
font-size : 12px; color : #f04b04; font-family : Verdana; text-decoration : underline; 
} 

.on-lyne {
	font-size : 12px; color : #ffbb60; font-family : Verdana; text-decoration : none; font-weight: bold;
} 
.on-lyne:visited { 
font-size : 12px; color : #ffbb60; font-family : Verdana; text-decoration : bold; 
} 
.on-lyne:hover { 
font-size : 12px; color : #fff9d0; font-family : verdana; text-decoration : bold; 
} 

A.mainlink {
	COLOR: #932615; FONT-FAMILY: Verdana; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}
A.mainlink:visited {
	COLOR: #f04b04; FONT-FAMILY: Verdana; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}
A.mainlink:hover {
	COLOR: #bc1741; FONT-FAMILY: Verdana; FONT-SIZE: 12px; TEXT-DECORATION: none; FONT-WEIGHT: normal
}

SELECT { 
font-size : 10px; font-family : Trebuchet MS, Verdana; 
} 

INPUT { 
font-size : 10px; font-family : Trebuchet MS, Verdana; height : 18px; 
} 

TEXTAREA { 
font-size : 10px; font-family : Trebuchet MS, Verdana; 
}

INPUT.checkbox
{
    WIDTH: 15px; HEIGHT: 15px
}

INPUT.radio
{
    WIDTH: 15px; HEIGHT: 15px
}
form { 
display:inline; 
} 
a{text-decoration:none;}
img{border:0px;}

.start_hide{display:none;}


.icone_dx{display:block;margin:auto;}
.text_icone_dx{color:white;margin-bottom:10px;display:block;}
#icone_destra{position:absolute;right:30px;top:30px;text-align:center;width:60px;}
      
.icone_sx{display:block;margin:auto;}
.text_icone_sx{color:white;margin-bottom:10px;display:block;}
#icone_sinistra{position:absolute;left:20px;top:30px;text-align:center;width:60px;} 