* {
	font:13px arial;
	color:#333;
	margin:0;
	padding:0;
}
a, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {color:#D94D00;}
.bold, strong {font-weight:bold;}
ul {list-style-type:none;}
img {border:0;}

body {background-image:url(../images/background.gif)}

#container {
	width:920px;
	margin:0 auto;
}

#header_sx {
	float:left;
	width:560px;
	height:340px;
	background-image:url(../images/header_sx_home.jpg);
}
#header_dx_top {
	float:right;
	width:360px;
	height:140px;
}
#header_dx_bottom {
	float:right;
	width:360px;
	height:200px;
}
#random_image {float:left;}

#mainmenu {
	width:920px;
	background:url(../images/background_mainmenu.jpg) repeat-y;
}

#outer {
	background:url(../images/background_main_big.gif);
	width:100%;
	background-color:#eee; /* main background-color */
}
#outer_main_and_right {
	background:url(../images/background_main.gif);
	width:100%;
	background-color:#eee; /* main background-color */
}
#inner {
	background:url(../images/background_sx.gif) no-repeat;
	width:100%;
}

#left {
	padding:10px;
	width:160px;
	float:left;
}
#left p {color:#D94D00;}

#main {
	padding:10px 0;
	margin-left:190px;
	margin-right:390px;
}
#main h2 {
	font-size:110%;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}

#right {
	padding:10px;
	width:360px;
	float:right;
	/*background-color:#A4BBC7;*/
}
#right h2 {
	font-size:110%;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}

#footer {
	background-color:#000;
	padding:10px;
	text-align:center;
	clear:both;
}
#footer p {
	font-size:85%;
	color:#aaa;
}
#footer p a {
	font-size:100%;
	color:#fff;
}

.clear {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
}

/*MMMMMMMMMMMMMMMMMM horizontal menu MMMMMMMMMMMMMMMMMMMMM*/
ul.hmenu {margin-right:380px;}
ul.hmenu li {display:inline;}
ul.hmenu li a {
	float:left;
	padding:10px 5px;
	font-size:85%;
	color:#fff;
}
ul.hmenu li a:visited {color:#fff;}
ul.hmenu li a:hover {color:#D94D00;}

/*MMMMMMMMMMMMMMMMMM vertical menu MMMMMMMMMMMMMMMMMMMMM*/
ul.vmenu {
	margin-top:10px;
}
ul.vmenu li {padding:5px;}

ul.pointed li {
	background:url(../images/arrow.gif) left center no-repeat;
	text-indent:10px;
}
ul.pointed li {border-bottom:1px solid #919597;}
ul.pointed li#last_li {border:0;}
ul.pointed li a {
	color:#666;
	font-weight:bold;
}
ul.pointed li a:visited {color:#666;}
ul.pointed li a:hover {color:#D94D00;}

/*MMMMMMMMMMMMMMMMMM ie hacks MMMMMMMMMMMMMMMMMMMMM*/
* html ul.vmenu li a {height:0;}



#box_mobile {
	background-color:#fff;
	background-image:url(../images/background_box_mobile.gif);
	width:320px;
	padding:20px;
	margin:10px 0 0 10px;
}
#box_mobile_image {
	float:left;
	width:110px;
	height:110px;
	border:0;
	margin-right:20px;
}
#box_eventi {
	background-color:#C7D8E0;
	width:320px;
	margin:20px 0 10px 10px;
	padding:20px;
}
.box_evento_comune {padding-top:10px; font-size:11px; font-weight: bold; }
.box_evento_title a {color:#D94D00 !important; font-size:12px;}
.box_evento_title a:hover {color:#D94D00 !important;}
.box_evento_text, .box_evento_text a {font-size:11px;}
.evento_image {
	float:left;
	width:80px;
	height:80px;
	border:0;
	margin:10px 10px 0 0;
	border:1px solid #333;
}



ul.path {margin-bottom:10px;}
ul.path li {
	font-size:85%;
	display:inline;
}
ul.path li.attivo {font-weight:bold;}
ul.path li a {font-size:100%;}
ul.path li a:hover {color:#D94D00;}



.typelist_item p a:hover {color:#D94D00;}
.typelist_image {
	float:left;
	width:80px;
	height:80px;
	border:0;
	margin:0 10px 0 0;
	border:1px solid #333;
}
.typelist_comune {font-size:85%;}
.typelist_abstract {margin-bottom:10px;}



.children_title {
	color:#D94D00;
	font-weight:bold;
	margin:10px 0 3px 0;
}


.text_title {
	color:#D94D00;
	font-weight:bold;
	margin:10px 0 3px 0;
}



#toggle_comune_testo {text-decoration:underline;}

#toggle_comune_testo,
#toggle_comune_storia,
#toggle_comune_urbanistica,
#toggle_comune_cosavedere,
#toggle_comune_curiosita {
	cursor:pointer;
	font-size:85%;
}

.toggle_comune_storia,
.toggle_comune_urbanistica,
.toggle_comune_cosavedere,
.toggle_comune_curiosita {display:none;}



.box_photo {
	float:left;
	margin:10px 0 0 10px;
	text-align:center;
	border:1px solid #333;
}



#main_main_and_right {
	padding:10px 0;
	margin-left:190px;
}
#main_main_and_right h2 {
	font-size:110%;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}



.sitemap {margin:10px 0 0 0;}


/*
#agata_code {padding-top:7px;}
#agata_code_black {
	background-color:#000;
	color:#fff;
	padding:5px 10px;
}
#agata_code_green {
	background-color:#288B52;
	color:#fff;
	padding:5px 10px;
	font-weight:bold;
}
*/

#agata_code {
	padding:10px;
	color:#ccc;
	margin:-10px -10px 0 -10px;
	background-color:#7598AA;
	font-weight:bold;
}
#agata_code span {color:#fff;}