@charset "utf-8";
/* CSS Document */

#logos_area{}

#logos_area .unisul{
	display:block;
	background: url(logos/logounisul_templateuv.jpg) no-repeat;
	width:242px;
	height:142px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0px;
}

#logos_area .virtual{
	display:block;
	background: url(logos/logovirtual_templateuv.jpg) no-repeat;
	width:242px;
	height:139px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0px;
}


