/* @override http://www.detacchi.dev/css/generale.css */

@charset "UTF-8";
/* CSS Document */

/* @group Generale */

body {
	background-color: #feffed;
	margin: 0;
}

#contenuto {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	text-decoration: none;
	width: 925px;
	margin-top: 15px;
	text-align:center;
}

#bottom {
	color: #a3a3a3;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	top: 40px;
	display: inline-block;
	position: relative;
}

#bottom_ {
	color: #a3a3a3;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @end */

/* @group Menu */

#menu {
width:925px;
margin-left:15px;
}


.chicco {
	background-image: url(../immagini/comuni/chicco.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.vocedimenu {
	/*padding-left: 5px;*/
	color: #006600;
	text-decoration: none;
	font: normal normal 12px Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
}

.vocedimenu a:active {
	color: #006600;
	text-decoration: none;
	font: normal normal 12px Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
}
.vocedimenu a:link {
	color: #006600;
	text-decoration: none;
	font: normal normal 12px Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
}
.vocedimenu  a:hover
  {
	color: #bcc303;
	text-decoration: none;
	font: normal normal 12px Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
}
.vocedimenu a:visited {
	color: #006600;
	text-decoration: none;
	font: normal normal 12px Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
}

.vocedimenu_attiva
  {
	color: #bcc303;
	text-decoration: none;
	font: normal normal 12px Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @end */
