/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#3869a0;
background:url(../images/Sfondo.jpg) repeat;
}
textarea {
background-color:#e2e2e2;
height: 350px;
width: 520px;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000;
padding:1px 3px 1px 3px;
border: 1px;
border-style: solid;
border-color: #c4c4c4;
}
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:10px;
color: #5C5C5C;
background-color:#f9f9f9;
}
.body_info
{
padding:2px;
color: #5C5C5C;
background-color:#f6f6f6;
}
.header_banner
{
background:url(../images/header_banner.jpg) center top no-repeat;
height:200px;
}
.chi_siamo
{
background:url(../images/chisiamo.jpg) center top no-repeat;
height:200px;
}
.il_gruppo
{
background:url(../images/ilgruppo.jpg) center top no-repeat;
height:200px;
}
.concerti
{
background:url(../images/concerti.jpg) center top no-repeat;
height:200px;
}
.contatti
{
background:url(../images/contatti.jpg) center top no-repeat;
height:200px;
}

.services_bg
{
background:url(../images/services_bg.gif) left top no-repeat;
height:117px;
padding:10px;
}
.services_teable
{
margin-top:8px;
margin-bottom:12px;
}
.left_line
{
border-left:1px solid #E6E6E6;
background-color:white;

}
.right_line
{
border-right:1px solid #E6E6E6;
background-color:white;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
background-color:white;
}
.footer_table
{
margin-bottom:25px;
}




/* CSS Background Image Document */
.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
}
.top_menu_bg
{
background:url(../images/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
height:32px;
}
.box_sx_bg
{
background:url(../images/box_left_top.gif) left top repeat-x;
height:32px;
}
.box_dx_bg
{
background:url(../images/box_right_top.gif) left top repeat-x;
height:32px;
}
.box_bg
{
background-color:white;
text-align:justify;
}
.box_bottom_bg
{
background:url(../images/box_bottom.gif) bottom repeat-x;
background-color:white;
text-align:justify;
}
.footer_bg
{
background:url(../images/footer_bg.gif) left top no-repeat;
height:25px;
}
.footer_bg_dx
{
background:url(../images/footer_bg_dx.gif) right top no-repeat;
height:25px;
}
.bg_chisiamo
{
background:url(../images/footer_bg_dx.gif) right top no-repeat;
height:25px;
}





/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
.title_news{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9f9fa0;
	background-color:inherit;
	text-decoration: none;
}


.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #9f9fa0;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#2d72ff;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#C6C6C6;
text-decoration:underline;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}

/*     MENU    */

div#navigation{position:relative; width: 720px; font:arial, verdana, sans serif}
div#navigation ul{list-style-type: none;margin: 0;padding: 0}
div#navigation li{float: left; margin: 0;padding:0}
div#navigation a{display: block;width: 120px; height:22px; line-height: 20px;text-decoration: none;
    background: url("../images/normal.gif") no-repeat center center; text-align: center;color: #b1b1b1}
div#navigation a:hover{background: url("../images/hover.gif") no-repeat center center;color: #FFFFFF}
div#navigation li#activelink a,div#navigation li#activelink a:hover{font-weight:bold;
    background: url("../images/active.gif") no-repeat center center;color: #FFFFFF}