* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/riga_head_credits.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #FF5A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 10px;
}

/* Background */

#background {
	width: 762px;
	margin: 0 auto;
}

#bigpage {
	width: 762px;
	background: url(../images/back_page.gif);
}

/* Header */

#header {
	height: 228px;
	background: no-repeat;
}
#fotohead {
	background: url(../images/foto_credits.jpg) repeat-x;
	width: 760px;
	height: 136px;
	margin-left:1px;
	float:left;	
}

/* Logo */

#logo {
	float: left;
	width: 350px;
	height: 92px;
	margin-left:4px;
}

/* Menu */

#menu {
	float:right;
	elevation:above;
	padding-right:2px;
}

#cerca {
	float:right;
	margin-top:5px;
	margin-right:5px;
	width:320px;;
	font-size:9px;
	color: #FFFFFF;
	text-align:right;
}

#sottomenu  {
	float:left;
	margin-top:10px;
	margin-left:10px;
	width:320px;;
	text-align:left;
	font-size:10px;
	color: #FFFFFF;
}

#sottomenu  p {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0;
	text-align: center;
	
}

#sottomenu  a {
	color: #FFFFFF;
}

#sottomenu  a:hover {
	color: #ffb24d;
}


/* Content */

#content{
	float: left;
	elevation:level;
	width: auto;
	margin-top:3px;
	padding: 0 0 0 0px;
}

#intestazione{
	float: left;
	elevation:level;
	width: 760px;
	height:32px;
	margin-left:1px;
	margin-top:3px;
	padding: 0 0 0 0px;
	background: url(../images/tit_credits.jpg);
	display:block;
}

#elenco{
	float: left;
	elevation:level;
	width: auto;
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	padding: 0 0 0 0px;
	
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

h2, h3, h4, h5 {
	font-weight: normal;
	color: #000000;
	line-height: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

h1 {
	margin-bottom:4px;;
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 13px;
	margin-left:10px;
	line-height: 2em;
}

h2 a{
	color: #000000;
}

h2 a:hover {
	color: #666666;
}

h3 {
	font-size: 10px;
	font-weight: bold;
}

h3 a{
	color: #000000;
}

h3 a:hover{
	color: #555555;
}

h4 {
	font-size: 12px;
	margin-bottom:0.001em;	
}

h4 a{
	color: #000000;
}

h4 a:hover{
	color: #555555;
}

h5 {
	font-size: 12px;
	margin-left:10px;	
}

h5 a{
	color: #000000;
}

h5 a:hover{
	color: #555555;
}

h6 {
	font-size: 10px;
	margin-top:8px;
	margin-left:10px;	
}

h6 a{
	color: #000000;
}

h6 a:hover{
	color: #555555;
}

p {
	margin-bottom: 0.8em;
}

.percorso {
	float: left;
	width: 454px;
	height:31px;
	margin-left:2px;
	margin-bottom:2px;
	display: block;
	background: url(../images/fondo_percorso_comune.jpg) repeat-x bottom;
}

.selezionato {
	color:#663300;
}

.pagina {
	float: left;
	width: auto;
	height: auto;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:2px;
	display: block;
}
.legginotizie {
	float: right;
	width: 90px;
	height: 20px;
	margin-top:2px;
	margin-right:1px;
	margin-bottom:2px;
}

/* Search */

#search {
}

#search br {
	display: none;
}

#search input {
	padding: 5px 5px;
	border-top: 1px solid #BAD300;
	border-left: 1px solid #A9C817;
	border-right: 1px solid #7DAB00;
	border-bottom: 1px solid #578900;
	background: #6E9D00 url(../images/cerca.jpg) repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#search #s {
	width: 130px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

/* Footer */

#footer {
	height: 19px;
	background: url(../images/riga_footer_credits.jpg);
	padding-top:20px;
}

#footer p {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0;
	text-align: center;
	
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #ffb24d;
}
