* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/riga_head.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_home.jpg) repeat-x;
	width: 762px;
	height: 136px;
	float:left;	
}

/* Logo */

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

/* Menu */

#menu {
	float:right;
	width:auto;
	elevation:above;
	padding-right:2px;
}
#cerca {
	float:right;
	margin-top:5px;
	margin-right:5px;
	width:300px;
	font-size:9px;
	color: #FFFFFF;
	text-align:right;
}

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

#sottomenu a {
	color: #FFFFFF;
}

#sottomenua:hover {
	color: #ffb24d;
}


/* Content */

#contentsx{
	float: left;
	elevation:level;
	width: 301px;
	/*margin-top:7px;*/
	margin-left:1px;
	padding: 0 0 0 0px;
	display:block;
	
}
#contentdx{
	float: right;
	elevation:level;
	width: 456px;
	/*margin-top:7px;*/
	margin-right:2px;
	padding: 0 0 0 0px;
	display:block;
}

.evidenziato{
	background-color: #DFBD91;
	border:thin;
	border-spacing:inherit;
	border-color:#CCCCCC;
	border-style:outset;
}

.vocimenu{
	font-size: 13px;
	line-height: 1.1em;
	color: #000000;		
}

.vocimenu a{
	color: #000000;	
}

.vocimenu a:hover {
	color: #666666;
}

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: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a.nero {
	color: #000000;
}

h2 {
	font-size: 13px;
	line-height: 1em;
}

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-bottom:0.5em;	
}

h5 a{
	color: #000000;
}

h5 a:hover{
	color: #555555;
}

p {
	margin-bottom: 0.8em;
}

ul, ol, li {
	margin-bottom: 0.5em;
	margin-left: 15px;
	text-align: justify;
}

#comune {
	float: left;
	width: 301px;
	/*height:235px;*/
	/*margin-top:6px;*/
	margin-left:1px;
	margin-bottom:2px;
	display: block;
	background: url(../images/fondo_comune.jpg) no-repeat;
}

#cittadino {
	float: left;
	width: 301px;
	/*height:235px;*/
	margin-left:1px;
	margin-bottom:2px;
	display: block;
	background: url(../images/fondo_cittadino.jpg) no-repeat;
}

#turismo {
	float: left;
	width: 301px;
	height:235px;
	margin-left:1px;
	margin-bottom:2px;
	display: block;
	background: url(../images/fondo_turismo.jpg) no-repeat;
}

.leggitutto {
	float: left;
	width: 80px;
	height: 18px;
	vertical-align: baseline;
	margin-left:15px;
	margin-bottom:5px;
}

#evidenza {
	float: left;
	width: 456px;
	/*height:176px;*/
	margin-left:1px;
	margin-bottom:2px;
	display: block;
	background: url(../images/fondo_evidenza.jpg) no-repeat;
}

#news {
	float: left;
	width: 456px;
	/*height:176px;*/
	margin-left:1px;
	margin-bottom:2px;
	display: block;
	background: url(../images/fondo_news.jpg) no-repeat;
}

#eventi {
	float: left;
	width: 456px;
	/*height:176px;*/
	margin-left:1px;
	margin-bottom:2px;
	display: block;
	background: url(../images/fondo_eventi.jpg) no-repeat;
}

#contatti {
	float: left;
	width: 456px;
	/*height:176px;*/
	margin-left:1px;
	margin-bottom:2px;
	display: block;
	background: url(../images/fondo_contatti.jpg) no-repeat;
}

.notizie {
	float: left;
	width: 435px;
	/*height:130px;*/
	margin-left:18px;
	margin-top:42px;
	margin-bottom:2px;
	display: block;
}

.elenco {
	float: left;
	width: 260px;
	height:auto;
	margin-left:10px;
	margin-top:35px;
	display: block;
}

.legginotizie {
	float: right;
	width: 90px;
	height: 18px;
	vertical-align:bottom;
	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.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;
}
