@CHARSET "ISO-8859-1";

body{
	text-align:center; background-color:#b4d113; padding:0px;
	font-family:Arial; color:#fff; font-size:12px;
	line-height: 18px;
	padding-bottom: 30px;
}
img{
	border:0px;
}
#main_container{
	margin:auto; width:987px; height:450px; margin-top:70px; text-align:left;
}
#col_1{
	width:426px; height:450px; float:left; background-image: url("grafica/sfondo01b.jpg");
}
#col_1_h{
	width:426px; height:450px; float:left; background-image: url("grafica/sfondo01h.jpg");
}
#col_1_b{
	width:426px; height:450px; float:left; background-image:url("grafica/barra_sx_ombra.png"); 
	background-position:left; background-repeat:no-repeat; background-color:#58585a;
}
#col_2{
	width:440px; float:left; background-color:#fff; text-align:left; 
	min-height:450px;
	margin-bottom:30px;
}
#col_3{
	width:117px; height:450px; float:left; background-image: url("grafica/sfondo03b.jpg");
}
#col_3_b{
	width:117px; height:450px; float:left; background-image: url("grafica/barra_dx_ombra.png");
	background-position:right; background-repeat:no-repeat; background-color:#58585a; 
}
#spacer{
	height:191px; margin-top:0px; margin-left:0px;
}
#menu{
	width:428px; height:70px;
}
#menu_1{
	margin-left:27px; height:66px;
}
#menu_2{
	margin-left:23px; height:70px;
}
.menu_item_red{
	background-image:url("img/sfondo_pulsante_red.jpg"); width:66px; height:66px; float:left;
}
#logo_studio{
	margin-left:26px; margin-top:12px; width:242px; height:75px;
}
#text{
	text-align:left; color:#c5c5c7; padding-top:20px; padding-left:26px; width:360px;
}
#form_ricerca{
	margin-left:28px;
}
.table_form_ricerca{
	font-size:12px; text-align: right;
}
.td_form_ricerca{
	height:25px;
}
.td_form_ricerca_input{
	text-align:left;
}
#risultati_ricerca{
	margin-top:20px; width:400px; margin-left:20px; color:#58585a;
}
#testo_col_centrale{
	margin-top:20px; width:400px; margin-left:20px; color:#58585a; text-align:justify;
}
#testo_col_centrale a {
	text-decoration:none; color:#303030; /*color:#58585a;*/
}
#testo_col_centrale a:hover {
	text-decoration:underline; color:#303030;
}
.paginazione{
	margin-bottom:5px; text-align:center;
}
.titoloRisultato{
	color:#f00; font-weight:bold;
}

.lista_news{
	color:#f00; list-style-image:url('grafica/quadrato_lista_red.png'); list-style-position:outside;
}
.lista_news .li_red{
	margin-bottom:4px;
}
.li_red a{
	color:#f00; text-decoration:none; font-weight:bold;
}
.lista_news .li_green{
	margin-bottom:4px; list-style-image:url('grafica/quadrato_lista_green.png');
}
.li_green a{
	color:#b4d113; text-decoration:none; font-weight:bold;
}
#indirizzo{
	color:#000; margin:20px 10px 0px 20px;
}
#map{
	width:400px; height:270px; margin:10px 10px 0px 20px; border:1px solid #71a804; overflow:hidden; margin-bottom:10px;
}
.lista{
	list-style:square; lower-roman; list-style-position: outside;
}
.pag_current{
	font-size:12px; color:#bbb;
}
.pag_link{
	font-size:12px; color:#58585a;
}
.pag_arrow{
	font-size:12px; font-weight:bolder; font-family:monospace; color:#b4d113; text-decoration:none;
}
.link_paginazione_i{ cursor:pointer; }
.link_paginazione_a{ cursor:pointer; }
