/*GENERALE*/
body{
	/*background:#380541 url(http://static.cyberludus.com/public/frontend/images/fe_viola/pattern_bg.gif) top repeat-x;*/
	color:#c0c0c0;
}
/*HEADER*/
#header{
	/*background:url(http://static.cyberludus.com/public/frontend/images/fe_viola/bg_header.jpg) -105px 0 no-repeat;*/
}
#nav{
	border-bottom:1px solid #000;
	background:url(http://static.cyberludus.com/public/frontend/images/fe_viola/bg_nav.jpg) no-repeat;
}
#sottomenu ul li a{
	color:#fff;
}
#sottomenu ul li a:hover{
	color:#ffed00;
}
#box_top{
	border-left-color:#000;
	border-right-color:#000;
	background:#730275;
}
.box_java{
	border-left-color:#000;
	border-right-color:#000;
	background:#202121;
}
.top_sx{
	background:url(http://static.cyberludus.com/public/frontend/images/fe_viola/bg_top_sx.gif) no-repeat;
}
.top_sx h2{
	color:#e1e3e5;
}
h3{
	color:#b309b7;
}
h3 a,
h4 a{
	color:#ffed00;
	text-decoration:none;
}
.freccia_sx a{
	background:url(http://static.cyberludus.com/public/frontend/images/fe_viola/freccia_sx.gif) no-repeat;
}
.box_2_sx h3 a:hover{
	text-decoration:none;
	color:#ffed00;
}
.box_1_dx{
	border-color:#b309b7;
}
#footer h3{
	color:#b309b7;
}

