body{
	margin:0;
	padding:0;
	text-align: center;
}
#maincontainer{
	width: 551px; 
	margin: 0px 0px 0px 0px;
}
#maincontainer table{
	width:550px;
}
#risultati th{
	background-color:#cb73a7;
	border-bottom:3px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	height: 25px;
	text-align:left;
}
#risultati td{
	background-color:#f4f4f4;
	border-bottom:3px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #5f5f5f;
	text-align: left;
	vertical-align:top;
	height:30px;
}
#risultati td a{
	font-size: 11px;
	color: #5f5f5f;
	text-decoration:none;
	vertical-align:top;
}
#risultati td a:hover{
	font-size: 11px;
	color: #5f5f5f;
	text-decoration:underline;
}


/******************************************SCGEDA OFFERTE*****************************************************/

#txtinterno{
	text-align:left;
}
#txtinterno h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #a6397a;
	line-height:20px;
}
#txtinterno p{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #5f5f5f;
	text-align: justify;
	line-height: 14px;
}
#txtinterno a{
	font-size: 11px;
	color: #5f5f5f;
	text-decoration:underline;
}
.divisore{
	border-bottom: 1px solid #cfcecb;
	margin:15px 0px 15px 0px;
}
#txtinterno h2{
	font-size: 15px;
	font-weight: normal;
	color: #a6397a;
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
}
#txtinterno h3{
	font-size: 12px;
	font-weight: bold;
	color: #a6397a;
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
}
.linksright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b61422;	
	width: 545px;
	height: 20px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.linksright a{
	font-size: 12px;
	color: #b61422;	
	text-decoration: none;
}
.linksright a:hover{
	font-size: 12px;
	color: #b61422;	
	text-decoration: underline;
}
/************************************************RICERCA AVANZATA***********************************************************/

#txtinterno .formricerca{
	width:95%;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #cfcecb;
	margin: 15px 0px 10px 0px;
	background-image: url(images/sfondo_commenti.gif);
}
#txtinterno .formricerca p{
	line-height: normal;
	border-bottom: 1px dotted #999999;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}
#txtinterno .formricerca .parametri1{
	width: 40%;
	float:left;
	color: #5f5f5f;
	padding: 0px 0px 10px 0px;
}
#txtinterno .formricerca .parametri2{
	width: 60%;
	float:left;
	color: #5f5f5f;
	padding: 0px 0px 10px 0px;
}
#txtinterno .formricerca p{
	line-height: normal;
}
.hidden{
	visibility:hidden;
	font-size:5px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/*****************************************************RISULTATI RICERCA********************************************************/

.sx{
	padding: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #5f5f5f;
	margin:0px 0px 10px 0px;
	float:left;
}
.dx{
	text-align:right;
	padding: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #5f5f5f;
	margin:0px 0px 10px 0px;
}


.linksright #edit-submit{
	color:#ffffff;
	width:58px;
	height:21px;
	background-image: url(images/butt_cerca_lavoro_quadr.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#a6397a;
	border:1px;
}
.linksright #edit-delete{
	color:#ffffff;
	width:58px;
	height:21px;
	background-image: url(images/butt_annulla_quadr.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#4f4f4f;
	border:1px;
}
