/* Css  */

#cntresults
{
	width:860px;
	height:auto;
	min-height:250px;	
}
#cntresults table td{
	margin:0px;
	padding:0px;
}

/*CONTENITORE DELLA SOLUZIONE
-------------------------------------------------------*/
.cntriepilogo
{
	width:850px;
	margin:0 auto 5px auto;
	min-height:20px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	text-align:center;	
}

.cntsoluzione{
	width:850px;
	min-height:252px;
	margin:auto;
	/*border:1px solid black;*/
}

/*Contenitore Foto*/
.cntfoto{
	width:204px;
	min-height:252px;
	margin:0 0 0 0;
}
.foto{
	width:200px;
	min-height:200px;
	margin:0 2px 0 2px;
}
.tipologia{
	width:200px;
	min-height:20px;
	margin:6px auto 6px auto;
	font-size:16px;
	font-weight:bold;
	background:#fff;
	line-height:20px;
	text-align:center;
	color:#ff6b11;
}
/*Contenitore Formule di trattamento*/
.cntformule{
	width:646px;
	min-height:140px;	
	margin:auto;	
}
/*Contenitore Mezza Pensione*/
.cntmp{
	width:636px;
	min-height:35px;
	margin:3px auto 0px auto;		
	background:#f2ec84;
}
/*Contenitore Pensione completa*/
.cntpc{
	width:636px;
	min-height:35px;
	margin:3px auto 0px auto;
	background:#f1ec9b;
}
/*Contenitore Residence*/
.cntres{
	width:636px;
	min-height:35px;
	margin:3px auto 0px auto;	
	background:#f4efad;		
}

/*Separatore tra le formule di trattamento*/
.sepformule
{
	width:600px;
	height:2px;
	margin:auto;	
}
.formula
{
	font-size:16px;
	font-weight:bold;
}
.descrzformula{
	font-weight:normal;
	font-style:italic;
	font-size:14px;
}
.descrzbreve{
	font-weight:normal;
	font-size:14px;
	margin-top:2px;
}
.cntfeatures
{
	width:636px;
	min-height:10px;
	margin:2px auto 2px 0px;
	
}
.costo{font-size:20px; font-weight:bolder; color:#333}
.textsmallbold, .textsmallnormal, .textsmallboldunderline{ font-size:12px; color:#000; width:120px}
.textsmallbold{	font-weight:bold; }
.textsmallnormal{font-weight:normal;}
.textsmallboldunderline{text-decoration:underline;font-weight:bold}

/*.cntdisp{ height:45px; width:186px; vertical-align:bottom}*/
.dispfree, .dispoccuped{ height:22px; width:140px; text-align:center; color:#FFF; font-weight:bold}
.dispfree{ background:#0C0;}
.dispoccuped{background:#900; width:110px }
.cntbuttons { width:636px; margin:auto;}
.titolo{font-size:22px; color:#333333; font-weight:bold}
