@charset "UTF-8";
/* CSS Document */

.ricerca_head
{
/*background:url(../img/search_result_table/footer_div_bg.gif) repeat-x;*/
background-color:#174d73;
/*height:30px;*/
padding-left:2px;
padding-right:3px;
margin:0;
margin-bottom:3px;
text-align:right;
vertical-align:middle;
font-size:14px;
color:#FFFFFF;
font-family:Trebuchet MS, Arial, sans-serif;
}


.riga_risultati_0
{
padding:3px;
background-color:#f0f4f7;
margin:0px;
border-left:1px solid #d0cfcf;
border-top:1px solid #d0cfcf;
border-bottom:1px solid #f0f4f7;
font-size:8px;
font-family:Trebuchet MS, Arial, sans-serif;
}
.riga_risultati_1
{
padding:3px;
background-color:#FFF;
margin:0px;
border-left:1px solid #d0cfcf;
border-top:1px solid #d0cfcf;
border-bottom:1px solid #F2F2F2;
font-size:8px;
font-family:Trebuchet MS, Arial, sans-serif;
}

#prev_srch{ background: url(../img/search_result_table/prev.gif) no-repeat center; width:24px;height:30px;border:0px solid #ccc;cursor:hand;}
#next_srch{ background: url(../img/search_result_table/next.gif) no-repeat center; width:24px;height:30px;border:0px solid #ccc;cursor:hand;}
#first_srch{ background: url(../img/search_result_table/first.gif) no-repeat center; width:24px;height:30px;border:0px solid #ccc;cursor:hand;}
#last_srch{ background: url(../img/search_result_table/last.gif) no-repeat center; width:24px;height:30px;border:0px solid #ccc;cursor:hand;}
/*#prev_srch:hover{border:1px solid #174d73;}
#next_srch:hover{border:1px solid #174d73;}
#first_srch:hover{border:1px solid #174d73;}
#last_srch:hover{border:1px solid #174d73;}*/
.result_details{font-size:8px;text-align:center;}

#tb_in_srch{font-size:11px; font-family:"Trebuchet MS", Arial, sans-serif;}

#table_ShowAllEvents
{
border:1px dotted #E2E2E2;
font-size:9px;
font-style:normal;
font-weight:normal;
padding:0px;
margin-top:10px;
margin-right:15px;
margin-bottom:10px;
margin-left:15px;
}

#intestazioni_ShowAllEvents
{
margin:2px;
font-size:9px;
color:#999;
font-style:normal;
font-weight:normal;
text-align:center;
padding:5px;
border-right:1px solid #FFFFFF;
height: 20px;
/*background-image: url(../img/search_result_table/sfondo_head.gif);
background-x-position: right;
background-y-position: center;
background-repeat: no-repeat;*/
background-color:#CCCCCC;
font-family: Tahoma,Arial,Sans-serif,Verdana;
font-style:normal;
font-variant: normal;
font-weight:bold;
font-size: 11px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
color: #2b2b2b;
}
#risultati_ShowAllEvents
{
height:20px;
font-size:10px;
font-style:normal;
font-weight:normal;
text-align:center;
padding-top:3px;
}



#srch_barra_bottoni_1
{
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
margin-top: -1px;
background-color: #eaeaea;
background-image:url(../img/search_result_table/actionbar-bg.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: 0pt;
background-y-position: 0pt;
font-size: 93%;
}
#srch_barra_bottoni_0
{
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #cccccc;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
border-left-color: #cccccc;
margin-top: -1px;
background-color: #E9F2F8;
background-image:url(../img/search_result_table/actionbar-bg-1.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-x-position: 0pt;
background-y-position: 0pt;
font-size: 93%;
}
#srch_barra_bottoni_0 ul
{
list-style:none;
}
#srch_barra_bottoni_1 ul
{
list-style:none;
}


#srch_barra_bottoni_0 li
{
display:inline;
padding: 5px 10px 5px 10px;
}
#srch_barra_bottoni_1 li
{
display:inline;
padding: 5px 10px 5px 10px;
}	

#srch_barra_bottoni_0 a
	{
	text-decoration:none;
	display:inline-block;
	}
#srch_barra_bottoni_1 a
	{
	text-decoration:none;
	display:inline-block;
	}
#srch_barra_bottoni_0 a:hover
	{
	display:inline-block;
	}
#srch_barra_bottoni_1 a:hover
	{
	display:inline-block;
	}	
	
.intestazioni-dati
{
width:110px;
color:#999;
font-weight:bold;
float:left;
padding:3px;
}
.corpo-dati
{
color:#333;
/*font-weight:bold;*/
padding:3px;
}	
