/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background:url(../images/body_bg.jpg) left top repeat-x #24A1CF;
}
td.td_off {
background: url(../images/menu_bg.gif) 0px 0px repeat-x;
height:25px;
}
td.td_on {
color:#FFFFFF;
background: url(../images/menu_bg2.gif) 0px 0px repeat-x;
height:25px;
}
td.mainoff {
background: url(../images/main_contatti.gif) 0px 0px no-repeat;
}
td.mainon{
background: url(../images/main_menu_bg.gif) 0px 0px no-repeat;
height:33px;
}
.header_image_box
{
padding:0px 5px 4px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.body_text_box
{
padding:35px 30px 15px 30px;
background-color:#FFFFFF;
color: #5B5A5A;
}
.body_left_bg
{
background:url(../images/body_left_bg.jpg) left top repeat-y;
width:8px;
}
.body_right_bg
{
background:url(../images/body_right_bg.jpg) left top repeat-y;
width:8px;
}
.footer_left_bg
{
background:url(../images/footer_left_bg.gif) left top no-repeat;
height:32px;
}
.box_top_line
{
background:url(../images/top_line.gif) left top repeat-x;
height:9px;
}
.box_left_line
{
background:url(../images/left_line.gif) left top repeat-y;
width:9px;
}
.box_right_line
{
background:url(../images/right_line.gif) left top repeat-y;
width:9px;
}
.box_bottom_line
{
background:url(../images/bottom_line.gif) left top repeat-x;
height:9px;
}
.input_box
{
border:1px solid #996600;
background-color:#FFFFFF;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 15px;
color: #000000;
text-decoration: none;
}





/* CSS Background image Document */
.header_image_top1
{
background:url(../images/header_image_top1.jpg) left top no-repeat;
height:161px;
}
.header_image_top2
{
background:url(../images/header_image_top2.jpg) left top no-repeat;
height:161px;
}
.header_image_top3
{
background:url(../images/header_image_top3.jpg) left top no-repeat;
height:161px;
}
.header_image_top4
{
background:url(../images/header_image_top4.png) left top no-repeat;
height:161px;
}

.header_image_bottom
{
background:url(../images/header_image_bottom.jpg) left top no-repeat;
height:128px;
}

.menu_bg
{
background:url(../images/menu_bg.jpg) left top repeat-x;
height:27px;
}

/* CSS Text Document */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.menu_link_off {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #996600;
	text-decoration: none;
	background-color:inherit;
}
.menu_link_on {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #009999;
	text-decoration: none;
	background-color:inherit;
}
.menu_link_off:hover
{
text-decoration:underline;
background-color:inherit;
}
.menu_link_on:hover
{
text-decoration:underline;
background-color:inherit;
}
.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B46471;
	background-color:inherit;
	text-decoration: none;
}
.footer_link:hover
{
text-decoration:underline;
color:#601E29;
background-color:inherit;
}
.highlight
{
color:#996600;
font-size:14px;
text-decoration:none;
background-color:inherit;
text-align:center;
}
.left_menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #996600;
	text-decoration: none;
	background-color:inherit;
}
.left_menu_link:hover
{
text-decoration:underline;
color:#996600;
background-color:inherit;
}

a.linknormale {
	color: #0000FF;
	font-weight: normal;
	line-height: 15px;
}

a.linknormale:link	  {text-decoration: none; color:#0000FF;}
a.linknormale:active  {text-decoration: none; color:#0000FF;}
a.linknormale:visited {text-decoration: none; color:#0000FF;}
a.linknormale:hover   {text-decoration: underline; color:#FF0080;}