/*DIV SIN*/

div#sin {
	width: 402px;
	border-right: 0;
}

html>body div#sin {
	width: 402px;
	border-right: 0;
}

/*--------------------*/

/*DIV DES*/

div#des {
	background: #fff url(../imm/puntinirep.gif) repeat-x top left ;
	width: 164px;
	height: 339px;
	position: absolute;
	top: 266px; /*cambio*/
	left: 549px; /*406 cambio*/
	voice-family: "\"}\""; /*cambio*/
	voice-family: inherith; /*cambio*/
	top: 265px; /*cambio*/
}

html>body div#des  {
	min-height: 339px;
	top: 271px; /*cambio*/
	left: 544px;
	height: auto;
}

div#des h3.title {
	text-align: right;
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
	text-transform: uppercase;
	font-family: arial;
	font-size: 0.9em;
	letter-spacing: 0.06em;
	border-top: 2px solid #DB1F14;
	padding-top: 1px;
	color: #333;
}

html>body div#des h3.title {
	margin: 0 0 0 0;
}

/*-------------------*/


/*DIV PROMO*/

div#promo {
	border: 1px solid #AC9F8C;
	height: 280px;
	margin-top: 31px;
	padding: 3px 7px 20px;
	voice-family: "\"}\"";
	voice-family: inherith;
	height: 260px;
}

html>body div#promo {
	height: auto;
	min-height: 260px;
	margin-top: 28px;
}

#promo div#int {
	background: #E7E1DA;
	height: 242px;
	padding: 12px 5px 6px 5px;
	voice-family: "\"}\"";
	voice-family: inherith;
	height: 224px;
}

html>body #promo div#int {
	height: auto;
	min-height: 224px;
}

#promo a {
	height: 18px;
	display: block;
	background: #C9BFB1;
	text-align: right;
	width: 148px;
	font: bold 0.7em arial;
	color: #51402D;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	voice-family: "\"}\"";
	voice-family: inherith;
	width: 141px;
	height: 16px;
}

html>body #promo a {
	width: 141px;
	height: 16px;
}

#promo div#int p {
	display: block;
	padding: 13px 3px 7px;
	margin: 0;
	background: #fff url(../imm/topnews.jpg) no-repeat top left;
	width: 137px;
	letter-spacing: 0.02em;
	line-height: 1.17em;
	height: 104px;
	font: 0.7em verdana;
	voice-family: "\"}\"";
	voice-family: inherith;
	width: 131px;
}

html>body #promo div#int p {
	width: 131px;
	min-height: 104px;
	height: auto;
}

#promo div#int img {
	margin-bottom: 3px;
	padding-bottom: 0;
	display: block;
}

