/*Search page body */
html,body{
	margin: 0;
	padding:0;
}

body{
	font-family: arial, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
}

/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#003366}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0066CC}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #006600}


a:visited{color:#5555AA}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{
	font-size: 13px;
	text-align: justify;
}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.title{
	color:#006699;
	font-size:13px;
}



.searchBox{
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.box_centrale {
	border: 1px solid #006699;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.box_centrale p{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: justify;
}

.box_centrale a:link{
	color: #0066CC;
	font-weight: bold;
}

.box_centrale a:visited{
	color: #0066CC;
	font-weight: bold;
}

.box_centrale a:hover{
	color: #FF6600;
	font-weight: bold;
}


.box_titolo {
	background-color: #0066CC;
	background-image: url(../../images/box_sfondo.jpg);
	background-repeat: repeat-x;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 2px;
	background-position: bottom;
}

.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{
	width: 510px;
	margin-left: 10px;
}

h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-bottom: 5px;
	}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}

/* Stili personali */
div#container{
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #9FBAEA;
}


div#logo{
	background-color:#FFFFFF;
	color: #FFFFFF;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/logo.jpg);
}

div#navigation{
	float:right;
	width: 200px;
	text-align: center;
}
div#content{
	margin-right: 205px;
	font-size: 12px;
	padding: 5px;
	margin-top: 10px;
}

div#contenthome{
	font-size: 12px;
	padding: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

div#footer a:link{
	color: #006699;
}

div#footer a:visited{
	color: #006699;
}

div#footer a:hover{
	color: #FF6600;
}

div#footer{
	clear:right;
	text-align:center;
	padding: 2px;
	background-color: #FFFFFF;
	color: #000;
	font-size: 12px;
	background-image: url(images/sfondo1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
h1{
	margin: 1;
	font-family: arial, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}

#navor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #316AC5;
	margin-bottom: 3px;
}

#navor a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #264E75;
	text-decoration: none;
}

#navor a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

#navor img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

/*Button*/
button{
	width:69px;
	height: 25px;
	border: 0;
	cursor: pointer;
	text-align:center;
	color:#FFF;
	text-transform: uppercase;
	background-color: #FFFFFF;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
}
button:hover{background-position: 0 -25px;color: #FFC}
button:active{background-position: 0 -70px;color: #FFF}


samp {
font-family: Verdana, Ariel;
color: #ee0000;
} 

.presentazione a:link {
	font-weight: bold;
	color: #FF0000;
}

.presentazione a:visited {
	font-weight: bold;
	color: #FF0000;
}

.presentazione a:hover {
	font-weight: bold;
	color: #FF6600;
}
