#content_top {
	background-color: #ebebeb;
}
#content_top  #fac-text {
	color: #989495;
	font-size: 28px;
	font-weight: normal;
	position: relative;
	top: 60px;
	left: 100px;
	width: 680px;
}
#content_top  #fac-text .alt-text {
	color: #FF9900;
	font-size: 28px;
	font-weight: normal;
}


#content_bottom {
	margin: 0px;
	padding: 0px;
}

#fac-list {
	clear: both;
	position: absolute;
	top: 160px;
	left: 0px;
}
#col_unica {

}
#col_unica h2 {
	font-weight: bold;
	padding: 10px 0 5px 0;
}



#fac-list td {
	font-size: 12px;
	font-weight: bold;
	color: #484848;
	padding: 2px 1px;
}
#fac-list   img, #col_list img {
	border: 1px solid #fff;
}
#fac-list   img.current, #col_list img.current {
	border: 1px solid #ff9900;
}
#content_bottom #col_left {

}
#content_bottom #col_right {
	width: 300px;
	float: left;
	margin: 10px;
}
#content_bottom #col_list {
	width: 60px;
	float: right;
}

