/*body {
	font-size: 62.5%; 
	font: 11px  "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-image:url(../images/bg_istituzione.jpg); 
	background-repeat:repeat-x; 
	background-color:#DADADA;
	background: #5db1d6 url('../images/bg.gif');
	color: #333;
	text-align: center;
	padding:30px 0px;
	
	
	margin-top:0px; 
	margin-left:0px; 
	
	
	}*/
	
	
* {
   margin: 0;
   padding: 0;
   line-height: 1;
}

body{
   background: #DADADA url(../images/bg_body_green.gif) repeat-x;
   font-size: 62.5%;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#container-outer{
   background: url(../images/bg_container-outer.jpg) no-repeat center 238px;
   
   width:985px;
   height:801px;
   margin:0px auto;
}



#container-inner{
   background: url(../images/bg_container-inner_green.jpg) no-repeat center top;
   width:986px;
   margin:0 auto;
}
#container{
   /*background: url(../images/bg_container.jpg) repeat-y center top;*/
   width:799px;
   position:relative;
   /*margin:0px auto;*/
   margin-left:94px;
   margin-right:92px;
   background-color:#F7F7F7;
}

#menu_box{
	float:left; 
	width:180px;
	background: url(../images/bg_laterale.jpg) no-repeat center top;
	padding:0px 20px;
}

#menu_box #visite{
	margin: 10px 0px;
	color:#B9B9B9;
	font-size:10px;
	line-height:1.5;
	
}

#contenuti{
	float:left; 
	width:545px;
	margin:25px 10px;
}

#contenuti #titolo{
	/*border-top:2px solid #CDCDCD;*/
	background: url(../images/bg_titolo.jpg) repeat-x top;
	font-weight:bold;
	font-size:17px;
	color:#145302;
	padding-top:14px;
	padding-left:14px;
	padding-right:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#contenuti #pagine{
width:497px;
	font-size:12px;
	color:#4A4A48;
	padding-top:7px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:20px;
	text-align:justify;
	line-height:1.3;
}

#pagine #sottotitolo {
	font-size:13px; 
	font-weight:bold; 
	margin-top:5px; 
	margin-bottom:10px;
}

#pagine a { 
	font-weight:bold;
	text-decoration:underline;
	color:#145302;
}

#pagine a:hover {
	text-decoration:none;
}

#titolo #linea {
	 margin:5px auto;
	 border-top:1px solid #CDCDCD; 
	 border-bottom:1px solid #F7F7F7; 
	 line-height:0.5px; 
}

#bacheca{
	border-top:2px solid #CDCDCD;
	background: url(../images/bg_bacheca.jpg) repeat-x top;
	background-color:#F7F7F7;
}

#bacheca a { 
	font-weight:normal;
	text-decoration:none;
	color:#2D2D2B;
}

#bacheca a:hover {
	text-decoration:underline;
}

#bacheca #linea {
	 margin:0 auto;
	 border-top:1px solid #CDCDCD; 
	 width:237px;
	 border-bottom:1px solid #F7F7F7; 
	 line-height:0.5px; 
}

#bacheca_green{
	border-top:2px solid #C2DBAE;
	background: url(../images/bg_bacheca_green.jpg) repeat-x top;
	background-color:#F7F7F7;
}

#bacheca_green #linea {
	 margin:0 auto;
	 border-top:1px solid #CDCDCD; 
	 width:511px;
	 border-bottom:1px solid #F7F7F7; 
	 line-height:0.5px; 
}

#bacheca_green h1 {
	font-size:16px;
	color:#303030;
	font-weight:bold;
	padding-left:28px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../images/ico_appuntamenti.gif) no-repeat left center;
}

#bacheca_green #contenuto {
	width:511px;
	margin:0 auto;
	margin-top:3px;
	color:#2D2D2B;
	line-height:1.2;
	font-size:12px;
	text-align:justify;
}

#bacheca_small{
	width:264px;
	border-top:2px solid #C2DBAE;
	background: url(../images/bg_bacheca_green.jpg) repeat-x top;
	background-color:#DCEAD0;
}

#bacheca h1 {
	font-size:16px;
	color:#145302;
	font-weight:bold;
	padding-left:28px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../images/ico_puntina.gif) no-repeat left center;
}

#bacheca #contenuto {
	width:214px;
	margin:0 auto;
	margin-top:3px;
	color:#2D2D2B;
	line-height:1.2;
	font-size:12px;
	background:url(../images/ico_comunicato.gif) no-repeat left top;
	padding-left:20px;
}

#bacheca #contenuto2 {
	width:214px;
	margin:0 auto;
	margin-top:3px;
	color:#2D2D2B;
	line-height:1.2;
	font-size:12px;
	background:url(../images/ico_delibere.gif) no-repeat left top;
	padding-left:20px;
}

