#main-box {

	background: transparent;
	width: 831px; height: 83px;
	margin: 0 auto;

padding-bottom: 2px;

}



#box-left {
border: 1px solid #1b1b1b;
background-image: url(bg_matrimoni.png);
background-repeat: repeat-x ;
float: left;
width:488px;
height: 81px;
font-size: 10px;

}




#box-right {
width:338px;
height: 83px;	  
float: right;

}



#bloccoleft {
float: left;
width:70px;
/*height: 81px;	 */ 
padding-right: 6px;
padding-top: 10px;

text-align: right;
border: none;
color: #595959;

/*color: #4284B0; */


}

#bloccoright {

float: right;
width:410px;
border: none;
text-align: left;
padding-top: 10px;


}

#titolo {
position: relative ;
float: right;
margin-right: 10px;
font-size: 12px;
/*font-weight: bold ;*/
text-transform: lowercase;
}




