/* colore di sezione: #619540 */ /* 42832a */
a:visited {
	color: #619540;
	text-decoration: none;
}
#header {
	background-image: url(/res/img/eventi/eventi_header_bg.jpg);
	background-repeat: no-repeat;
	background-color:#619540;
}
.entry_titles {
	color: #619540;
}
#left-col h3 {
	background-color: #619540;
	background-image: url(/res/img/eventi/eventi_freccia_bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h2 {
	color: #619540;
}
h2 a, h2 a:visited {
	color: #F56125;
	text-decoration: none;
}
h2 a:hover {
	color: #666;
	text-decoration: none;
}
#page #barra_menu {
	/*background-image: url(/res/img/header_menu/info_bar.gif);*/
	background-color:#619540;
}
.barra_menu {
	/*background-image: url(/res/img/header_menu/dieta_bar.gif);*/
	background-color:#619540;
}

#barra_menu ul {
	padding-left: 560px; 	
}
.voce_non_cliccabile a{
	color: #619540;
	text-decoration:none !important;
	}
.sotto_voce_non_cliccabile a{
	color: #619540;
	text-decoration:none !important;
	}
.menu_laterale
.voce a, 
.voce a:visited,
.sottovoce a, 
.sottovoce a:visited{
	color: #619540;
	text-decoration: none;
}
.menu_laterale
.voce a:hover,
.sottovoce a:hover{
	color: #619540;
	text-decoration: underline;
}
.menu_laterale
.voce_attiva a,
.sottovoce_attiva a{
	font-weight: 800;	
	color: #fff!important;
}
.menu_laterale
.voce{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background-image: url(/res/img/eventi/eventi_freccia_li.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.menu_laterale
.voce_attiva{
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(/res/img/eventi/eventi_freccia_bar.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	background-color: #42832a; /*619540;*/
}
.menu_laterale
.sottovoce{
	padding: 0px 0px 0px 30px; /*top right bottom left */
	background-image: url(/res/img/eventi/eventi_freccia_li_l1.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	/*vertical-align:middle;*/
	/*overflow-x: auto;*/
	/*display:inline-block;*/
}
.menu_laterale
.sottovoce_attiva{
	padding: 0px 0px 0px 30px;
	background-image: url(/res/img/eventi/eventi_freccia_li_l1_sel.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	background-color: #42832a; /*619540 */
}

#footer .voce_attiva {
	color: #619540 !important;
	font-weight:bolder !important;	
}
/*.menu_vert_fuoricasa{
	height:550px;
}
*/

#menu_top_sx #copyright{
	padding-left:10px;
	/*font-size: 12px;*/
	color: #666;	
}

#intro_img_sezione{
  text-align:center;
  margin-top:30px;
}
#intro_img_pagina{
  text-align:left;
  margin-top:0px;
}
#intro_img_pagina img{
	border:0px;
}
.tab_intestazione {
	height:15px;
	/*font-size:14px;*/
	color:#42832a;
	background-color:#f0c2ad;
	font-weight:bold;
	/*background-color:#FEC9A5;*/
	}

/*
.paginazione{
	margin-top:8px;
	width:100%;
	text-align:center;
}
.paginazione a{
color:#999999;
text-decoration:none;
}
.paginazione a:hover{
text-decoration:underline;
}
.paginazione strong{color:#FF6600;}
*/

#login_pro label{ width:100px; font-weight:bold; color:#ea6524; }
#login_pro input[type=text], #login_pro input[type=password]{ width:210px; }