#bacheca #contenuto3 {
	width:214px;
	margin:0 auto;
	margin-top:3px;
	color:#2D2D2B;
	line-height:1.3;
	font-size:12px;
	text-align:justify;
}


#contenuti #data {
	color:#145302;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#bacheca_small h1 {
	font-size:16px;
	color:#303030;
	font-weight:bold;
	padding-left:28px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
}

#bacheca_small #linea {
	 margin:0 auto;
	 border-top:1px solid #C2DBAE; 
	 width:237px;
	 border-bottom:1px solid #F3F5F8; 
	 line-height:0.5px; 
}

#bacheca_small #contenuto {
	color:#2D2D2B;
	width:234px;
	margin:3px auto;
	line-height:3;
	font-size:12px;
}

#bacheca_small #contenuto a{
	text-decoration:none;
	color:#2D2D2B;	
}

#bacheca_small #contenuto a:hover{
	text-decoration:underline;
}


#content-wrap{
   position: relative;
   width: 814px;
   margin: 0 auto;
   padding: 0 0 0 28px;
   background: url(../images/bg_content-wrap.gif) no-repeat 18px 104px;	
}

#header h1{
  /*display: inline;
    float: right;*/
	position:absolute;
   margin: 48px 0px 0px 615px;
   width: 273px;
   height: 141px;
   border:0px;
   background: url(../images/logo_comune_green.jpg) no-repeat;
   /*background: url(../images/logo_comune_150.jpg) no-repeat;*/
   text-indent: -9999px;
}

#header #data_ora{
   position: absolute;
   margin:0px 0px 0px 630px;
   width: 257px;
   height: 29px;
   padding: 12px 0 0;
   background: url(../images/bg_data_ora_green.gif) no-repeat;
   text-align:center;
   font-size:11px;
   color:#FFFFFF;
}

#header #slide{
  position: absolute;
  /*display: inline;
  float:left;*/
  margin: 7px 0px 0px 112px;
  /* margin-left: 235px;
   margin-top:7px;*/
   width: 460px;
   height: 183px;
   /*background: url(../images/slide1.jpg) no-repeat;*/
}


#navigation {
	height:40px;
	width:794px;
	position: absolute;
	margin:200px 0px 0px 0px;
	padding-right:96px;
	padding-left:96px;
	clear:both;
	/*border:1px solid #000;
	font-weight:bold;*/
}

#navigation li {
	float:right;
	list-style-type:none;
	/*border:1px solid #ffa857;*/
	white-space:nowrap;
	padding-top:7px;
	padding-bottom:13px;
}

#navigation li a { 
	display:block;
	padding:0 20px;
	font-weight:normal;
	text-decoration:none;
	color:#DADADA;
	font-size:16px;
}

#navigation a:hover {
	color:#FDD21B; /*E9A319*/
	text-decoration:none;
}

#navigation .selected {
	background:  url(../images/current_green.jpg) repeat-x bottom left;
}

#navigation li.area_riservata {
	float:left;
	background:url(../images/ico_area_riservata_green.gif) no-repeat center right;
	padding-right:15px;
}

#slide_menu {
	width:163px; 
	height:26px;
	color:#303030; 
	background-color:#E5EDDD;
	font-size:16px;
	text-decoration:none;
	text-align:right;
	padding-right:17px;
	padding-top:6px;
	border-top:1px solid #72A349;
	border-bottom:1px solid #F3F5F8;
	cursor:pointer;
}

#slide_submenu {
	height:22px; 
	width:163px; 
	color:#145302; /*254F62 2D5669*/
	background-color:#BCD7A6;/*F7F7F7  DAE5EB*/
	padding-right:17px;
	/*text-decoration:none;*/
	font-size:13px;
	text-align:right;
	padding-top:4px;
	cursor:pointer;
	text-decoration:none;
	border-top:1px solid #72A349;
	border-bottom:1px solid #F3F5F8;
	/*border-bottom:1px dotted #CAD2DF;
	background:url(../images/ico_arrow.gif) no-repeat center right;*/
}

#slide_submenu a:link a:visited a:hover{
	color:#254F62; /*254F62 2D5669*/
	text-decoration:none;
	font-weight:normal;
}

#footer {
	clear:left;
	width:779px;
	margin:0px auto;	
	padding:0px 10px;
	padding-top:5px;
	padding-bottom:35px;
	color:#303030;
	font-size:11px;
	border-top:2px solid #145302;
	line-height:1.5;
	text-align:center;
	background-color:#DADADA;
	/*vertical-align:bottom;
	border-top:5px solid #3881A9;*/
}

#footer a:link,visited {
	color:#145302; /*254F62 2D5669*/
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover {
	text-decoration:underline;
}





