body{

  background-color:#00000;
  color:#000000;

}

/* Links */

a:link {
  color:#6a839a;
  text-decoration: none
}

a:visited {
  color:#6a839a;
  text-decoration: none
}

a:hover,
a:focus {
  color:#000000;
  text-decoration: none
}

a:active {
  color:#6a839a;
  text-decoration: none
}


.rettangolo_top{
	background-image:url('http://teamlafenice.altervista.org/drupal/sites/all/themes/teamlafenice/images/casella-bordo-grigio_manutenzione-top.jpg');
	background-repeat:no-repeat;
	height:30px;
	width:708px;
}

.rettangolo{
	/*background-image:url('http://teamlafenice.altervista.org/drupal/sites/all/themes/teamlafenice/images/casella-bordo-grigio_manutenzione-center.jpg');*/
	background-repeat:repeat-y;
	width:708px;
}

.rettangolo_center{	 
	 
	width:708px;
	text-shadow: 1px 1px 1px #666;
	-moz-box-shadow: 0 0 15px #A8A8A8  ; -webkit-box-shadow: 0 0 18px #A8A8A8  ; box-shadow: 0 0 10px #A8A8A8  ;
	border-radius: 15px;
}

.rettangolo_bottom{
	background-image:url('http://teamlafenice.altervista.org/drupal/sites/all/themes/teamlafenice/images/casella-bordo-grigio_manutenzione-bottom.jpg');
	background-repeat:no-repeat;
	height:30px;
	width:708px;
}
